|
cisst-saw
|
#include <mtsIGTLBridge.h>
Public Member Functions | |
| mtsIGTLReceiverBase (const std::string &name, mtsIGTLBridge *bridge) | |
| virtual | ~mtsIGTLReceiverBase () |
| virtual bool | Execute (igtl::Socket *socket, igtl::MessageBase *header)=0 |
Public Attributes | |
| mtsFunctionWrite | Function |
| Function used to pull data from the cisst component. | |
Protected Attributes | |
| std::string | mName |
| mtsIGTLBridge * | mBridge |
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in mtsIGTLReceiver< _igtlType, _cisstType >.
| mtsFunctionWrite mtsIGTLReceiverBase::Function |
Function used to pull data from the cisst component.
|
protected |
|
protected |