VR-Link API Documentation for HLA 1516
Classes | Namespaces | Defines | Typedefs | Functions
rtiCompatibility.h File Reference

Go to the source code of this file.

Classes

class  rti1516::CompatibleHandleValuePairSet< HandleType, MapType >
 Used to provide backwards compatibility for VR-Link Encoders and Decoders who use either AttributeHandleValuePairSet, or ParameterHandleValuePairSet. More...

Namespaces

namespace  rti1516
 the RTI namespace is designed to match the required RTI namespace provided with a DLC compliant 1516 RTI

Defines

#define INCLUDE_rtiCompataibility_inl_
 End of namespace rti1516.

Typedefs

typedef
CompatibleHandleValuePairSet
< AttributeHandle,
AttributeHandleValueMap > 
rti1516::AttributeHandleValuePairSet
 Define the two classes with different names, but the same functionality.
typedef
CompatibleHandleValuePairSet
< ParameterHandle,
ParameterHandleValueMap > 
rti1516::ParameterHandleValuePairSet
typedef unsigned long rti1516::ULong
 These typedefs are provided for source compatibility.
typedef ObjectInstanceHandle rti1516::ObjectHandle

Functions

std::ostream & operator<< (std::ostream &os, const rti1516::ObjectInstanceHandle &handle)
 For easy printing of Object Instance Handles.
std::ostream & operator<< (std::ostream &os, const rti1516::ObjectClassHandle &handle)
 For easy printing of Object Class Handles.
std::ostream & operator<< (std::ostream &os, const rti1516::InteractionClassHandle &handle)
 For easy printing of Interaction Class Handles.
std::ostream & operator<< (std::ostream &os, const rti1516::AttributeHandle &handle)
 For easy printing of Attribute handles.
std::ostream & operator<< (std::ostream &os, const rti1516::ParameterHandle &handle)
 For easy printing of Parameter Handles.
std::ostream & operator<< (std::ostream &os, const rti1516::Exception &exception)
 For easy printing of RTI Exceptions.

Define Documentation

End of namespace rti1516.


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const rti1516::ObjectInstanceHandle &  handle 
)

For easy printing of Object Instance Handles.

std::ostream& operator<< ( std::ostream &  os,
const rti1516::ObjectClassHandle &  handle 
)

For easy printing of Object Class Handles.

std::ostream& operator<< ( std::ostream &  os,
const rti1516::InteractionClassHandle &  handle 
)

For easy printing of Interaction Class Handles.

std::ostream& operator<< ( std::ostream &  os,
const rti1516::AttributeHandle &  handle 
)

For easy printing of Attribute handles.

std::ostream& operator<< ( std::ostream &  os,
const rti1516::ParameterHandle &  handle 
)

For easy printing of Parameter Handles.

std::ostream& operator<< ( std::ostream &  os,
const rti1516::Exception &  exception 
)

For easy printing of RTI Exceptions.


Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)