This class is a dummy message to show how to implement a new message type.
More...
#include <mitkIGTLDummyMessage.h>
This class is a dummy message to show how to implement a new message type.
Definition at line 29 of file mitkIGTLDummyMessage.h.
◆ IGTLDummyMessage()
mitk::IGTLDummyMessage::IGTLDummyMessage |
( |
| ) |
|
|
protected |
◆ ~IGTLDummyMessage()
mitk::IGTLDummyMessage::~IGTLDummyMessage |
( |
| ) |
|
|
overrideprotected |
◆ Clone()
igtl::MessageBase::Pointer mitk::IGTLDummyMessage::Clone |
( |
| ) |
|
|
override |
Returns a clone of itself
◆ GetDummyString()
std::string mitk::IGTLDummyMessage::GetDummyString |
( |
| ) |
|
◆ igtlNewMacro()
◆ igtlTypeMacro()
◆ SetDummyString()
void mitk::IGTLDummyMessage::SetDummyString |
( |
const std::string & |
dummyString | ) |
|
◆ m_dummyString
std::string mitk::IGTLDummyMessage::m_dummyString |
|
protected |
The documentation for this class was generated from the following file: