lldbstrings.h File Reference

Database String Lengths. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const S32 DB_INV_ITEM_NAME_STR_LEN = 63
const S32 DB_INV_ITEM_NAME_BUF_SIZE = 64
const S32 DB_INV_ITEM_DESC_STR_LEN = 127
const S32 DB_INV_ITEM_DESC_BUF_SIZE = 128
const S32 DB_GROUP_NAME_STR_LEN = 35
const S32 DB_GROUP_NAME_BUF_SIZE = 36
const S32 DB_GROUP_NAME_MIN_LEN = 4
const U32 DB_GROUP_ROLE_NAME_STR_LEN = 20
const U32 DB_GROUP_ROLE_NAME_BUF_SIZE = DB_GROUP_ROLE_NAME_STR_LEN + 1
const U32 DB_GROUP_ROLE_TITLE_STR_LEN = 20
const U32 DB_GROUP_ROLE_TITLE_BUF_SIZE = DB_GROUP_ROLE_TITLE_STR_LEN + 1
const S32 DB_GROUP_CHARTER_STR_LEN = 511
const S32 DB_GROUP_CHARTER_BUF_SIZE = 512
const S32 DB_GROUP_TITLE_STR_LEN = 20
const S32 DB_GROUP_TITLE_BUF_SIZE = 21
const S32 MAX_MSG_STR_LEN = 1023
const S32 MAX_MSG_BUF_SIZE = 1024
const S32 DB_IM_MSG_STR_LEN = MAX_MSG_STR_LEN
const S32 DB_IM_MSG_BUF_SIZE = MAX_MSG_BUF_SIZE
const S32 DB_GROUP_NOTICE_SUBJ_STR_LEN = 63
const S32 DB_GROUP_NOTICE_SUBJ_STR_SIZE = 64
const S32 DB_GROUP_NOTICE_MSG_STR_LEN = MAX_MSG_STR_LEN - DB_GROUP_NOTICE_SUBJ_STR_LEN
const S32 DB_GROUP_NOTICE_MSG_STR_SIZE = MAX_MSG_BUF_SIZE - DB_GROUP_NOTICE_SUBJ_STR_SIZE
const S32 DB_CHAT_MSG_STR_LEN = MAX_MSG_STR_LEN
const S32 DB_CHAT_MSG_BUF_SIZE = MAX_MSG_BUF_SIZE
const S32 DB_STIPEND_DESC_STR_LEN = 254
const S32 DB_STIPEND_DESC_BUF_SIZE = 255
const S32 DB_EMAIL_FROM_STR_LEN = 78
const S32 DB_EMAIL_FROM_BUF_SIZE = 79
const S32 DB_EMAIL_SUBJECT_STR_LEN = 72
const S32 DB_EMAIL_SUBJECT_BUF_SIZE = 73
const S32 DB_MOTD_STR_LEN = 254
const S32 DB_MOTD_BUF_SIZE = 255
const S32 DB_FULL_NAME_STR_LEN = 63
const S32 DB_FULL_NAME_BUF_SIZE = 64
const S32 DB_FIRST_NAME_STR_LEN = 31
const S32 DB_FIRST_NAME_BUF_SIZE = 32
const S32 DB_LAST_NAME_STR_LEN = 31
const S32 DB_LAST_NAME_BUF_SIZE = 32
const S32 DB_USER_PASSWORD_STR_LEN = 100
const S32 DB_USER_PASSWORD_BUF_SIZE = 101
const S32 DB_USER_EMAIL_ADDR_STR_LEN = 254
const S32 DB_USER_EMAIL_ADDR_BUF_SIZE = 255
const S32 DB_USER_ABOUT_STR_LEN = 511
const S32 DB_USER_ABOUT_BUF_SIZE = 512
const S32 DB_USER_FL_ABOUT_STR_LEN = 254
const S32 DB_USER_FL_ABOUT_BUF_SIZE = 255
const S32 DB_USER_PROFILE_URL_STR_LEN = 254
const S32 DB_USER_PROFILE_URL_BUF_SIZE = 255
const S32 DB_USER_WANT_TO_STR_LEN = 254
const S32 DB_USER_WANT_TO_BUF_SIZE = 255
const S32 DB_USER_SKILLS_STR_LEN = 254
const S32 DB_USER_SKILLS_BUF_SIZE = 255
const S32 DB_NV_NAME_STR_LEN = 128
const S32 DB_NV_NAME_BUF_SIZE = 129
const S32 DB_VOTE_TEXT_STR_LEN = 254
const S32 DB_VOTE_TEXT_BUF_SIZE = 255
const S32 DB_VOTE_TYPE_STR_LEN = 9
const S32 DB_VOTE_TYPE_BUF_SIZE = 10
const S32 DB_VOTE_RESULT_BUF_LEN = 8
const S32 DB_VOTE_RESULT_BUF_SIZE = 9
const S32 DB_START_LOCATION_STR_LEN = 254
const S32 DB_START_LOCATION_BUF_SIZE = 255
const S32 DB_BORN_STR_LEN = 15
const S32 DB_BORN_BUF_SIZE = 16
const S32 DB_PLACE_NAME_LEN = 63
const S32 DB_PLACE_NAME_SIZE = 64
const S32 DB_PARCEL_NAME_LEN = 63
const S32 DB_PARCEL_NAME_SIZE = 64
const S32 DB_PLACE_DESC_LEN = 255
const S32 DB_PLACE_DESC_SIZE = 256
const S32 DB_PARCEL_DESC_LEN = 255
const S32 DB_PARCEL_DESC_SIZE = 256
const S32 DB_PARCEL_MUSIC_URL_LEN = 255
const S32 DB_PARCEL_MEDIA_URL_LEN = 255
const S32 DB_PARCEL_MUSIC_URL_SIZE = 256
const S32 DB_DATETIME_STR_LEN = 35
const S32 DB_DATETIME_BUF_SIZE = 36
const S32 DB_TERSE_DATETIME_STR_LEN = 15
const S32 DB_TERSE_DATETIME_BUF_SIZE = 16
const S32 DB_SIM_NAME_STR_LEN = 35
const S32 DB_SIM_NAME_BUF_SIZE = 36
const S32 DB_HOST_NAME_STR_LEN = 100
const S32 DB_HOST_NAME_BUF_SIZE = 101
const S32 DB_ESTATE_NAME_STR_LEN = 63
const S32 DB_ESTATE_NAME_BUF_SIZE = DB_ESTATE_NAME_STR_LEN + 1
const S32 DB_USER_NOTE_LEN = 1023
const S32 DB_USER_NOTE_SIZE = 1024
const S32 DB_PICK_NAME_LEN = 63
const S32 DB_PICK_NAME_SIZE = 64
const S32 DB_PICK_DESC_LEN = 1023
const S32 DB_PICK_DESC_SIZE = 1024


