VR-Link API Documentation for HLA 1516
Public Member Functions | Protected Member Functions | Protected Attributes
DtBaseReflectedAggregate Class Reference

DtBaseReflectedAggregate is an abstract base class. More...

+ Inheritance diagram for DtBaseReflectedAggregate:
+ Collaboration diagram for DtBaseReflectedAggregate:

List of all members.

Public Member Functions

virtual ~DtBaseReflectedAggregate ()
 destructor
DtBaseReflectedAggregateoperator= (const DtBaseReflectedAggregate &orig)
 assignment operator
virtual
DtAggregateStateRepository
aggregateStateRep () const =0
 Get the aggregate's state repository.
virtual const DtObjectIdid () const
 Get the aggregate's identifier.

Protected Member Functions

 DtBaseReflectedAggregate (const DtObjectId &id)
 Constructors are protected since this is an abstract base class.
 DtBaseReflectedAggregate (const DtBaseReflectedAggregate &orig)
 copy constructor

Protected Attributes

DtObjectId myObjectId

Detailed Description

DtBaseReflectedAggregate is an abstract base class.

It is used to maintain the representation of a simulation aggregate reflected across a network (i.e. this is not a full simulation running on this machine).


Constructor & Destructor Documentation

destructor

Constructors are protected since this is an abstract base class.

constructor

copy constructor


Member Function Documentation

Get the aggregate's state repository.

virtual const DtObjectId& DtBaseReflectedAggregate::id ( ) const [virtual]

Get the aggregate's identifier.

DtBaseReflectedAggregate& DtBaseReflectedAggregate::operator= ( const DtBaseReflectedAggregate orig)

assignment operator


Member Data Documentation


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

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)