10 #pragma warning(disable: 4786)
11 #pragma warning(disable: 4290)
13 #include "NullFederateAmbassador.hh"
83 throw (RTI::FederateInternalError);
86 RTI::ObjectHandle theObject,
87 RTI::ObjectClassHandle theObjectClass,
88 const char* theObjectName)
90 RTI::CouldNotDiscover,
91 RTI::ObjectClassNotKnown,
92 RTI::FederateInternalError);
95 RTI::ObjectHandle theObject,
96 const RTI::AttributeHandleValuePairSet& theAttributes,
97 const RTI::FedTime& theTime,
99 RTI::EventRetractionHandle theHandle)
102 RTI::AttributeNotKnown,
103 RTI::FederateOwnsAttributes,
104 RTI::InvalidFederationTime,
105 RTI::FederateInternalError);
108 RTI::ObjectHandle theObject,
109 const RTI::AttributeHandleValuePairSet& theAttributes,
113 RTI::AttributeNotKnown,
114 RTI::FederateOwnsAttributes,
115 RTI::FederateInternalError);
119 RTI::InteractionClassHandle theInteraction,
120 const RTI::ParameterHandleValuePairSet& theParameters,
121 const RTI::FedTime& theTime,
123 RTI::EventRetractionHandle theHandle)
125 RTI::InteractionClassNotKnown,
126 RTI::InteractionParameterNotKnown,
127 RTI::InvalidFederationTime,
128 RTI::FederateInternalError);
131 RTI::InteractionClassHandle theInteraction,
132 const RTI::ParameterHandleValuePairSet& theParameters,
135 RTI::InteractionClassNotKnown,
136 RTI::InteractionParameterNotKnown,
137 RTI::FederateInternalError);
140 RTI::ObjectHandle theObject,
141 const RTI::FedTime& theTime,
143 RTI::EventRetractionHandle theHandle)
146 RTI::InvalidFederationTime,
147 RTI::FederateInternalError);
150 RTI::ObjectHandle theObject,
154 RTI::FederateInternalError);
157 RTI::ObjectHandle theObject,
161 RTI::AttributeNotKnown,
162 RTI::AttributeNotOwned,
163 RTI::FederateInternalError);
166 const RTI::FedTime& theFederateTime)
168 RTI::InvalidFederationTime,
169 RTI::EnableTimeRegulationWasNotPending,
170 RTI::FederateInternalError);
173 const RTI::FedTime& theFederateTime)
175 RTI::InvalidFederationTime,
176 RTI::EnableTimeConstrainedWasNotPending,
177 RTI::FederateInternalError);
180 const RTI::FedTime& theTime)
182 RTI::InvalidFederationTime,
183 RTI::TimeAdvanceWasNotInProgress,
184 RTI::FederateInternalError);
189 RTI::FederateInternalError);
195 RTI::FederateInternalError);
201 RTI::FederateInternalError);
206 RTI::FederateInternalError);