![]() |
MAK RTIspy API Documentation for HLA 1516
|
As a library extension of the MAK RTI API, exec library contains classes and functions which provide the implementation of the RTI executive process. More...
Files | |
| file | asynchronousFileDistributor.h |
| file | distributorThreadEvents.h |
| file | exec.h |
| file | execCmdProc.h |
| file | execCmds.h |
| file | execObserver.h |
| file | execObserverForAssistant.h |
| file | execObserverForWebService.h |
| file | execObserverMgr.h |
| file | federate.h |
| file | fedex.h |
| file | forwarderFaultManager.h |
| file | rtiExecWebManager.h |
| file | syncHashlist.h |
| file | syncPt.h |
| file | timeInfo.h |
| file | timeInfoList.h |
Classes | |
| class | DtAsyncFileDistributorRunnable |
| Distributes fomModule files from initiating federate to RtiExec and then from RtiExec to all joining federates. More... | |
| class | DtDistributorThreadEvent |
| and provides a very basic functor comparison operator More... | |
| class | DtFedExecDistribFunctor |
| FedExec Functor Classes. More... | |
| class | DtFedexTakeFileCmd |
| Take these files. More... | |
| class | DtFedexDistributionEvent |
| Fedex Specific Event Definitions. More... | |
| class | DtRtiexecCmdProc |
| The DtRtiexecCmdProc accepts commands to be given to the exec and is responsible for processing them. More... | |
| class | DtRtiExecCmd |
| DtRtiExecCmd base class enforces clone() and operator() ability and provides a very basic functor comparison operator. More... | |
| class | DtRtiexecObserver |
| The DtRtiexecObserver is the base class for all observers of rtiexec events. More... | |
| class | DtRtiexecObserverForAssistant |
| Observes the rtiexec and is responsible sending information on rtiexec to the RTI Assistant. More... | |
| class | DtRtiexecObserverForWebService |
| Observes the rtiexec and is responsible sending information on the rtiexec to the web spy server. More... | |
| class | DtRtiexecObserverMgr |
| The DtRtiexecObserverMgr is the class which manages all rtiexec observers. More... | |
| class | DtForwarderFaultManager |
| The DtForwarderFaultManager class tracks federates and forwarders within the RTI's forwarding network. More... | |
| class | DtRtiExecWebManager |
| The DtRtiExecWebManager class stores the current state of the rtiexec as viewable by web clients, and manages the web service which provides to the state to clients. More... | |
| class | DtBufferPrinter |
| Prints data from an output stream to a buffer. More... | |
| class | DtPrinterBuf |
| Buffers data output by a DtBufferPrinter. More... | |
As a library extension of the MAK RTI API, exec library contains classes and functions which provide the implementation of the RTI executive process.