My Project
 All Classes Functions Variables Typedefs Enumerations Enumerator Pages
DDLNode Member List

This is the complete list of members for DDLNode, including all inherited members.

attachParent(DDLNode *parent)DDLNode
create(const std::string &type, const std::string &name, DDLNode *parent=ddl_nullptr)DDLNodestatic
detachParent()DDLNode
DllNodeList typedefDDLNode
findPropertyByName(const std::string &name)DDLNode
getChildNodeList() const DDLNode
getDataArrayList() const DDLNode
getName() const DDLNode
getParent() const DDLNode
getProperties() const DDLNode
getReferences() const DDLNode
getType() const DDLNode
getValue() const DDLNode
hasProperty(const std::string &name)DDLNode
OpenDDLParser (defined in DDLNode)DDLNodefriend
setDataArrayList(DataArrayList *dtArrayList)DDLNode
setName(const std::string &name)DDLNode
setProperties(Property *prop)DDLNode
setReferences(Reference *refs)DDLNode
setType(const std::string &type)DDLNode
setValue(Value *val)DDLNode
~DDLNode()DDLNode