![]() |
VR-Link API Documentation for HLA 1.3
|
This is the complete list of members for DtCreateObjectResultInter, including all inherited members.
| addCallback(DtExerciseConn *conn, DtCreateObjectResultInterCb cb, void *usr, DtDDMRegionSP region=DtDDMRegionSP()) | DtCreateObjectResultInter | static |
| DtInteractionWithEncDec::addCallback(DtExerciseConn *conn, const DtList *classes, DtReceiveInteractionCb cb, void *usr, DtDDMRegionSP region=DtDDMRegionSP()) | DtInteraction | static |
| DtInteractionWithEncDec::addCallback(DtExerciseConn *conn, const char *className, DtReceiveInteractionCb cb, void *usr, DtDDMRegionSP region=DtDDMRegionSP()) | DtInteraction | static |
| classDesc() const | DtInteraction | inlinevirtual |
| create() | DtCreateObjectResultInter | static |
| createDecoder(DtExerciseConn *exConn) const | DtInteractionWithEncDec | protectedvirtual |
| createEncoder(DtExerciseConn *exConn) const | DtInteractionWithEncDec | protectedvirtual |
| createObjectResult() const | DtCreateObjectResultInter | inlinevirtual |
| customTagSet() const | DtInteraction | virtual |
| decoder() const | DtInteractionWithEncDec | inlinevirtual |
| decoderToUse(DtExerciseConn *exConn) const | DtInteractionWithEncDec | protectedvirtual |
| DtCreateObjectResultInter() | DtCreateObjectResultInter | |
| DtCreateObjectResultInter(const DtCreateObjectResultInter &orig) | DtCreateObjectResultInter | |
| DtInteraction() | DtInteraction | |
| DtInteraction(const DtInteraction &orig) | DtInteraction | |
| DtInteractionWithEncDec() | DtInteractionWithEncDec | |
| DtInteractionWithEncDec(const DtInteractionWithEncDec &orig) | DtInteractionWithEncDec | |
| encoder() const | DtInteractionWithEncDec | inlinevirtual |
| encoderToUse(DtExerciseConn *exConn) const | DtInteractionWithEncDec | protectedvirtual |
| 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 |
| myCreateObjectResult | DtCreateObjectResultInter | protected |
| myCustomTagSet | DtInteraction | protected |
| myData | DtInteractionWithEncDec | protected |
| myDecoder | DtInteractionWithEncDec | protected |
| myEncoder | DtInteractionWithEncDec | protected |
| myExConn | DtInteraction | protected |
| myFedTime | DtInteraction | protected |
| myPvList | DtInteraction | protected |
| myPvListMaxSize | DtInteraction | protected |
| myRegion | DtInteraction | protected |
| myRequestId | DtCreateObjectResultInter | protected |
| myRetractionHandle | DtInteraction | protected |
| myTag | DtInteraction | protected |
| myTime | DtInteraction | protected |
| myTimeType | DtInteraction | protected |
| name() const | DtCreateObjectResultInter | inlinevirtual |
| neededByFederation() const | DtInteraction | virtual |
| numParameters() const | DtInteraction | inlinevirtual |
| operator=(const DtCreateObjectResultInter &orig) | DtCreateObjectResultInter | |
| DtInteractionWithEncDec::operator=(const DtInteractionWithEncDec &orig) | DtInteractionWithEncDec | |
| DtInteraction::operator=(const DtInteraction &orig) | DtInteraction | |
| phvps() const | DtInteractionWithEncDec | virtual |
| print() const | DtInteraction | virtual |
| printData() const | DtCreateObjectResultInter | virtual |
| printDataToStream(std::ostream &stream) const | DtCreateObjectResultInter | virtual |
| 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 |
| region() const | DtInteraction | virtual |
| region() | DtInteraction | virtual |
| removeCallback(DtExerciseConn *conn, DtCreateObjectResultInterCb cb, void *usr, DtDDMRegionSP region=DtDDMRegionSP()) | DtCreateObjectResultInter | static |
| DtInteractionWithEncDec::removeCallback(DtExerciseConn *conn, const DtList *classes, DtReceiveInteractionCb cb, void *usr, DtDDMRegionSP region=DtDDMRegionSP()) | DtInteraction | static |
| DtInteractionWithEncDec::removeCallback(DtExerciseConn *conn, const char *className, DtReceiveInteractionCb cb, void *usr, DtDDMRegionSP region=DtDDMRegionSP()) | DtInteraction | static |
| requestId() const | DtCreateObjectResultInter | inlinevirtual |
| self() const | DtInteraction | inlineprotected |
| setCreateObjectResult(DtCreateObjectResult result) | DtCreateObjectResultInter | inlinevirtual |
| setCustomTag(const DtString &a_tag) | DtInteraction | virtual |
| setEventRetractionHandle(const RTI::EventRetractionHandle &handle) | DtInteraction | inlinevirtual |
| setExConn(DtExerciseConn *exConn, DtInterClassDesc *classDesc=NULL) | DtInteractionWithEncDec | virtual |
| setFedTime(const RTI::FedTime &ft) | DtInteraction | virtual |
| setFromPhvps(const RTI::ParameterHandleValuePairSet &pvList) | DtInteractionWithEncDec | virtual |
| setRegion(const DtDDMRegion ®ion) | DtInteraction | virtual |
| setRequestId(DtU32 id) | DtCreateObjectResultInter | inlinevirtual |
| 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 |
| useThese(DtInteractionEncoder *enc, DtInteractionDecoder *dec, DtInteractionRep *data) | DtInteractionWithEncDec | virtual |
| ~DtCreateObjectResultInter() | DtCreateObjectResultInter | virtual |
| ~DtInteraction() | DtInteraction | virtual |
| ~DtInteractionWithEncDec() | DtInteractionWithEncDec | virtual |