cisst-saw
Loading...
Searching...
No Matches
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

◆ mtsComponentDispatcherBase()

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

◆ ~mtsComponentDispatcherBase()

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

Member Function Documentation

◆ Cleanup()

template<class BaseClass, class ConstructorArgType>
void mtsComponentDispatcherBase< BaseClass, ConstructorArgType >::Cleanup ( void )
inline

◆ Configure()

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

◆ Run()

template<class BaseClass, class ConstructorArgType>
void mtsComponentDispatcherBase< BaseClass, ConstructorArgType >::Run ( void )
inline

◆ Startup()

template<class BaseClass, class ConstructorArgType>
void mtsComponentDispatcherBase< BaseClass, ConstructorArgType >::Startup ( void )
inline

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