6 #pragma warning(disable: 4786)
7 #pragma warning(disable: 4290)
13 using namespace rti13;
18 bool myReceivedInitiateFederateSave;
19 bool myReceivedFederationSaved;
20 bool myReceivedFederationNotSaved;
21 std::string mySaveLabel;
23 bool myReceivedRequestFederationRestoreSucceeded;
24 bool myReceivedRequestFederationRestoreFailed;
25 bool myReceivedFederationRestoreBegun;
26 bool myReceivedInitiateFederateRestore;
27 bool myReceivedFederationRestored;
28 bool myReceivedFederationNotRestored;
29 std::string myRestoreLabel;
31 std::string myRestoreFailureReason;
46 throw (FederateInternalError);
57 FederateInternalError);
61 FederateInternalError);
65 FederateInternalError);
70 FederateInternalError);
76 FederateInternalError);
80 FederateInternalError);
86 SpecifiedSaveLabelDoesNotExist,
88 FederateInternalError);
92 FederateInternalError);
96 FederateInternalError);
106 const char* theObjectName)
110 FederateInternalError);
121 FederateOwnsAttributes,
122 InvalidFederationTime,
123 FederateInternalError);
132 FederateOwnsAttributes,
133 FederateInternalError);
143 InteractionClassNotKnown,
144 InteractionParameterNotKnown,
145 InvalidFederationTime,
146 FederateInternalError);
153 InteractionClassNotKnown,
154 InteractionParameterNotKnown,
155 FederateInternalError);
164 InvalidFederationTime,
165 FederateInternalError);
172 FederateInternalError);