Medical Imaging Interaction Toolkit  2023.04.00
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...
 
 ~IGTLMessageCommon () override
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ IGTLMessageCommon()

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

◆ ~IGTLMessageCommon()

mitk::IGTLMessageCommon::~IGTLMessageCommon ( )
overrideprotected

Copy constructor internally used.

Member Function Documentation

◆ Clone()

Pointer mitk::IGTLMessageCommon::Clone ( ) const

◆ mitkClassMacroItkParent()

mitk::IGTLMessageCommon::mitkClassMacroItkParent ( IGTLMessageCommon  ,
itk::DataObject   
)

◆ New()

static Pointer mitk::IGTLMessageCommon::New ( )
static

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