cisst-saw
Loading...
Searching...
No Matches
mtsIGTLSenderBase Class Referenceabstract

#include <mtsIGTLBridge.h>

Inheritance diagram for mtsIGTLSenderBase:
mtsIGTLEventWriteSender< _cisstType, _igtlType > mtsIGTLSender< _cisstType, _igtlType >

Public Member Functions

 mtsIGTLSenderBase (const std::string &name, mtsIGTLBridge *bridge)
virtual ~mtsIGTLSenderBase ()
virtual bool Execute (void)=0

Public Attributes

mtsFunctionRead Function
 Function used to pull data from the cisst component.

Protected Attributes

std::string mName
mtsIGTLBridgemBridge

Constructor & Destructor Documentation

◆ mtsIGTLSenderBase()

mtsIGTLSenderBase::mtsIGTLSenderBase ( const std::string & name,
mtsIGTLBridge * bridge )
inline

◆ ~mtsIGTLSenderBase()

virtual mtsIGTLSenderBase::~mtsIGTLSenderBase ( )
inlinevirtual

Member Function Documentation

◆ Execute()

virtual bool mtsIGTLSenderBase::Execute ( void )
pure virtual

Member Data Documentation

◆ Function

mtsFunctionRead mtsIGTLSenderBase::Function

Function used to pull data from the cisst component.

◆ mBridge

mtsIGTLBridge* mtsIGTLSenderBase::mBridge
protected

◆ mName

std::string mtsIGTLSenderBase::mName
protected

The documentation for this class was generated from the following file: