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-2008, 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://secondlifegrid.net/programs/open_source/licensing/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://secondlifegrid.net/programs/open_source/licensing/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().

const S32 DB_BORN_STR_LEN = 15

Definition at line 185 of file lldbstrings.h.

Definition at line 96 of file lldbstrings.h.

Referenced by process_chat_from_simulator().

Definition at line 95 of file lldbstrings.h.

Definition at line 204 of file lldbstrings.h.

Definition at line 104 of file lldbstrings.h.

Definition at line 103 of file lldbstrings.h.

Definition at line 108 of file lldbstrings.h.

Definition at line 107 of file lldbstrings.h.

Definition at line 217 of file lldbstrings.h.

Definition at line 216 of file lldbstrings.h.

Definition at line 123 of file lldbstrings.h.

Definition at line 119 of file lldbstrings.h.

Definition at line 70 of file lldbstrings.h.

Definition at line 58 of file lldbstrings.h.

Referenced by LLPanelGroupGeneral::apply().

Definition at line 56 of file lldbstrings.h.

Referenced by LLPanelGroupGeneral::apply().

Definition at line 91 of file lldbstrings.h.

Referenced by LLGroupNotifyBox::LLGroupNotifyBox().

Definition at line 92 of file lldbstrings.h.

Definition at line 89 of file lldbstrings.h.

Definition at line 90 of file lldbstrings.h.

Definition at line 62 of file lldbstrings.h.

Definition at line 61 of file lldbstrings.h.

Definition at line 66 of file lldbstrings.h.

Definition at line 65 of file lldbstrings.h.

Definition at line 76 of file lldbstrings.h.

Definition at line 215 of file lldbstrings.h.

Definition at line 214 of file lldbstrings.h.

Definition at line 85 of file lldbstrings.h.

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.

Definition at line 200 of file lldbstrings.h.

Definition at line 199 of file lldbstrings.h.

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_PICK_DESC_LEN = 1023

Definition at line 228 of file lldbstrings.h.

const S32 DB_PICK_DESC_SIZE = 1024

const S32 DB_PICK_NAME_LEN = 63

Definition at line 224 of file lldbstrings.h.

const S32 DB_PICK_NAME_SIZE = 64

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.

Definition at line 213 of file lldbstrings.h.

Definition at line 212 of file lldbstrings.h.

Definition at line 178 of file lldbstrings.h.

Definition at line 177 of file lldbstrings.h.

Definition at line 100 of file lldbstrings.h.

Definition at line 99 of file lldbstrings.h.

Definition at line 208 of file lldbstrings.h.

Definition at line 140 of file lldbstrings.h.

Referenced by LLPanelAvatar::processAvatarPropertiesReply().

Definition at line 139 of file lldbstrings.h.

Definition at line 136 of file lldbstrings.h.

Referenced by process_user_info_reply().

Definition at line 135 of file lldbstrings.h.

Definition at line 145 of file lldbstrings.h.

Referenced by LLPanelAvatar::processAvatarPropertiesReply().

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().

Definition at line 132 of file lldbstrings.h.

Definition at line 131 of file lldbstrings.h.

Definition at line 150 of file lldbstrings.h.

Referenced by LLPanelAvatar::processAvatarPropertiesReply().

Definition at line 149 of file lldbstrings.h.

Definition at line 158 of file lldbstrings.h.

Referenced by LLPanelAvatar::processAvatarInterestsReply().

Definition at line 157 of file lldbstrings.h.

Definition at line 154 of file lldbstrings.h.

Referenced by LLPanelAvatar::processAvatarInterestsReply().

Definition at line 153 of file lldbstrings.h.

Definition at line 173 of file lldbstrings.h.

Definition at line 165 of file lldbstrings.h.

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 Fri May 16 08:35:20 2008 for SecondLife by  doxygen 1.5.5