|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
Helper class for copying OpenIGTLink messages. More...
#include <mitkIGTLMessageCommon.h>


Public Member Functions | |
| mitkClassMacroItkParent (IGTLMessageCommon, itk::DataObject) | |
| Pointer | Clone () const |
Static Public Member Functions | |
| static Pointer | New () |
Protected Member Functions | |
| IGTLMessageCommon () | |
| Clones the input message and returns a igtl::MessageBase::Pointer to the clone. More... | |
| ~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.
| Pointer mitk::IGTLMessageCommon::Clone | ( | ) | const |
| mitk::IGTLMessageCommon::mitkClassMacroItkParent | ( | IGTLMessageCommon | , |
| itk::DataObject | |||
| ) |
|
static |