cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
mtsComponentDispatcherBase< BaseClass, ConstructorArgType > Class Template Reference

#include <mtsComponentDispatcher.h>

Inheritance diagram for mtsComponentDispatcherBase< BaseClass, ConstructorArgType >:

Public Member Functions

 mtsComponentDispatcherBase (const ConstructorArgType &arg)
 
 ~mtsComponentDispatcherBase ()
 
void Configure (const std::string &)
 
void Startup (void)
 
void Run (void)
 
void Cleanup (void)
 

Constructor & Destructor Documentation

template<class BaseClass , class ConstructorArgType >
mtsComponentDispatcherBase< BaseClass, ConstructorArgType >::mtsComponentDispatcherBase ( const ConstructorArgType &  arg)
inline
template<class BaseClass , class ConstructorArgType >
mtsComponentDispatcherBase< BaseClass, ConstructorArgType >::~mtsComponentDispatcherBase ( )
inline

Member Function Documentation

template<class BaseClass , class ConstructorArgType >
void mtsComponentDispatcherBase< BaseClass, ConstructorArgType >::Cleanup ( void  )
inline
template<class BaseClass , class ConstructorArgType >
void mtsComponentDispatcherBase< BaseClass, ConstructorArgType >::Configure ( const std::string &  )
inline
template<class BaseClass , class ConstructorArgType >
void mtsComponentDispatcherBase< BaseClass, ConstructorArgType >::Run ( void  )
inline
template<class BaseClass , class ConstructorArgType >
void mtsComponentDispatcherBase< BaseClass, ConstructorArgType >::Startup ( void  )
inline

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