![]() |
VR-Link API Documentation for HLA 1516
|
This is the complete list of members for DtStateDecoderFactory, including all inherited members.
| addAttributeDecoder(RTI::ObjectClassHandle classHand, RTI::AttributeHandle attrHand, DtHlaStateDecoder::DtAttributeDecoder decoder, bool applyToSubclasses=true) | DtStateDecoderFactory | virtual |
| addAttributeDecoder(char *className, RTI::AttributeHandle attrHand, DtHlaStateDecoder::DtAttributeDecoder func, bool applyToSubclasses=true) | DtStateDecoderFactory | |
| addAttributeDecoder(RTI::ObjectClassHandle classHand, char *attrName, DtHlaStateDecoder::DtAttributeDecoder func, bool applyToSubclasses=true) | DtStateDecoderFactory | |
| addAttributeDecoder(char *className, char *attrName, DtHlaStateDecoder::DtAttributeDecoder func, bool applyToSubclasses=true) | DtStateDecoderFactory | |
| addDecoder(RTI::ObjectClassHandle hand, DtHlaStateDecoder *decoder) | DtStateDecoderFactory | virtual |
| createDecoder(RTI::ObjectClassHandle hand) | DtStateDecoderFactory | virtual |
| decoder(RTI::ObjectClassHandle hand, bool copyBase=false) | DtStateDecoderFactory | virtual |
| DtStateDecoderFactory(DtExerciseConn *exConn) | DtStateDecoderFactory | |
| DtStateDecoderFactory(DtFom *fom) | DtStateDecoderFactory | |
| DtStateDecoderFactory(const DtStateDecoderFactory &orig) | DtStateDecoderFactory | private |
| myFom | DtStateDecoderFactory | protected |
| myProtos | DtStateDecoderFactory | protected |
| ObjectClassHandleToStateDecoderMap typedef | DtStateDecoderFactory | protected |
| operator=(const DtStateDecoderFactory &orig) | DtStateDecoderFactory | private |
| ~DtStateDecoderFactory() | DtStateDecoderFactory | virtual |