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

A container class for the SilentAggregateType. More...

Public Member Functions

 DtSilentAggregate ()
 Default CTOR. More...
 
 DtSilentAggregate (const DtSilentAggregate &other)
 Copy CTOR - this class is copyable. More...
 
virtual ~DtSilentAggregate ()
 Default DTOR. More...
 
DtSilentAggregateoperator= (const DtSilentAggregate &other)
 Assignment Operator - this class is copyable. More...
 
bool operator== (const DtSilentAggregate &other) const
 Tests for equality by comparing size and bytes. More...
 
Data Exchange Attributes
 DtDEC_ATTRIBUTE (DtEntityType, EntityType, entityType)
 The Type of this aggregate. More...
 
 DtDEC_ATTRIBUTE (DtU32, NumberOfAggregates, numberOfAggregates)
 The number of these aggregates. More...
 

Detailed Description

A container class for the SilentAggregateType.

Constructor & Destructor Documentation

MAKVrExchange::DtSilentAggregate::DtSilentAggregate ( )

Default CTOR.

MAKVrExchange::DtSilentAggregate::DtSilentAggregate ( const DtSilentAggregate other)

Copy CTOR - this class is copyable.

virtual MAKVrExchange::DtSilentAggregate::~DtSilentAggregate ( )
virtual

Default DTOR.

Member Function Documentation

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

The Type of this aggregate.

MAKVrExchange::DtSilentAggregate::DtDEC_ATTRIBUTE ( DtU32  ,
NumberOfAggregates  ,
numberOfAggregates   
)

The number of these aggregates.

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

Assignment Operator - this class is copyable.

bool MAKVrExchange::DtSilentAggregate::operator== ( const DtSilentAggregate 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 Tue Jun 25 16:45:35 EDT 2024 from SVN revision 267383
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)