VR-Exchange 2.1 API Documentation
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.
virtual ~DtSilentEntity ()
 Default DTOR.
 DtSilentEntity (const DtSilentEntity &other)
 Copy CTOR - this class is copyable.
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

The number of entities of this type.

 DtDEC_ATTRIBUTE (DtU32, NumberOfEntities, numberOfEntities)
 The Number of Appearance records in this aggregate.
 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.

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

Default DTOR.

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

Copy CTOR - this class is copyable.

Member Function Documentation

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.

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

The Number of Appearance records in this aggregate.

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.


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

Document ID: Generated on Tue Aug 7 22:07:13 EDT 2012 from SVN revision 117874
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)