cmlabs::CVMLFrame Class Reference
#include <CVML.h>
List of all members.
Detailed Description
Definition at line 154 of file CVML.h.
Constructor & Destructor Documentation
cmlabs::CVMLFrame::CVMLFrame |
( |
|
) |
|
cmlabs::CVMLFrame::CVMLFrame |
( |
JString |
xml |
) |
|
cmlabs::CVMLFrame::CVMLFrame |
( |
XMLNode * |
node |
) |
|
cmlabs::CVMLFrame::~CVMLFrame |
( |
|
) |
[virtual] |
Member Function Documentation
Object * cmlabs::CVMLFrame::clone |
( |
|
) |
const [virtual] |
bool cmlabs::CVMLFrame::addObject |
( |
CVMLObject * |
object |
) |
|
bool cmlabs::CVMLFrame::addGroup |
( |
CVMLGroup * |
group |
) |
|
bool cmlabs::CVMLFrame::removeObject |
( |
JString |
id |
) |
|
bool cmlabs::CVMLFrame::removeGroup |
( |
JString |
id |
) |
|
JString cmlabs::CVMLFrame::print |
( |
|
) |
[virtual] |
JString cmlabs::CVMLFrame::toXML |
( |
|
) |
[virtual] |
bool cmlabs::CVMLFrame::fromXML |
( |
XMLNode * |
node |
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: