8 #if DtHLA && DtHLA_1516 && !defined DtHLA_1516_EVOLVED
29 RTI::ObjectInstanceHandle theObject,
30 RTI::ObjectClassHandle theObjectClass,
31 std::wstring const & theObjectInstanceName)
32 throw (RTI::CouldNotDiscover,
33 RTI::ObjectClassNotKnown,
34 RTI::FederateInternalError);
37 RTI::ObjectInstanceHandle theObject,
38 RTI::AttributeHandleValueMap const & theAttributeValues,
39 RTI::VariableLengthData const & aTag,
40 RTI::OrderType sentOrder,
41 RTI::TransportationType theType,
42 RTI::RegionHandleSet const & theSentRegionHandleSet)
43 throw (RTI::ObjectInstanceNotKnown,
44 RTI::AttributeNotRecognized,
45 RTI::AttributeNotSubscribed,
46 RTI::FederateInternalError);
49 RTI::ObjectInstanceHandle theObject,
50 RTI::VariableLengthData const & aTag,
51 RTI::OrderType sentOrder)
52 throw (RTI::ObjectInstanceNotKnown,
53 RTI::FederateInternalError);
56 RTI::InteractionClassHandle theInteraction,
57 RTI::ParameterHandleValueMap const & theParameterValues,
58 RTI::VariableLengthData const & aTag,
59 RTI::OrderType sentOrder,
60 RTI::TransportationType theType,
61 RTI::RegionHandleSet const & theSentRegionHandleSet)
62 throw (RTI::InteractionClassNotRecognized,
63 RTI::InteractionParameterNotRecognized,
64 RTI::InteractionClassNotSubscribed,
65 RTI::FederateInternalError);
70 virtual
void setXHandle(RTI::DimensionHandle handle);
71 virtual
void setYHandle(RTI::DimensionHandle handle);
unsigned long lowerXBound
Definition: ddmFedAmb13.h:17
DtRegionInfo myLastInteractionRegion
Definition: ddmFedAmb13.h:74
unsigned long upperXBound
Definition: ddmFedAmb13.h:19
virtual ~DtDdmFederateAmbassador()
Definition: ddmFedAmb13.h:12
Definition: vrlFederateAmbassador13.h:45
DtDdmFederateAmbassador()
virtual void discoverObjectInstance(RTI::ObjectHandle theObject, RTI::ObjectClassHandle theObjectClass, const char *theObjectName)
! Object Management Services //!
RTI::DimensionHandle myYHandle
Definition: ddmFedAmb13.h:77
virtual void clearLastInteractionRegion()
virtual void setYHandle(RTI::DimensionHandle handle)
virtual void setXHandle(RTI::DimensionHandle handle)
virtual DtRegionInfo lastInteractionRegion() const
std::map< RTI::ObjectHandle, DtRegionInfo > myHandleToRegionMap
Definition: ddmFedAmb13.h:73
bool infoSet
Definition: ddmFedAmb13.h:21
DtRegionInfo myEmptyRegionInfo
Definition: ddmFedAmb13.h:79
unsigned long lowerYBound
Definition: ddmFedAmb13.h:18
virtual void receiveInteraction(RTI::InteractionClassHandle theInteraction, const RTI::ParameterHandleValuePairSet &theParameters, const char *theTag)
supplied C4
virtual void reflectAttributeValues(RTI::ObjectHandle theObject, const RTI::AttributeHandleValuePairSet &theAttributes, const char *theTag)
supplied C4
RTI::DimensionHandle myXHandle
Definition: ddmFedAmb13.h:76
unsigned long upperYBound
Definition: ddmFedAmb13.h:20
virtual DtRegionInfo regionInfoForObject(RTI::ObjectHandle handle) const
virtual void removeObjectInstance(RTI::ObjectHandle theObject, const char *theTag)
supplied C4
static DtVrlFederateAmbassador * create()
This file declares the class DtVrlFederateAmbassador for HLA 1516.