VR-Link API Documentation for DIS
Classes | Macros | Typedefs

Contains the DtEnvValue class as well as various typedefs. More...

Go to the source code of this file.

Classes

class  DtEnvValue
 Base value object which simply stores a single string value. More...

Macros

#define RESERVED_VALUE(N)   (1 << N)

Typedefs

typedef DtBoost::shared_ptr
< DtEnvValue
DtEnvValueSP
typedef DtBoost::weak_ptr
< DtEnvValue
DtEnvValueWP
typedef std::list< DtEnvValueSPDtEnvValueList
typedef DtString DtEnvValueType
typedef DtEnvValueList::iterator DtEnvValueIterator

Detailed Description

Contains the DtEnvValue class as well as various typedefs.

Macro Definition Documentation

#define RESERVED_VALUE (   N)    (1 << N)

Typedef Documentation

typedef DtEnvValueList::iterator DtEnvValueIterator
typedef std::list<DtEnvValueSP> DtEnvValueList
typedef DtBoost::shared_ptr<DtEnvValue> DtEnvValueSP
typedef DtBoost::weak_ptr<DtEnvValue> DtEnvValueWP

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)