6 #pragma warning(disable: 4786)
7 #pragma warning(disable: 4290)
9 #include "NullFederateAmbassador.hh"
44 throw (RTI::FederateInternalError);
54 RTI::UnableToPerformSave,
55 RTI::FederateInternalError);
59 RTI::FederateInternalError);
63 RTI::FederateInternalError);
68 RTI::FederateInternalError);
74 RTI::FederateInternalError);
78 RTI::FederateInternalError);
82 RTI::FederateHandle handle)
84 RTI::SpecifiedSaveLabelDoesNotExist,
86 RTI::FederateInternalError);
90 RTI::FederateInternalError);
94 RTI::FederateInternalError);
102 RTI::ObjectHandle theObject,
103 RTI::ObjectClassHandle theObjectClass,
104 const char* theObjectName)
106 RTI::CouldNotDiscover,
107 RTI::ObjectClassNotKnown,
108 RTI::FederateInternalError);
111 RTI::ObjectHandle theObject,
112 const RTI::AttributeHandleValuePairSet& theAttributes,
113 const RTI::FedTime& theTime,
115 RTI::EventRetractionHandle theHandle)
118 RTI::AttributeNotKnown,
119 RTI::FederateOwnsAttributes,
120 RTI::InvalidFederationTime,
121 RTI::FederateInternalError);
124 RTI::ObjectHandle theObject,
125 const RTI::AttributeHandleValuePairSet& theAttributes,
129 RTI::AttributeNotKnown,
130 RTI::FederateOwnsAttributes,
131 RTI::FederateInternalError);
135 RTI::InteractionClassHandle theInteraction,
136 const RTI::ParameterHandleValuePairSet& theParameters,
137 const RTI::FedTime& theTime,
139 RTI::EventRetractionHandle theHandle)
141 RTI::InteractionClassNotKnown,
142 RTI::InteractionParameterNotKnown,
143 RTI::InvalidFederationTime,
144 RTI::FederateInternalError);
147 RTI::InteractionClassHandle theInteraction,
148 const RTI::ParameterHandleValuePairSet& theParameters,
151 RTI::InteractionClassNotKnown,
152 RTI::InteractionParameterNotKnown,
153 RTI::FederateInternalError);
156 RTI::ObjectHandle theObject,
157 const RTI::FedTime& theTime,
159 RTI::EventRetractionHandle theHandle)
162 RTI::InvalidFederationTime,
163 RTI::FederateInternalError);
166 RTI::ObjectHandle theObject,
170 RTI::FederateInternalError);