![]() |
VR-Link API Documentation for HLA 1.3
|
This is the complete list of members for DtInteraction, including all inherited members.
| addCallback(DtExerciseConn *conn, const std::vector< DtString > *classes, DtReceiveInteractionCb cb, void *usr, DtDDMRegionSP region=DtDDMRegionSP()) | DtInteraction | static |
| addCallback(DtExerciseConn *conn, const char *className, DtReceiveInteractionCb cb, void *usr, DtDDMRegionSP region=DtDDMRegionSP()) | DtInteraction | static |
| classDesc() const | DtInteraction | inlinevirtual |
| conveyedRegion() const | DtInteraction | virtual |
| customTagSet() const | DtInteraction | virtual |
| DtInteraction() | DtInteraction | |
| DtInteraction(const DtInteraction &orig) | DtInteraction | |
| eventRetractionHandle() const | DtInteraction | inlinevirtual |
| exerciseConn() const | DtInteraction | inlinevirtual |
| fedTime() const | DtInteraction | virtual |
| guessTimeValid(DtTime referenceTime) const | DtInteraction | virtual |
| interactionClassHandle() const | DtInteraction | inlinevirtual |
| interactionClassName() const | DtInteraction | inlinevirtual |
| interactionClassToUse(DtExerciseConn *exConn) const | DtInteraction | protectedvirtual |
| myClassDesc | DtInteraction | protected |
| myConveyedRegion | DtInteraction | protected |
| myCustomTagSet | DtInteraction | protected |
| myExConn | DtInteraction | protected |
| myFedTime | DtInteraction | protected |
| myPvList | DtInteraction | protected |
| myPvListMaxSize | DtInteraction | protected |
| myRetractionHandle | DtInteraction | protected |
| myTag | DtInteraction | protected |
| myTime | DtInteraction | protected |
| myTimeType | DtInteraction | protected |
| name() const =0 | DtInteraction | pure virtual |
| neededByFederation() const | DtInteraction | virtual |
| numParameters() const | DtInteraction | inlinevirtual |
| operator=(const DtInteraction &orig) | DtInteraction | |
| phvps() const =0 | DtInteraction | pure virtual |
| print() const | DtInteraction | virtual |
| printData() const | DtInteraction | inlinevirtual |
| printDataToStream(std::ostream &stream) const | DtInteraction | inlinevirtual |
| printDataToString(DtString &buff) const | DtInteraction | inlinevirtual |
| printHeader() const | DtInteraction | virtual |
| printHeaderToStream(std::ostream &stream) const | DtInteraction | virtual |
| printParams(bool withHex) const | DtInteraction | virtual |
| printParamsToStream(std::ostream &stream, bool withHex) const | DtInteraction | virtual |
| printToStream(std::ostream &stream) const | DtInteraction | virtual |
| privPvList() const | DtInteraction | protectedvirtual |
| removeCallback(DtExerciseConn *conn, const std::vector< DtString > *classes, DtReceiveInteractionCb cb, void *usr, DtDDMRegionSP region=DtDDMRegionSP()) | DtInteraction | static |
| removeCallback(DtExerciseConn *conn, const char *className, DtReceiveInteractionCb cb, void *usr, DtDDMRegionSP region=DtDDMRegionSP()) | DtInteraction | static |
| self() const | DtInteraction | inlineprotected |
| setConveyedRegion(const RTI::Region *region) | DtInteraction | virtual |
| setCustomTag(const DtString &a_tag) | DtInteraction | virtual |
| setEventRetractionHandle(const RTI::EventRetractionHandle &handle) | DtInteraction | inlinevirtual |
| setExConn(DtExerciseConn *exConn, DtInterClassDesc *classDesc=0) | DtInteraction | virtual |
| setFedTime(const RTI::FedTime &ft) | DtInteraction | virtual |
| setFromPhvps(const RTI::ParameterHandleValuePairSet &pvList)=0 | DtInteraction | pure virtual |
| setTag(const DtString &tag) | DtInteraction | virtual |
| setTagIsAsciiTime(bool val) | DtInteraction | static |
| setTimeStamp(DtTime time, DtTimeStampType type=DtTimeStampRelative) | DtInteraction | virtual |
| tag() const | DtInteraction | virtual |
| tagIsAsciiTime() | DtInteraction | static |
| theTagIsAsciiTime | DtInteraction | protectedstatic |
| timeStamp() const | DtInteraction | virtual |
| timeStampType() const | DtInteraction | virtual |
| ~DtInteraction() | DtInteraction | virtual |