MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtInteractionClassInfo Member List

This is the complete list of members for DtInteractionClassInfo, including all inherited members.

addDimension(DtDimensionHandle dimHandle)DtInteractionClassInfovirtual
addParam(const char *paramName, const char *semantics, bool addSorted)DtInteractionClassInfovirtual
addParamSorted(const char *paramName, MAKRti::DtString semantics)DtInteractionClassInfoprotected
addParamUnsorted(const char *paramName, MAKRti::DtString semantics)DtInteractionClassInfoprotected
addRemotePassiveSubscription(DtFederateHandle fedHandle)DtInteractionClassInfoprotectedvirtual
addRemoteSubscription(DtFederateHandle fedHandle)DtInteractionClassInfoprotectedvirtual
addSubclass(DtInteractionClassInfo *sub)DtInteractionClassInfovirtual
baseClass() const DtInteractionClassInfovirtual
clearDestinationOverride()DtInteractionClassInfovirtual
deleteRemoteSubscription(DtFederateHandle fedHandle, bool isForSmartForwarding=false)DtInteractionClassInfoprotectedvirtual
destinationAddress() const DtInteractionClassInfovirtual
destinationDevice() const DtInteractionClassInfovirtual
dimensions() const DtInteractionClassInfovirtual
discoveredHandle() const DtInteractionClassInfovirtual
DtInteractionClassInfo(const char *name, DtInteractionClassInfo *base, DtInteractionClassHandle handle, DtSharingType sharing, MAKRti::DtString semantics, MAKRti::DtTransportType transport, MAKRti::DtOrderType order)DtInteractionClassInfo
DtInteractionClassInfo(const DtInteractionClassInfo &orig)DtInteractionClassInfo
fomType() const DtInteractionClassInfovirtual
forceDestinations(DtBitMask const &mask, MAKRti::DtTime delay)DtInteractionClassInfovirtual
getDestinations(bool includeBaseClass=true) const DtInteractionClassInfovirtual
handle() const DtInteractionClassInfovirtual
isFullName(const char *name) const DtInteractionClassInfovirtual
isName(const char *name) const DtInteractionClassInfovirtual
isOfClass(DtInteractionClassHandle handle) const DtInteractionClassInfovirtual
isScaffolding() const DtInteractionClassInfo
isUnknown() const DtInteractionClassInfo
myAddrDtInteractionClassInfoprotected
myBaseDtInteractionClassInfoprotected
myClockDtInteractionClassInfoprotected
myDevAddrDtInteractionClassInfoprotected
myDimensionsDtInteractionClassInfoprotected
myDiscoveredHandleDtInteractionClassInfoprotected
myFirstParamDtInteractionClassInfoprotected
myFomTypeDtInteractionClassInfoprotected
myForceDestinationsMaskDtInteractionClassInfoprotected
myForceDestinationsTimeDtInteractionClassInfoprotected
myHandleDtInteractionClassInfoprotected
myIsUnknownDtInteractionClassInfoprotected
myNameDtInteractionClassInfoprotected
myOrderDtInteractionClassInfoprotected
myOverrideDestinationsMaskDtInteractionClassInfoprotected
myParamsDtInteractionClassInfoprotected
myPublishedDtInteractionClassInfoprotected
myRelevantDtInteractionClassInfoprotected
myRemotePassiveSubscriptionsDtInteractionClassInfoprotected
myRemoteSubscriberMaskDtInteractionClassInfoprotected
myRemoteSubscriptionsDtInteractionClassInfoprotected
mySemanticsDtInteractionClassInfoprotected
mySharingDtInteractionClassInfoprotected
mySpaceHandleDtInteractionClassInfoprotected
mySubclassesDtInteractionClassInfoprotected
mySubscribedDtInteractionClassInfoprotected
myTransportDtInteractionClassInfoprotected
name() const DtInteractionClassInfovirtual
numParameters() const DtInteractionClassInfovirtual
numRemoteFederatesSubscribed() const DtInteractionClassInfovirtual
operator!=(const DtInteractionClassInfo &other) const DtInteractionClassInfo
operator=(const DtInteractionClassInfo &orig)DtInteractionClassInfo
operator==(const DtInteractionClassInfo &other) const DtInteractionClassInfo
order() const DtInteractionClassInfovirtual
overrideDestinations(DtBitMask const &mask)DtInteractionClassInfovirtual
paramByHandle(const DtParameterHandle theHandle)DtInteractionClassInfovirtual
paramByName(const char *theName)DtInteractionClassInfovirtual
paramHandle(const char *theName)DtInteractionClassInfovirtual
paramName(DtParameterHandle theHandle)DtInteractionClassInfovirtual
params() const DtInteractionClassInfovirtual
print() const DtInteractionClassInfovirtual
publish(DtInteractionMgr *interMgr)DtInteractionClassInfovirtual
published() const DtInteractionClassInfovirtual
relevant() const DtInteractionClassInfovirtual
remoteFederateIsSubscribed(DtFederateHandle fedHandle) const DtInteractionClassInfovirtual
remotePassiveSubscribe(DtFederateHandle fedHandle, DtInteractionMgr *interMgr)DtInteractionClassInfovirtual
remoteSubscribe(DtFederateHandle fedHandle, DtInteractionMgr *interMgr)DtInteractionClassInfovirtual
remoteUnsubscribe(DtFederateHandle fedHandle, DtInteractionMgr *interMgr, bool forSmartForwarding)DtInteractionClassInfovirtual
removeDimension(DtDimensionHandle dimHandle)DtInteractionClassInfovirtual
restore(DtInteractionClassPacket *packet)DtInteractionClassInfovirtual
sameAncestry(const DtInteractionClassInfo *) const DtInteractionClassInfovirtual
sameInteractionClass(const DtInteractionClassInfo &, const DtInteractionClassInfo &)DtInteractionClassInfoprotectedstatic
sameParamsSorted(const std::vector< DtParamInfo > &, const std::vector< DtParamInfo > &)DtInteractionClassInfoprotectedstatic
sameParamsUnsorted(const std::vector< DtParamInfo > &, const std::vector< DtParamInfo > &)DtInteractionClassInfoprotectedstatic
save(DtRtiSaveFile &file)DtInteractionClassInfovirtual
semantics() const DtInteractionClassInfo
setBaseClass(DtInteractionClassInfo *base)DtInteractionClassInfovirtual
setDestination(MAKRti::DtInetAddr addr, MAKRti::DtInetAddr devAddr, bool inclusive, MAKRti::DtInetAddr oldAddr, MAKRti::DtInetAddr oldDevAddr)DtInteractionClassInfovirtual
setDimensions(DtDimensionHandleSet const &dimList)DtInteractionClassInfovirtual
setDiscoveredHandle(DtInteractionClassHandle handleValue)DtInteractionClassInfovirtual
setFomType(MAKRti::DtFomType type)DtInteractionClassInfovirtual
setHandle(DtInteractionClassHandle handleValue)DtInteractionClassInfovirtual
setIsUnknown(bool unknown)DtInteractionClassInfo
setOrder(MAKRti::DtOrderType theOrder)DtInteractionClassInfovirtual
setSemantics(const MAKRti::DtString &semantics)DtInteractionClassInfo
setSharing(const DtSharingType sharing)DtInteractionClassInfo
setSpaceHandle(DtSpaceHandle spaceHandleValue)DtInteractionClassInfovirtual
setTransport(MAKRti::DtTransportType theTransport)DtInteractionClassInfovirtual
sharing() const DtInteractionClassInfo
spaceHandle() const DtInteractionClassInfovirtual
subclasses()DtInteractionClassInfovirtual
subscribe(bool active)DtInteractionClassInfovirtual
subscribed() const DtInteractionClassInfovirtual
subscribedFederates() const DtInteractionClassInfovirtual
subscribedWithRegion() const DtInteractionClassInfovirtual
theMaxParamsDtInteractionClassInfoprivatestatic
transport() const DtInteractionClassInfovirtual
unpublish()DtInteractionClassInfovirtual
unsubscribe()DtInteractionClassInfovirtual
updateRelevance(DtInteractionMgr *interMgr)DtInteractionClassInfoprotectedvirtual
~DtInteractionClassInfo()DtInteractionClassInfovirtual

Document ID: Generated on Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)