Detailed Description

Database String Lengths.

LicenseInfo
firstyear=2002&license=viewergpl

Copyright (c) 2002-2007, Linden Research, Inc.

Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlife.com/developers/opensource/gplv2

There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlife.com/developers/opensource/flossexception

By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.

ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE. $/LicenseInfo$

Definition in file lldbstrings.h.


Variable Documentation

const S32 DB_BORN_BUF_SIZE = 16

Definition at line 186 of file lldbstrings.h.

Referenced by LLPanelAvatar::processAvatarPropertiesReply(), and LLFloaterAvatarList::processAvatarPropertiesReply().

const S32 DB_BORN_STR_LEN = 15

Definition at line 185 of file lldbstrings.h.

const S32 DB_CHAT_MSG_BUF_SIZE = MAX_MSG_BUF_SIZE

Definition at line 96 of file lldbstrings.h.

Referenced by process_chat_from_simulator().

const S32 DB_CHAT_MSG_STR_LEN = MAX_MSG_STR_LEN

Definition at line 95 of file lldbstrings.h.

const S32 DB_DATETIME_BUF_SIZE = 36

Definition at line 205 of file lldbstrings.h.

Referenced by LLPanelGroupVoting::impl::processGroupActiveProposalItemReply(), LLGroupMgr::processGroupMembersReply(), and LLPanelGroupVoting::impl::processGroupVoteHistoryItemReply().

const S32 DB_DATETIME_STR_LEN = 35

Definition at line 204 of file lldbstrings.h.

const S32 DB_EMAIL_FROM_BUF_SIZE = 79

Definition at line 104 of file lldbstrings.h.

const S32 DB_EMAIL_FROM_STR_LEN = 78

Definition at line 103 of file lldbstrings.h.

const S32 DB_EMAIL_SUBJECT_BUF_SIZE = 73

Definition at line 108 of file lldbstrings.h.

const S32 DB_EMAIL_SUBJECT_STR_LEN = 72

Definition at line 107 of file lldbstrings.h.

const S32 DB_ESTATE_NAME_BUF_SIZE = DB_ESTATE_NAME_STR_LEN + 1

