#include <mtsMulticastCommandWriteProxy.h>
Inheritance diagram for mtsMulticastCommandWriteProxy:


Definition at line 41 of file mtsMulticastCommandWriteProxy.h.
| mtsMulticastCommandWriteProxy::mtsMulticastCommandWriteProxy | ( | const std::string & | name | ) | [inline, protected] |
The constructor with a name.
Definition at line 51 of file mtsMulticastCommandWriteProxy.h.
| virtual mtsExecutionResult mtsMulticastCommandWriteProxy::Execute | ( | const mtsGenericObject & | argument, | |
| mtsBlockingType | CMN_UNUSED(blocking) | |||
| ) | [inline, virtual] |
Execute all the commands in the composite.
Definition at line 56 of file mtsMulticastCommandWriteProxy.h.
References mtsMulticastCommandWriteBase::Commands.
| void mtsMulticastCommandWriteProxy::SetArgumentPrototype | ( | mtsGenericObject * | argumentPrototype | ) | [inline] |
Set an argument prototype
Definition at line 66 of file mtsMulticastCommandWriteProxy.h.
References mtsCommandWriteBase::ArgumentPrototype.
| mtsProxySerializer* mtsMulticastCommandWriteProxy::GetSerializer | ( | void | ) | [inline] |