![]() |
VR-Link API Documentation for DIS
|
Instances of DtStateMsg are used to represent state data communicated via the network in a DIS (as opposed to HLA) environment. More...
Inheritance diagram for DtStateMsg:
Collaboration diagram for DtStateMsg:Public Member Functions | |
| DtStateMsg () | |
| default constructor | |
| virtual | ~DtStateMsg () |
| destructor | |
| DtStateMsg (const DtStateMsg &orig) | |
| copy constructor | |
| DtStateMsg & | operator= (const DtStateMsg &orig) |
| assignment operator | |
Instances of DtStateMsg are used to represent state data communicated via the network in a DIS (as opposed to HLA) environment.
default constructor
| virtual DtStateMsg::~DtStateMsg | ( | ) | [virtual] |
destructor
| DtStateMsg::DtStateMsg | ( | const DtStateMsg & | orig | ) |
copy constructor
| DtStateMsg& DtStateMsg::operator= | ( | const DtStateMsg & | orig | ) |
assignment operator