libMVRgdtf 40bc00a
A library for GDTF and MVR
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SceneData::GdtfLaserProtocol Class Reference

#include <GDTFManager.h>

Inheritance diagram for SceneData::GdtfLaserProtocol:
SceneData::GdtfObject

Public Member Functions

 GdtfLaserProtocol ()
 
 GdtfLaserProtocol (const TXString &name)
 
 ~GdtfLaserProtocol ()
 
virtual EGdtfObjectType GetObjectType ()
 
const TXStringGetName () const
 
void SetName (const TXString &name)
 
- Public Member Functions inherited from SceneData::GdtfObject
 GdtfObject ()
 
virtual ~GdtfObject ()
 
void WriteToNode (IXMLFileNodePtr pContainerNode)
 
void ReadFromNode (const IXMLFileNodePtr &pNode)
 
void GetNode (IXMLFileNodePtr &pNode)
 
void SetBind (void *ptr)
 
void * GetBind ()
 
virtual TXString GetNodeReference ()
 

Protected Member Functions

virtual TXString GetNodeName ()
 
virtual void OnPrintToFile (IXMLFileNodePtr pNode)
 
virtual void OnReadFromNode (const IXMLFileNodePtr &pNode)
 
virtual void OnErrorCheck (const IXMLFileNodePtr &pNode)
 

Constructor & Destructor Documentation

◆ GdtfLaserProtocol() [1/2]

GdtfLaserProtocol::GdtfLaserProtocol ( )

◆ GdtfLaserProtocol() [2/2]

GdtfLaserProtocol::GdtfLaserProtocol ( const TXString name)

◆ ~GdtfLaserProtocol()

GdtfLaserProtocol::~GdtfLaserProtocol ( )

Member Function Documentation

◆ GetName()

const TXString & GdtfLaserProtocol::GetName ( ) const

◆ GetNodeName()

TXString GdtfLaserProtocol::GetNodeName ( )
protectedvirtual

Implements SceneData::GdtfObject.

◆ GetObjectType()

EGdtfObjectType GdtfLaserProtocol::GetObjectType ( )
virtual

Implements SceneData::GdtfObject.

◆ OnErrorCheck()

void GdtfLaserProtocol::OnErrorCheck ( const IXMLFileNodePtr pNode)
protectedvirtual

Reimplemented from SceneData::GdtfObject.

◆ OnPrintToFile()

void GdtfLaserProtocol::OnPrintToFile ( IXMLFileNodePtr  pNode)
protectedvirtual

Reimplemented from SceneData::GdtfObject.

◆ OnReadFromNode()

void GdtfLaserProtocol::OnReadFromNode ( const IXMLFileNodePtr pNode)
protectedvirtual

Reimplemented from SceneData::GdtfObject.

◆ SetName()

void GdtfLaserProtocol::SetName ( const TXString name)

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