TNB Library
CXmlDocumentFragment メンバ一覧

継承メンバを含む CXmlDocumentFragment の全メンバ一覧です。

AppendChildComment(LPCTSTR text)CXmlElement
AppendChildElement(LPCTSTR text)CXmlElement
AppendChildNode(CAbstractXmlNode &a)CXmlElement
AppendChildText(LPCTSTR text)CXmlElement
CAbstractXmlNode(CXmlNodePtr p)CAbstractXmlNodeprotected
Clone(bool boIsDeep=true) constCXmlElement
CXmlDocumentFragment(MSXML::IXMLDOMDocumentFragmentPtr n)CXmlDocumentFragment
CXmlElement(void)CXmlElement
CXmlElement(CXmlNode n)CXmlElement
CXmlProcessingInstruction(void)CXmlProcessingInstruction
CXmlProcessingInstruction(CXmlNode n)CXmlProcessingInstruction
GetAttribute(INDEX index) constCXmlProcessingInstruction
GetAttributeByName(LPCTSTR name) constCXmlProcessingInstruction
GetAttributeLength(void) constCXmlProcessingInstruction
GetAttributeValue(LPCTSTR name) constCXmlProcessingInstruction
GetChildNodes(void) constCXmlElement
GetElementFullPath(void) constCAbstractXmlNode
GetFirstChild(void) constCXmlElement
GetNextSibling(void) constCAbstractXmlNode
GetNodeName(void) constCAbstractXmlNode
GetNodeValue(void) constCAbstractXmlNode
GetParentNode(void) constCXmlElement
HasChildNodes(void) constCXmlElement
Invalid(void)CAbstractXmlNode
IsValid(void) constCAbstractXmlNode
m_pAttrCXmlProcessingInstructionprotected
m_pNodeCAbstractXmlNodeprotected
operator->(void)CAbstractXmlNode
operator=(CXmlNode n)CXmlElement
Remove(void)CAbstractXmlNode
RemoveAttribute(LPCTSTR name)CXmlProcessingInstruction
Rename(LPCTSTR newName)CXmlElement
SelectNodes(LPCTSTR expression) constCXmlElement
SelectSingleNode(LPCTSTR expression) constCXmlElement
SetAttribute(LPCTSTR name, LPCTSTR value)CXmlProcessingInstruction
~CAbstractXmlNode(void)CAbstractXmlNodeprotectedvirtual