Definition at line 217 of file lldbstrings.h.

const S32 DB_ESTATE_NAME_STR_LEN = 63

Definition at line 216 of file lldbstrings.h.

const S32 DB_FIRST_NAME_BUF_SIZE = 32

Definition at line 124 of file lldbstrings.h.

Referenced by LLFloaterNewIM::addAgent(), LLAvatarTracker::addBuddyList(), LLNameListCtrl::addElement(), LLNameListCtrl::addNameItem(), LLPanelLandObjects::callbackReturnOwnerObjects(), LLViewerParcelMgr::deedLandToGroup(), LLPanelEvent::draw(), LLFloaterChat::getAvatarName(), LLTrustNet::getScoreData(), LLCacheName::importFile(), LLNotifyBox::LLNotifyBox(), mean_name_callback(), LLIMMgr::noteOfflineUsers(), LLPanelFriends::onClickIM(), LLPanelFriends::onClickModifyStatus(), LLPanelFriends::onClickRemove(), LLPanelLandObjects::onClickReturnOtherObjects(), LLPanelLandObjects::onClickReturnOwnerObjects(), process_script_dialog(), LLFloaterAvatarPicker::processAvatarPickerReply(), LLAvatarTracker::processChange(), LLPanelDirBrowser::processDirPeopleReply(), LLAvatarTracker::processNotify(), LLSelectMgr::processObjectPropertiesFamily(), LLCacheName::Impl::processUUIDReply(), LLFloaterAvatarTextures::refresh(), LLFloaterProperties::refreshFromItem(), LLSelectMgr::selectGetCreator(), LLSelectMgr::selectGetLastOwner(), LLSelectMgr::selectGetOwner(), LLNameEditor::setNameID(), LLNameBox::setNameID(), LLPanelGroupMembersSubTab::updateMembers(), and LLHoverView::updateText().

const S32 DB_FIRST_NAME_STR_LEN = 31

Definition at line 123 of file lldbstrings.h.

const S32 DB_FULL_NAME_BUF_SIZE = 64

Definition at line 120 of file lldbstrings.h.

Referenced by process_chat_from_simulator(), process_improved_im(), process_script_question(), and LLIMInfo::unpackMessageBlock().

const S32 DB_FULL_NAME_STR_LEN = 63

Definition at line 119 of file lldbstrings.h.

const S32 DB_GROUP_CHARTER_BUF_SIZE = 512

Definition at line 71 of file lldbstrings.h.

Referenced by LLGroupMgr::processGroupPropertiesReply(), and LLGroupMgr::processGroupRoleDataReply().

const S32 DB_GROUP_CHARTER_STR_LEN = 511

Definition at line 70 of file lldbstrings.h.

const S32 DB_GROUP_NAME_BUF_SIZE = 36

Definition at line 57 of file lldbstrings.h.

Referenced by LLNameListCtrl::addElement(), LLNameListCtrl::addGroupNameItem(), process_script_dialog(), LLAgent::processAgentDataUpdate(), LLAgent::processAgentGroupDataUpdate(), LLPanelAvatar::processAvatarGroupsReply(), LLPanelDirBrowser::processDirGroupsReply(), LLGroupMgr::processGroupPropertiesReply(), LLGroupMgr::processGroupRoleDataReply(), LLCacheName::Impl::processUUIDReply(), LLFloaterProperties::refreshFromItem(), LLPanelLandAccess::refreshNames(), LLNameEditor::setNameID(), LLNameBox::setNameID(), and LLHoverView::updateText().

const S32 DB_GROUP_NAME_MIN_LEN = 4

Definition at line 58 of file lldbstrings.h.

Referenced by LLPanelGroupGeneral::apply().

const S32 DB_GROUP_NAME_STR_LEN = 35

Definition at line 56 of file lldbstrings.h.

Referenced by LLPanelGroupGeneral::apply().

const S32 DB_GROUP_NOTICE_MSG_STR_LEN = MAX_MSG_STR_LEN - DB_GROUP_NOTICE_SUBJ_STR_LEN

Definition at line 91 of file lldbstrings.h.

Referenced by LLGroupNotifyBox::LLGroupNotifyBox().

const S32 DB_GROUP_NOTICE_MSG_STR_SIZE = MAX_MSG_BUF_SIZE - DB_GROUP_NOTICE_SUBJ_STR_SIZE

Definition at line 92 of file lldbstrings.h.

