Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::IGTLMessageCommon Class Reference

Helper class for copying OpenIGTLink messages. More...

#include <mitkIGTLMessageCommon.h>

Inheritance diagram for mitk::IGTLMessageCommon:
Collaboration diagram for mitk::IGTLMessageCommon:

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 ()
 

Detailed Description

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.

Constructor & Destructor Documentation

mitk::IGTLMessageCommon::IGTLMessageCommon ( )
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.

mitk::IGTLMessageCommon::~IGTLMessageCommon ( )
protectedvirtual

Copy constructor internally used.

Definition at line 25 of file mitkIGTLMessageCommon.cpp.

Member Function Documentation

Pointer mitk::IGTLMessageCommon::Clone ( ) const
mitk::IGTLMessageCommon::mitkClassMacroItkParent ( IGTLMessageCommon  ,
itk::DataObject   
)
static Pointer mitk::IGTLMessageCommon::New ( )
static

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