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