

Definition at line 177 of file mtsEventReceiver.h.
| mtsCommandWriteBase* mtsEventReceiverWrite::GetCommand | ( | ) |
Called from mtsInterfaceRequired::BindCommandsAndEvents
| void mtsEventReceiverWrite::SetHandlerCommand | ( | mtsCommandWriteBase * | commandHandler | ) |
Called from mtsInterfaceRequired::AddEventHandlerWrite
| virtual bool mtsEventReceiverWrite::Wait | ( | mtsGenericObject & | obj | ) | [virtual] |
Wait for event to be issued and return received argument.
| void mtsEventReceiverWrite::ToStream | ( | std::ostream & | outputStream | ) | const [virtual] |
Human readable output to stream.
Implements mtsEventReceiverBase.