9 #pragma warning(disable: 4786)
10 #pragma warning(disable: 4290)
12 #include "NullFederateAmbassador.hh"
82 throw (RTI::FederateInternalError);
90 RTI::ObjectHandle theObject,
91 RTI::ObjectClassHandle theObjectClass,
92 const char* theObjectName)
94 RTI::CouldNotDiscover,
95 RTI::ObjectClassNotKnown,
96 RTI::FederateInternalError);
99 RTI::ObjectHandle theObject,
100 const RTI::AttributeHandleValuePairSet& theAttributes,
101 const RTI::FedTime& theTime,
103 RTI::EventRetractionHandle theHandle)
106 RTI::AttributeNotKnown,
107 RTI::FederateOwnsAttributes,
108 RTI::InvalidFederationTime,
109 RTI::FederateInternalError);
112 RTI::ObjectHandle theObject,
113 const RTI::AttributeHandleValuePairSet& theAttributes,
117 RTI::AttributeNotKnown,
118 RTI::FederateOwnsAttributes,
119 RTI::FederateInternalError);
123 RTI::InteractionClassHandle theInteraction,
124 const RTI::ParameterHandleValuePairSet& theParameters,
125 const RTI::FedTime& theTime,
127 RTI::EventRetractionHandle theHandle)
129 RTI::InteractionClassNotKnown,
130 RTI::InteractionParameterNotKnown,
131 RTI::InvalidFederationTime,
132 RTI::FederateInternalError);
135 RTI::InteractionClassHandle theInteraction,
136 const RTI::ParameterHandleValuePairSet& theParameters,
139 RTI::InteractionClassNotKnown,
140 RTI::InteractionParameterNotKnown,
141 RTI::FederateInternalError);
144 RTI::ObjectHandle theObject,
145 const RTI::FedTime& theTime,
147 RTI::EventRetractionHandle theHandle)
150 RTI::InvalidFederationTime,
151 RTI::FederateInternalError);
154 RTI::ObjectHandle theObject,
158 RTI::FederateInternalError);
161 RTI::ObjectHandle theObject,
165 RTI::AttributeNotKnown,
166 RTI::AttributeNotOwned,
167 RTI::FederateInternalError);
170 const RTI::FedTime& theFederateTime)
172 RTI::InvalidFederationTime,
173 RTI::EnableTimeRegulationWasNotPending,
174 RTI::FederateInternalError);
177 const RTI::FedTime& theFederateTime)
179 RTI::InvalidFederationTime,
180 RTI::EnableTimeConstrainedWasNotPending,
181 RTI::FederateInternalError);
184 const RTI::FedTime& theTime)
186 RTI::InvalidFederationTime,
187 RTI::TimeAdvanceWasNotInProgress,
188 RTI::FederateInternalError);
193 RTI::FederateInternalError);
199 RTI::FederateInternalError);
205 RTI::FederateInternalError);
210 RTI::FederateInternalError);