const S32 DB_GROUP_NOTICE_SUBJ_STR_LEN = 63

Definition at line 89 of file lldbstrings.h.

const S32 DB_GROUP_NOTICE_SUBJ_STR_SIZE = 64

Definition at line 90 of file lldbstrings.h.

const U32 DB_GROUP_ROLE_NAME_BUF_SIZE = DB_GROUP_ROLE_NAME_STR_LEN + 1

Definition at line 62 of file lldbstrings.h.

const U32 DB_GROUP_ROLE_NAME_STR_LEN = 20

Definition at line 61 of file lldbstrings.h.

const U32 DB_GROUP_ROLE_TITLE_BUF_SIZE = DB_GROUP_ROLE_TITLE_STR_LEN + 1

Definition at line 66 of file lldbstrings.h.

const U32 DB_GROUP_ROLE_TITLE_STR_LEN = 20

Definition at line 65 of file lldbstrings.h.

const S32 DB_GROUP_TITLE_BUF_SIZE = 21

Definition at line 77 of file lldbstrings.h.

Referenced by LLAgent::processAgentDataUpdate(), LLPanelAvatar::processAvatarGroupsReply(), LLGroupMgr::processGroupMembersReply(), LLGroupMgr::processGroupPropertiesReply(), LLGroupMgr::processGroupRoleDataReply(), and LLGroupMgr::processGroupTitlesReply().

const S32 DB_GROUP_TITLE_STR_LEN = 20

Definition at line 76 of file lldbstrings.h.

const S32 DB_HOST_NAME_BUF_SIZE = 101

Definition at line 215 of file lldbstrings.h.

const S32 DB_HOST_NAME_STR_LEN = 100

Definition at line 214 of file lldbstrings.h.

const S32 DB_IM_MSG_BUF_SIZE = MAX_MSG_BUF_SIZE

Definition at line 86 of file lldbstrings.h.

Referenced by LLViewerChatterBoxInvitation::post(), process_improved_im(), and LLIMInfo::unpackMessageBlock().

const S32 DB_IM_MSG_STR_LEN = MAX_MSG_STR_LEN

Definition at line 85 of file lldbstrings.h.

const S32 DB_INV_ITEM_DESC_BUF_SIZE = 128

Definition at line 53 of file lldbstrings.h.

Referenced by LLSelectMgr::processObjectProperties(), LLSelectMgr::processObjectPropertiesFamily(), and LLInventoryItem::unpackMessage().

const S32 DB_INV_ITEM_DESC_STR_LEN = 127

Definition at line 52 of file lldbstrings.h.

Referenced by LLWearable::importFile(), LLFloaterNameDesc::postBuild(), LLFloaterImport::postBuild(), and LLAssetInfo::setDescription().

const S32 DB_INV_ITEM_NAME_BUF_SIZE = 64

Definition at line 47 of file lldbstrings.h.

Referenced by LLNotifyBox::LLNotifyBox(), process_improved_im(), process_script_dialog(), LLSelectMgr::processObjectProperties(), LLFloaterEventLog::processObjectProperties(), LLSelectMgr::processObjectPropertiesFamily(), LLFloaterEventLog::processObjectPropertiesFamily(), LLInventoryCategory::unpackMessage(), and LLInventoryItem::unpackMessage().

const S32 DB_INV_ITEM_NAME_STR_LEN = 63

Defines the length of strings that are stored in the database (and the size of the buffer large enough to hold each one)

Definition at line 46 of file lldbstrings.h.

Referenced by LLFileUploadBulk::handleEvent(), LLWearable::importFile(), LLInventoryObject::importLegacyStream(), LLFolderView::LLFolderView(), LLInventoryObject::LLInventoryObject(), LLAgent::makeNewOutfit(), LLFloaterNameDesc::postBuild(), LLFloaterImport::postBuild(), LLInventoryObject::rename(), LLAgent::saveWearableAs(), LLAssetInfo::setName(), upload_done_callback(), and LLNewAgentInventoryResponder::uploadComplete().

const S32 DB_LAST_NAME_BUF_SIZE = 32

Definition at line 128 of file lldbstrings.h.

