MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
mitk::IGTLMessageCommon Class Reference

Helper class for copying OpenIGTLink messages. More...

#include <mitkIGTLMessageCommon.h>

Inheritance diagram for mitk::IGTLMessageCommon:

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
 

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

Definition at line 16 of file mitkIGTLMessageCommon.cpp.

◆ ~IGTLMessageCommon()

mitk::IGTLMessageCommon::~IGTLMessageCommon ( )
overrideprotected

Copy constructor internally used.

Definition at line 21 of file mitkIGTLMessageCommon.cpp.

Member Function Documentation

◆ itkCloneMacro()

mitk::IGTLMessageCommon::itkCloneMacro ( Self )

◆ itkFactorylessNewMacro()

mitk::IGTLMessageCommon::itkFactorylessNewMacro ( Self )

◆ mitkClassMacroItkParent()

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

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