VR-Exchange 2.4 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
MAKVrExchange::DtSilentEntity Class Reference

Represents entities which are not simulated, but rather only listed in the aggregate. More...

Public Member Functions

 DtSilentEntity ()
 Default CTOR.
 DtSilentEntity (const DtSilentEntity &other)
 Copy CTOR - this class is copyable.
virtual ~DtSilentEntity ()
 Default DTOR.
DtSilentEntityoperator= (const DtSilentEntity &other)
 Assignment Operator - this class is copyable.
bool operator== (const DtSilentEntity &other) const
 Tests for equality by comparing size and bytes.
Data Exchange Attributes
 DtDEC_ATTRIBUTE (DtU32, NumberOfEntities, numberOfEntities)
 The number of entities of this type.
 DtDEC_ATTRIBUTE (DtU32, NumberOfAppearanceRecords, numberOfAppearanceRecords)
 The Number of Appearance records in this aggregate.
 DtDEC_ATTRIBUTE (DtU64, EntityAppearance, entityAppearance)
 The Entity's appearance record.
 DtDEC_ATTRIBUTE (DtEntityType, EntityType, entityType)
 The Entity's type.

Detailed Description

Represents entities which are not simulated, but rather only listed in the aggregate.

Constructor & Destructor Documentation

MAKVrExchange::DtSilentEntity::DtSilentEntity ( )

Default CTOR.

MAKVrExchange::DtSilentEntity::DtSilentEntity ( const DtSilentEntity other)

Copy CTOR - this class is copyable.

virtual MAKVrExchange::DtSilentEntity::~DtSilentEntity ( )
virtual

Default DTOR.

Member Function Documentation

MAKVrExchange::DtSilentEntity::DtDEC_ATTRIBUTE ( DtU32  ,
NumberOfEntities  ,
numberOfEntities   
)

The number of entities of this type.

MAKVrExchange::DtSilentEntity::DtDEC_ATTRIBUTE ( DtU32  ,
NumberOfAppearanceRecords  ,
numberOfAppearanceRecords   
)

The Number of Appearance records in this aggregate.

MAKVrExchange::DtSilentEntity::DtDEC_ATTRIBUTE ( DtU64  ,
EntityAppearance  ,
entityAppearance   
)

The Entity's appearance record.

MAKVrExchange::DtSilentEntity::DtDEC_ATTRIBUTE ( DtEntityType  ,
EntityType  ,
entityType   
)

The Entity's type.

DtSilentEntity& MAKVrExchange::DtSilentEntity::operator= ( const DtSilentEntity other)

Assignment Operator - this class is copyable.

bool MAKVrExchange::DtSilentEntity::operator== ( const DtSilentEntity other) const

Tests for equality by comparing size and bytes.


The documentation for this class was generated from the following file:

Document ID: Generated on Thu Jul 23 10:25:22 EDT 2015 from SVN revision 155065
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)