Referenced by LLFloaterNewIM::addAgent(), LLAvatarTracker::addBuddyList(), LLNameListCtrl::addElement(), LLNameListCtrl::addNameItem(), LLPanelLandObjects::callbackReturnOwnerObjects(), LLPanelEvent::draw(), LLTrustNet::getScoreData(), LLCacheName::importFile(), LLNotifyBox::LLNotifyBox(), mean_name_callback(), LLIMMgr::noteOfflineUsers(), LLPanelFriends::onClickIM(), LLPanelFriends::onClickModifyStatus(), LLPanelFriends::onClickRemove(), LLPanelLandObjects::onClickReturnOtherObjects(), LLPanelLandObjects::onClickReturnOwnerObjects(), process_script_dialog(), LLFloaterAvatarPicker::processAvatarPickerReply(), LLAvatarTracker::processChange(), LLPanelDirBrowser::processDirPeopleReply(), LLAvatarTracker::processNotify(), LLSelectMgr::processObjectPropertiesFamily(), LLCacheName::Impl::processUUIDReply(), LLFloaterAvatarTextures::refresh(), LLFloaterProperties::refreshFromItem(), LLSelectMgr::selectGetCreator(), LLSelectMgr::selectGetLastOwner(), LLSelectMgr::selectGetOwner(), LLNameEditor::setNameID(), LLNameBox::setNameID(), LLPanelGroupMembersSubTab::updateMembers(), LLFloaterBuyLandUI::updateNames(), and LLHoverView::updateText().

const S32 DB_LAST_NAME_STR_LEN = 31

Definition at line 127 of file lldbstrings.h.

const S32 DB_MOTD_BUF_SIZE = 255

Definition at line 112 of file lldbstrings.h.

const S32 DB_MOTD_STR_LEN = 254

Definition at line 111 of file lldbstrings.h.

const S32 DB_NV_NAME_BUF_SIZE = 129

Definition at line 162 of file lldbstrings.h.

const S32 DB_NV_NAME_STR_LEN = 128

Definition at line 161 of file lldbstrings.h.

const S32 DB_PARCEL_DESC_LEN = 255

Definition at line 197 of file lldbstrings.h.

const S32 DB_PARCEL_DESC_SIZE = 256

Definition at line 198 of file lldbstrings.h.

const S32 DB_PARCEL_MEDIA_URL_LEN = 255

Definition at line 200 of file lldbstrings.h.

const S32 DB_PARCEL_MUSIC_URL_LEN = 255

Definition at line 199 of file lldbstrings.h.

const S32 DB_PARCEL_MUSIC_URL_SIZE = 256

Definition at line 201 of file lldbstrings.h.

const S32 DB_PARCEL_NAME_LEN = 63

Definition at line 191 of file lldbstrings.h.

Referenced by LLPanelClassified::postBuild().

const S32 DB_PARCEL_NAME_SIZE = 64

Definition at line 192 of file lldbstrings.h.

Referenced by LLPanelClassified::processClassifiedInfoReply(), LLPanelDirBrowser::processDirClassifiedReply(), and LLPanelPick::processPickInfoReply().

const S32 DB_PICK_DESC_LEN = 1023

Definition at line 228 of file lldbstrings.h.

const S32 DB_PICK_DESC_SIZE = 1024

Definition at line 229 of file lldbstrings.h.

Referenced by LLPanelClassified::processClassifiedInfoReply(), and LLPanelPick::processPickInfoReply().

const S32 DB_PICK_NAME_LEN = 63

Definition at line 224 of file lldbstrings.h.

const S32 DB_PICK_NAME_SIZE = 64

Definition at line 225 of file lldbstrings.h.

Referenced by LLPanelAvatarClassified::processAvatarClassifiedReply(), and LLPanelAvatarPicks::processAvatarPicksReply().

const S32 DB_PLACE_DESC_LEN = 255

Definition at line 195 of file lldbstrings.h.

const S32 DB_PLACE_DESC_SIZE = 256

Definition at line 196 of file lldbstrings.h.

const S32 DB_PLACE_NAME_LEN = 63

Definition at line 189 of file lldbstrings.h.

const S32 DB_PLACE_NAME_SIZE = 64

Definition at line 190 of file lldbstrings.h.

const S32 DB_SIM_NAME_BUF_SIZE = 36

Definition at line 213 of file lldbstrings.h.

const S32 DB_SIM_NAME_STR_LEN = 35

Definition at line 212 of file lldbstrings.h.

const S32 DB_START_LOCATION_BUF_SIZE = 255

Definition at line 178 of file lldbstrings.h.

const S32 DB_START_LOCATION_STR_LEN = 254

Definition at line 177 of file lldbstrings.h.

const S32 DB_STIPEND_DESC_BUF_SIZE = 255

Definition at line 100 of file lldbstrings.h.

