VR-Link API Documentation for HLA 4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 std::shared_ptr
< DtEnvValue
DtEnvValueSP
 
typedef std::weak_ptr< DtEnvValueDtEnvValueWP
 
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 std::shared_ptr<DtEnvValue> DtEnvValueSP
typedef std::weak_ptr<DtEnvValue> DtEnvValueWP

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)