![]() |
MAK RTIspy API Documentation for HLA Evolved
|
As a library extension of the MAK RTI API, rtiutil library contains classes and functions of general use to the RTI libraries. More...
Classes | |
| class | DtAssistantPopupHelper |
| DtAssistantPopupHelper inherits from DtPopupHelper. More... | |
| class | DtBaseConfig |
| Stores the base configuration information and handles saving and loading this information from an XML file. More... | |
| class | DtFixedGridConfiguration |
| DtFixedGridConfiguration loads and processes a DDM fixed grid configuration file. More... | |
| class | DtMessageCallbackManager< T_Message, T_MessageKind > |
| The DtMessageCallbackManager template can be instantiated to declare a message callback manager for a given message class. More... | |
| class | DtMsgBundler |
| The DtMsgBundler class provides a means for bundling and unbundling messages. More... | |
| class | DtMsgCompressor |
| The DtMsgCompressor class provides a means for compressing and uncompressing messages. More... | |
| class | DtMsgHeaderReader |
| The DtMsgHeaderReader class provides an interface to read data from the headers of messages. More... | |
| class | DtMsgSocket |
| The DtMsgSocket provides a wrapper around the DtInetSocket class to operate on messages rather than just raw data. More... | |
| class | DtPopupHelper |
| DtPopupHelper is a base popupHelper class. More... | |
| class | DtRIDParameters |
| This class manages the RTI's start-up configuration using both MTL variables and functions. More... | |
| class | DtRtiChooserCache |
| Stores the cached MAK_RTIDIR's that a user has selected through the rtiChooser. More... | |
| class | DtSortedListItem |
| DtSortedListItem is an envelope class used by DtSortedList. More... | |
| class | DtTcpMsgSocket |
| The DtTcpMsgSocket class provides an address family independent TCP socket that handles RTI messages. More... | |
| class | DtUdpMsgSocket |
| The DtUdpMsgSocket class provides an address family independent UDP socket that handles RTI messages. More... | |
Files | |
| file | baseConfig.h |
| file | bitMask.h |
| file | fixedGridConfiguration.h |
| Defines DtFixedGridConfiguration used to configure the DDM fixed grid. | |
| file | msgBundler.h |
| This file contains the declaration of the DtMsgBundler class. | |
| file | msgCompressor.h |
| This file contains the declaration of the DtMsgCompressor class. | |
| file | msgHeaderReader.h |
| file | msgSocket.h |
| This file contains the declaration of the DtMsgSocket base class. | |
| file | popupHelper.h |
| file | rtiAmbAPITypes.h |
| file | rtiChooserCache.h |
| file | rtiMsConfig.h |
| file | rtiUtil.h |
| file | rtiVersion.h |
| file | scopedNotifyLevelChange.h |
| file | sortedList.h |
| file | tcpMsgSocket.h |
| This file contains the declaration of the DtTcpMsgSocket base class. | |
| file | udpMsgSocket.h |
| This file contains the declaration of the DtUdpMsgSocket base class. | |
Typedefs | |
| typedef enum DtProcessInteractivity_enum__rti__ | DtProcessInteractivityMode__rti__ |
| This function may be moved into VR-Link in the future. | |
Enumerations | |
| enum | DtProcessInteractivity_enum__rti__ { DtProcFullyDetached__rti__, DtProcNonInteractive__rti__, DtProcFgInteractive__rti__, DtProcBgInteractive__rti__ } |
| This function may be moved into VR-Link in the future. More... | |
As a library extension of the MAK RTI API, rtiutil library contains classes and functions of general use to the RTI libraries.
This function may be moved into VR-Link in the future.
This function may be moved into VR-Link in the future.