llnamevalue.h File Reference

class for defining name value pairs. More...

#include "string_table.h"
#include "llmath.h"
#include "v3math.h"
#include "lldbstrings.h"

Include dependency graph for llnamevalue.h:

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

Go to the source code of this file.

Classes

union  u_name_value_reference
class  LLNameValue

Typedefs

typedef enum e_name_value_types ENameValueType
typedef enum e_name_value_class ENameValueClass
typedef enum e_name_value_sento ENameValueSendto
typedef union
u_name_value_reference 
UNameValueReference

Enumerations

enum  e_name_value_types {
  NVT_NULL, NVT_STRING, NVT_F32, NVT_S32,
  NVT_VEC3, NVT_U32, NVT_CAMERA, NVT_ASSET,
  NVT_U64, NVT_EOF
}
enum  e_name_value_class { NVC_NULL, NVC_READ_ONLY, NVC_READ_WRITE, NVC_EOF }
enum  e_name_value_sento {
  NVS_NULL, NVS_SIM, NVS_DATA_SIM, NVS_SIM_VIEWER,
  NVS_DATA_SIM_VIEWER, NVS_EOF
}

Variables

const U32 NAME_VALUE_BUF_SIZE = 1024
const U32 NAME_VALUE_TYPE_STRING_LENGTH = 8
const U32 NAME_VALUE_CLASS_STRING_LENGTH = 16
const U32 NAME_VALUE_SENDTO_STRING_LENGTH = 18
const U32 NAME_VALUE_DATA_SIZE
char NameValueTypeStrings [NVT_EOF][NAME_VALUE_TYPE_STRING_LENGTH]
char NameValueClassStrings [NVC_EOF][NAME_VALUE_CLASS_STRING_LENGTH]
char NameValueSendtoStrings [NVS_EOF][NAME_VALUE_SENDTO_STRING_LENGTH]
LLStringTable gNVNameTable


Detailed Description

class for defining name value pairs.

LicenseInfo
firstyear=2001&license=viewergpl

Copyright (c) 2001-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 llnamevalue.h.


Typedef Documentation


Enumeration Type Documentation

Enumerator:
NVC_NULL 
NVC_READ_ONLY 
NVC_READ_WRITE 
NVC_EOF 

Definition at line 71 of file llnamevalue.h.

Enumerator:
NVS_NULL 
NVS_SIM 
NVS_DATA_SIM 
NVS_SIM_VIEWER 
NVS_DATA_SIM_VIEWER 
NVS_EOF 

Definition at line 79 of file llnamevalue.h.

Enumerator:
NVT_NULL 
NVT_STRING 
NVT_F32 
NVT_S32 
NVT_VEC3 
NVT_U32 
NVT_CAMERA 
NVT_ASSET 
NVT_U64 
NVT_EOF 

Definition at line 57 of file llnamevalue.h.


Variable Documentation

const U32 NAME_VALUE_BUF_SIZE = 1024

Definition at line 91 of file llnamevalue.h.

Referenced by process_name_value(), and process_remove_name_value().

Definition at line 95 of file llnamevalue.h.

Definition at line 96 of file llnamevalue.h.

Definition at line 94 of file llnamevalue.h.

Definition at line 69 of file llnamevalue.cpp.

Referenced by LLNameValue::baseInit(), and LLNameValue::LLNameValue().

Definition at line 76 of file llnamevalue.cpp.

Referenced by LLNameValue::baseInit(), and LLNameValue::LLNameValue().


Generated on Fri May 16 08:35:25 2008 for SecondLife by  doxygen 1.5.5