|
libMVRgdtf 40bc00a
A library for GDTF and MVR
|
#include <GDTFManager.h>
Public Member Functions | |
| GdtfBreak () | |
| ~GdtfBreak () | |
| virtual EGdtfObjectType | GetObjectType () |
| Sint32 | GetDmxBreak () |
| DMXAddress | GetDmxAddress () |
| void | SetDmxBreak (Sint32 dmxBreak) |
| void | SetDmxAddress (DMXAddress dmxAddress) |
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) |
| GdtfBreak::GdtfBreak | ( | ) |
| GdtfBreak::~GdtfBreak | ( | ) |
| DMXAddress GdtfBreak::GetDmxAddress | ( | ) |
| Sint32 GdtfBreak::GetDmxBreak | ( | ) |
|
protectedvirtual |
Implements SceneData::GdtfObject.
|
virtual |
Implements SceneData::GdtfObject.
|
protectedvirtual |
Reimplemented from SceneData::GdtfObject.
|
protectedvirtual |
Reimplemented from SceneData::GdtfObject.
|
protectedvirtual |
Reimplemented from SceneData::GdtfObject.
| void GdtfBreak::SetDmxAddress | ( | DMXAddress | dmxAddress | ) |
| void GdtfBreak::SetDmxBreak | ( | Sint32 | dmxBreak | ) |