const S32 DB_STIPEND_DESC_STR_LEN = 254

Definition at line 99 of file lldbstrings.h.

const S32 DB_TERSE_DATETIME_BUF_SIZE = 16

Definition at line 209 of file lldbstrings.h.

Referenced by LLPanelGroupVoting::impl::processGroupActiveProposalItemReply().

const S32 DB_TERSE_DATETIME_STR_LEN = 15

Definition at line 208 of file lldbstrings.h.

const S32 DB_USER_ABOUT_BUF_SIZE = 512

Definition at line 140 of file lldbstrings.h.

Referenced by LLPanelAvatar::processAvatarPropertiesReply().

const S32 DB_USER_ABOUT_STR_LEN = 511

Definition at line 139 of file lldbstrings.h.

const S32 DB_USER_EMAIL_ADDR_BUF_SIZE = 255

Definition at line 136 of file lldbstrings.h.

Referenced by process_user_info_reply().

const S32 DB_USER_EMAIL_ADDR_STR_LEN = 254

Definition at line 135 of file lldbstrings.h.

const S32 DB_USER_FL_ABOUT_BUF_SIZE = 255

Definition at line 145 of file lldbstrings.h.

Referenced by LLPanelAvatar::processAvatarPropertiesReply().

const S32 DB_USER_FL_ABOUT_STR_LEN = 254

Definition at line 144 of file lldbstrings.h.

const S32 DB_USER_NOTE_LEN = 1023

Definition at line 220 of file lldbstrings.h.

const S32 DB_USER_NOTE_SIZE = 1024

Definition at line 221 of file lldbstrings.h.

Referenced by LLPanelAvatar::processAvatarNotesReply().

const S32 DB_USER_PASSWORD_BUF_SIZE = 101

Definition at line 132 of file lldbstrings.h.

const S32 DB_USER_PASSWORD_STR_LEN = 100

Definition at line 131 of file lldbstrings.h.

const S32 DB_USER_PROFILE_URL_BUF_SIZE = 255

Definition at line 150 of file lldbstrings.h.

Referenced by LLPanelAvatar::processAvatarPropertiesReply().

const S32 DB_USER_PROFILE_URL_STR_LEN = 254

Definition at line 149 of file lldbstrings.h.

const S32 DB_USER_SKILLS_BUF_SIZE = 255

Definition at line 158 of file lldbstrings.h.

Referenced by LLPanelAvatar::processAvatarInterestsReply().

const S32 DB_USER_SKILLS_STR_LEN = 254

Definition at line 157 of file lldbstrings.h.

const S32 DB_USER_WANT_TO_BUF_SIZE = 255

Definition at line 154 of file lldbstrings.h.

Referenced by LLPanelAvatar::processAvatarInterestsReply().

const S32 DB_USER_WANT_TO_STR_LEN = 254

Definition at line 153 of file lldbstrings.h.

const S32 DB_VOTE_RESULT_BUF_LEN = 8

Definition at line 173 of file lldbstrings.h.

const S32 DB_VOTE_RESULT_BUF_SIZE = 9

Definition at line 174 of file lldbstrings.h.

Referenced by LLPanelGroupVoting::impl::processGroupActiveProposalItemReply(), and LLPanelGroupVoting::impl::processGroupVoteHistoryItemReply().

const S32 DB_VOTE_TEXT_BUF_SIZE = 255

Definition at line 166 of file lldbstrings.h.

Referenced by LLPanelGroupVoting::impl::processGroupActiveProposalItemReply(), and LLPanelGroupVoting::impl::processGroupVoteHistoryItemReply().

const S32 DB_VOTE_TEXT_STR_LEN = 254

Definition at line 165 of file lldbstrings.h.

const S32 DB_VOTE_TYPE_BUF_SIZE = 10

Definition at line 170 of file lldbstrings.h.

Referenced by LLPanelGroupVoting::impl::processGroupActiveProposalItemReply(), and LLPanelGroupVoting::impl::processGroupVoteHistoryItemReply().

const S32 DB_VOTE_TYPE_STR_LEN = 9

Definition at line 169 of file lldbstrings.h.

const S32 MAX_MSG_BUF_SIZE = 1024

Definition at line 82 of file lldbstrings.h.

Referenced by LLFloaterIMPanel::sendMsg().

const S32 MAX_MSG_STR_LEN = 1023

Definition at line 81 of file lldbstrings.h.


Generated on Thu Jul 1 06:10:09 2010 for Second Life Viewer by  doxygen 1.4.7