#include <mtsMulticastCommandWrite.h>
Inheritance diagram for mtsMulticastCommandWrite< _argumentType >:


Definition at line 47 of file mtsMulticastCommandWrite.h.
| mtsMulticastCommandWrite< _argumentType >::mtsMulticastCommandWrite | ( | const std::string & | name, | |
| const ArgumentType & | argumentPrototype | |||
| ) | [inline] |
Default constructor. Does nothing.
Definition at line 56 of file mtsMulticastCommandWrite.h.
References mtsCommandWriteBase::ArgumentPrototype, and mtsGenericTypes< T >::ConditionalCreate().
| mtsMulticastCommandWrite< _argumentType >::~mtsMulticastCommandWrite | ( | ) | [inline] |
Default destructor. Does nothing.
Definition at line 64 of file mtsMulticastCommandWrite.h.
References mtsCommandWriteBase::ArgumentPrototype.
| virtual mtsExecutionResult mtsMulticastCommandWrite< _argumentType >::Execute | ( | const mtsGenericObject & | argument, | |
| mtsBlockingType | CMN_UNUSED(blocking) | |||
| ) | [inline, virtual] |
Execute all the commands in the composite.
Definition at line 71 of file mtsMulticastCommandWrite.h.
References mtsMulticastCommandWriteBase::Commands.