

Definition at line 37 of file mtsCommandFilteredQueuedWrite.h.
| virtual const mtsGenericObject* mtsCommandFilteredQueuedWrite::GetArgumentPrototype | ( | void | ) | const [virtual] |
Return a pointer on the argument prototype
Reimplemented from mtsCommandQueuedWriteGeneric.
| mtsExecutionResult mtsCommandFilteredQueuedWrite::Execute | ( | const mtsGenericObject & | argument, | |
| mtsBlockingType | blocking | |||
| ) | [virtual] |
The execute method. Abstract method to be implemented by derived classes to run the actual operation on the receiver
| obj | The data passed to the operation method |
Reimplemented from mtsCommandQueuedWriteGeneric.