Medical Imaging Interaction Toolkit
2016.11.0
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... | |
virtual | ~IGTLMessageCommon () |
Helper class for copying OpenIGTLink messages.
Documentation This class is a helper class for copying OpenIGTLink messages.
Definition at line 37 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 20 of file mitkIGTLMessageCommon.cpp.
|
protectedvirtual |
Copy constructor internally used.
Definition at line 25 of file mitkIGTLMessageCommon.cpp.
Pointer mitk::IGTLMessageCommon::Clone | ( | ) | const |
mitk::IGTLMessageCommon::mitkClassMacroItkParent | ( | IGTLMessageCommon | , |
itk::DataObject | |||
) |
|
static |