MITK-IGT
IGT Extension of MITK
|
Helper class for copying OpenIGTLink messages. More...
#include <mitkIGTLMessageCommon.h>
Public Member Functions | |
mitkClassMacroItkParent (IGTLMessageCommon, itk::DataObject) | |
itkFactorylessNewMacro (Self) | |
itkCloneMacro (Self) | |
Protected Member Functions | |
IGTLMessageCommon () | |
Clones the input message and returns a igtl::MessageBase::Pointer to the clone. | |
~IGTLMessageCommon () override | |
Helper class for copying OpenIGTLink messages.
Documentation
This class is a helper class for copying OpenIGTLink messages.
Definition at line 33 of file mitkIGTLMessageCommon.h.
|
protected |
Clones the input message and returns a igtl::MessageBase::Pointer to the clone.
Clones the input message and returns a igtl::MessageBase::Pointer to the clone
Definition at line 16 of file mitkIGTLMessageCommon.cpp.
|
overrideprotected |
Copy constructor internally used.
Definition at line 21 of file mitkIGTLMessageCommon.cpp.
mitk::IGTLMessageCommon::itkCloneMacro | ( | Self | ) |
mitk::IGTLMessageCommon::itkFactorylessNewMacro | ( | Self | ) |
mitk::IGTLMessageCommon::mitkClassMacroItkParent | ( | IGTLMessageCommon | , |
itk::DataObject | ) |