Rhino C++ API  8.7
ON_XMLNode Member List

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

AttachChildNode(ON_XMLNode *node)ON_XMLNodevirtual
AttachProperty(ON_XMLProperty *prop)ON_XMLNodevirtual
AutoTypePropValue(void)ON_XMLNodestatic
ChildCount(void) constON_XMLNodevirtual
Clear(void)ON_XMLNodevirtual
CreateNodeAtPath(const wchar_t *path)ON_XMLNodevirtual
DataCRC(ON__UINT32 current_remainder, bool recursive) constON_XMLNodevirtual
DetachChild(ON_XMLNode &child)ON_XMLNodevirtual
EVF(const wchar_t *func, void *data)ON_XMLNodeprotectedvirtual
FirstChild(void) constON_XMLNodevirtual
GetChildIterator(void) constON_XMLNodevirtual
GetDefaultProperty(void) constON_XMLNodevirtual
GetNamedChild(const wchar_t *name) constON_XMLNodevirtual
GetNamedProperty(const wchar_t *name) constON_XMLNodevirtual
GetNameFromTag(const wchar_t *tag)ON_XMLNodestatic
GetNestedDepth(void) constON_XMLNodevirtual
GetNodeAtPath(const wchar_t *path) constON_XMLNodevirtual
GetPathFromRoot(void) constON_XMLNodevirtual
GetPropertyIterator(bool alphabetized=false) constON_XMLNodevirtual
IsValidXMLName(const wchar_t *name)ON_XMLNodestatic
IsValidXMLNameWithDebugging(const wchar_t *name)ON_XMLNodestatic
LastReadBufferPointer(void) constON_XMLNodevirtual
MergeFrom(const ON_XMLNode &src)ON_XMLNodevirtual
MoveAfter(ON_XMLNode &other)ON_XMLNodevirtual
MoveBefore(ON_XMLNode &other)ON_XMLNodevirtual
NextSibling(void) constON_XMLNodevirtual
ON_XMLNode(const wchar_t *name)ON_XMLNode
ON_XMLNode(const ON_XMLNode &)ON_XMLNode
ON_XMLNode(ON_XMLNode &&) noexcept=deleteON_XMLNode
ON_XMLNodePrivate classON_XMLNodefriend
ON_XMLNodePropertyIteratorPrivate classON_XMLNodefriend
OnNodeReadFromStream(const ON_XMLNode *node) constON_XMLNodevirtual
operator ON_wString() constON_XMLNode
operator!=(const ON_XMLNode &) constON_XMLNode
operator=(const ON_XMLNode &)ON_XMLNode
operator==(const ON_XMLNode &) constON_XMLNode
Parent(void) constON_XMLNodevirtual
PrevSibling(void) constON_XMLNodevirtual
PropertyCount(void) constON_XMLNodevirtual
ReadErrorON_XMLNodestatic
ReadFromStream(const wchar_t *buf, bool warnings_as_errors=false, bool validate_tags=true)ON_XMLNodevirtual
RecurseChildren(ON_XMLRecurseChildrenCallback callback, void *data) constON_XMLNodevirtual
Remove(void)ON_XMLNodevirtual
RemoveAllChildren(void)ON_XMLNodevirtual
RemoveAllProperties(void)ON_XMLNodevirtual
RemoveChild(ON_XMLNode *child)ON_XMLNodevirtual
RemoveProperty(const wchar_t *prop_name)ON_XMLNodevirtual
SetAutoTypePropValue(bool b=true)ON_XMLNodestatic
SetInternalDebuggingFlags(ON__UINT64)ON_XMLNodevirtual
SetProperty(const ON_XMLProperty &prop)ON_XMLNodevirtual
SetTagName(const wchar_t *name)ON_XMLNodevirtual
String(bool include_formatting=true, bool force_long_format=false, bool sorted_props=false) constON_XMLNodevirtual
TagName(void) constON_XMLNodevirtual
TopLevel(void) constON_XMLNodevirtual
WriteChildrenToStream(wchar_t *stream, ON__UINT32 max_chars, bool include_formatting=true, bool force_long_format=false, bool sorted_props=false) constON_XMLNodevirtual
WriteFooterToStream(wchar_t *stream, ON__UINT32 max_chars, bool include_formatting=true, bool force_long_format=false) constON_XMLNodevirtual
WriteHeaderToStream(wchar_t *stream, ON__UINT32 max_chars, bool include_formatting=true, bool force_long_format=false, bool sorted_props=false) constON_XMLNodevirtual
WriteToSegmentedStream(ON_XMLSegmentedStream &stream, bool include_formatting=true, bool force_long_format=false, bool sorted_props=false) constON_XMLNodevirtual
WriteToStream(wchar_t *stream, ON__UINT32 max_chars, bool include_formatting=true, bool force_long_format=false, bool sorted_props=false) constON_XMLNodevirtual
WriteToStreamEx(wchar_t *stream, ON__UINT32 max_chars, bool include_formatting=true, bool force_long_format=false, bool sorted_props=false) constON_XMLNodevirtual
~ON_XMLNode()ON_XMLNodevirtual