20 #ifndef RTI_Typedefs_h
21 #define RTI_Typedefs_h
43 typedef std::map< AttributeHandle, VariableLengthData >
48 typedef std::map< ParameterHandle, VariableLengthData >
53 typedef std::pair< AttributeHandleSet, RegionHandleSet >
56 typedef std::vector< AttributeHandleSetRegionHandleSetPair >
61 typedef std::pair< FederateHandle, SaveStatus >
64 typedef std::vector< FederateHandleSaveStatusPair >
74 FederateHandle
const & thePreHandle,
75 FederateHandle
const & thePostHandle,
92 std::wstring
const & theFederationExecutionName,
93 std::wstring
const & theLogicalTimeImplementationName);
106 FederateHandle
const & theFederateHandle);
110 FederateHandle
const & theFederateHandle,
124 FederateHandle
const & theFederateHandle);
128 FederateHandle
const & theFederateHandle,
143 FederateHandle
const & theFederateHandle);
150 #endif // RTI_Typedefs_h