llsd.cpp File Reference

LLSD flexible data system. More...

#include "linden_common.h"
#include "llsd.h"
#include "llerror.h"
#include "../llmath/llmath.h"
#include "llformat.h"

Include dependency graph for llsd.cpp:

Go to the source code of this file.

Classes

class  LLSD::Impl

Typedefs

typedef ImplBase Base
typedef std::map< LLSD::String,
LLSD
DataMap
typedef std::vector< LLSDDataVector

Functions

LLSD::Implsafe (LLSD::Impl *impl)
const LLSD::Implsafe (const LLSD::Impl *impl)
ImplMap & makeMap (LLSD::Impl *&var)
ImplArray & makeArray (LLSD::Impl *&var)

Variables

Data mValue
DataMap mData
DataVector mData


Detailed Description

LLSD flexible data system.

LicenseInfo
firstyear=2005&license=viewergpl

Copyright (c) 2005-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 llsd.cpp.


Typedef Documentation

typedef ImplBase Base

Definition at line 138 of file llsd.cpp.

typedef std::map<LLSD::String, LLSD> DataMap

Definition at line 310 of file llsd.cpp.

typedef std::vector<LLSD> DataVector

Definition at line 396 of file llsd.cpp.


Function Documentation

ImplArray& @16::makeArray ( LLSD::Impl *&  var  )  [inline, static]

Definition at line 645 of file llsd.cpp.

References LLSD::Impl::makeArray(), and safe().

Referenced by LLSD::append(), LLSD::beginArray(), LLSD::emptyArray(), LLSD::endArray(), LLSD::erase(), LLSD::insert(), LLSD::operator[](), and LLSD::set().

ImplMap& @16::makeMap ( LLSD::Impl *&  var  )  [inline, static]

Definition at line 642 of file llsd.cpp.

References LLSD::Impl::makeMap(), and safe().

Referenced by LLSD::beginMap(), LLSD::emptyMap(), LLSD::endMap(), LLSD::erase(), LLSD::insert(), and LLSD::operator[]().

const LLSD::Impl& @16::safe ( const LLSD::Impl impl  )  [inline, static]

Definition at line 639 of file llsd.cpp.

References LLSD::impl, and LLSD::Impl::safe().

LLSD::Impl& @16::safe ( LLSD::Impl impl  )  [inline, static]

Definition at line 636 of file llsd.cpp.

References LLSD::impl, and LLSD::Impl::safe().

Referenced by LLSD::asBinary(), LLSD::asBoolean(), LLSD::asDate(), LLSD::asInteger(), LLSD::asReal(), LLSD::assign(), LLSD::asString(), LLSD::asURI(), LLSD::asUUID(), LLSD::beginArray(), LLSD::beginMap(), LLSD::endArray(), LLSD::endMap(), LLSD::get(), LLSD::has(), makeArray(), makeMap(), LLSD::operator[](), LLSD::size(), and LLSD::type().


Variable Documentation

DataVector mData

Definition at line 398 of file llsd.cpp.

DataMap mData

Definition at line 312 of file llsd.cpp.

Referenced by LLCacheName::exportFile(), LLCacheName::importFile(), LLDispatchSetEstateAccess::operator()(), LLHUDEffectPointAt::packData(), LLHUDEffectLookAt::packData(), LLPrimitive::packTEMessage(), LLSDBinaryParser::parse(), LLTextureFetchWorker::processSimulatorPackets(), and LLPrimitive::unpackTEMessage().

Data mValue

Definition at line 136 of file llsd.cpp.

Referenced by LLControlBase::handleEvent().


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