MAK RTIspy API Documentation for HLA 1.3
Public Member Functions | Protected Member Functions | Protected Attributes
DtRtiPluginManager Class Reference
+ Collaboration diagram for DtRtiPluginManager:

List of all members.

Public Member Functions

 DtRtiPluginManager (const char *dir)
virtual ~DtRtiPluginManager ()
virtual void load (const std::vector< MAKRti::DtString > &names, DtRtiPluginComponentType compType)
 Load the list of plugins.
virtual void load (const MAKRti::DtString &name, DtRtiPluginComponentType compType)
 Load the given plugin.
virtual void start (DtRtiAmbassadorBaseImplementor *imp)
 For LRCs.
virtual void start (DtRtiExec *exec)
 For Rtiexec.

Protected Member Functions

virtual void executePlugin (const char *, DtRtiPluginComponentType compType)

Protected Attributes

MAKRti::DtFilename myPluginDir
MAKRti::DtList myPlugins

Constructor & Destructor Documentation

References DtRtiLibPath(), and myPluginDir.

References myPlugins, and NULL.


Member Function Documentation

void DtRtiPluginManager::executePlugin ( const char *  name,
DtRtiPluginComponentType  compType 
) [protected, virtual]

References myPluginDir, and myPlugins.

Referenced by load().

void DtRtiPluginManager::load ( const std::vector< MAKRti::DtString > &  names,
DtRtiPluginComponentType  compType 
) [virtual]

Load the list of plugins.

References executePlugin(), lm, myPluginDir, r1, r_counted, and theBindComplete.

Referenced by DtRtiAmbassadorBaseImplementor::setupConnection().

void DtRtiPluginManager::load ( const MAKRti::DtString &  name,
DtRtiPluginComponentType  compType 
) [virtual]

Load the given plugin.

References executePlugin(), lm, myPluginDir, r1, r_counted, and theBindComplete.

void DtRtiPluginManager::start ( DtRtiExec exec) [virtual]

For Rtiexec.

References myPlugins.


Member Data Documentation

MAKRti::DtFilename DtRtiPluginManager::myPluginDir [protected]
MAKRti::DtList DtRtiPluginManager::myPlugins [protected]

The documentation for this class was generated from the following files:

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)