libMVRgdtf 40bc00a
A library for GDTF and MVR
|
#include <GDTFManager.h>
Public Member Functions | |
GdtfLaserProtocol () | |
GdtfLaserProtocol (const TXString &name) | |
~GdtfLaserProtocol () | |
virtual EGdtfObjectType | GetObjectType () |
const TXString & | GetName () const |
void | SetName (const TXString &name) |
![]() | |
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) |
GdtfLaserProtocol::GdtfLaserProtocol | ( | ) |
GdtfLaserProtocol::GdtfLaserProtocol | ( | const TXString & | name | ) |
GdtfLaserProtocol::~GdtfLaserProtocol | ( | ) |
const TXString & GdtfLaserProtocol::GetName | ( | ) | const |
|
protectedvirtual |
Implements SceneData::GdtfObject.
|
virtual |
Implements SceneData::GdtfObject.
|
protectedvirtual |
Reimplemented from SceneData::GdtfObject.
|
protectedvirtual |
Reimplemented from SceneData::GdtfObject.
|
protectedvirtual |
Reimplemented from SceneData::GdtfObject.
void GdtfLaserProtocol::SetName | ( | const TXString & | name | ) |