![]() |
VR-Link API Documentation for HLA 1516
|
class DtLifeformDecoder: More...
Inheritance diagram for DtLifeformDecoder:
Collaboration diagram for DtLifeformDecoder:Public Member Functions | |
| DtLifeformDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc) | |
| constructor More... | |
| virtual | ~DtLifeformDecoder () |
| destructor More... | |
| DtLifeformDecoder (const DtLifeformDecoder &orig) | |
| copy constructor More... | |
| DtLifeformDecoder & | operator= (const DtLifeformDecoder &orig) |
| assignment operator More... | |
Public Member Functions inherited from DtPhysicalEntityDecoder | |
| DtPhysicalEntityDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc) | |
| constructor More... | |
| virtual | ~DtPhysicalEntityDecoder () |
| destructor More... | |
| DtPhysicalEntityDecoder (const DtPhysicalEntityDecoder &orig) | |
| copy constructor More... | |
| DtPhysicalEntityDecoder & | operator= (const DtPhysicalEntityDecoder &orig) |
| assignment operator More... | |
Public Member Functions inherited from DtBaseEntityDecoder | |
| DtBaseEntityDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc) | |
| constructor More... | |
| virtual | |