System::Xml::XPath::XPathNavigator Member List

This is the complete list of members for System::Xml::XPath::XPathNavigator, including all inherited members.

AppendChild()System::Xml::XPath::XPathNavigatorvirtual
AppendChild(String newChild)System::Xml::XPath::XPathNavigatorvirtual
AppendChild(SharedPtr< XmlReader > newChild)System::Xml::XPath::XPathNavigatorvirtual
AppendChild(SharedPtr< XPathNavigator > newChild)System::Xml::XPath::XPathNavigatorvirtual
AppendChildElement(String prefix, String localName, String namespaceURI, String value)System::Xml::XPath::XPathNavigatorvirtual
CheckValidity(SharedPtr< System::Xml::Schema::XmlSchemaSet > schemas, System::Xml::Schema::ValidationEventHandler validationEventHandler)System::Xml::XPath::XPathNavigatorvirtual
Clone()=0System::Xml::XPath::XPathNavigatorpure virtual
ComparePosition(SharedPtr< XPathNavigator > nav)System::Xml::XPath::XPathNavigatorvirtual
Compile(String xpath)System::Xml::XPath::XPathNavigatorvirtual
CreateAttribute(String prefix, String localName, String namespaceURI, String value)System::Xml::XPath::XPathNavigatorvirtual
CreateAttributes()System::Xml::XPath::XPathNavigatorvirtual
CreateNavigator() overrideSystem::Xml::XPath::XPathNavigatorvirtual
DeleteRange(SharedPtr< XPathNavigator > lastSiblingToDelete)System::Xml::XPath::XPathNavigatorvirtual
DeleteSelf()System::Xml::XPath::XPathNavigatorvirtual
Equals(ptr obj)System::Objectvirtual
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(float const &objA, float const &objB)System::Objectinline
Equals(double const &objA, double const &objB)System::Objectinline
Evaluate(String xpath)System::Xml::XPath::XPathNavigatorvirtual
Evaluate(String xpath, SharedPtr< IXmlNamespaceResolver > resolver)System::Xml::XPath::XPathNavigatorvirtual
Evaluate(SharedPtr< XPathExpression > expr)System::Xml::XPath::XPathNavigatorvirtual
Evaluate(SharedPtr< XPathExpression > expr, SharedPtr< XPathNodeIterator > context)System::Xml::XPath::XPathNavigatorvirtual
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
get_BaseURI()=0System::Xml::XPath::XPathNavigatorpure virtual
get_CanEdit()System::Xml::XPath::XPathNavigatorvirtual
get_HasAttributes()System::Xml::XPath::XPathNavigatorvirtual
get_HasChildren()System::Xml::XPath::XPathNavigatorvirtual
get_InnerXml()System::Xml::XPath::XPathNavigatorvirtual
get_IsEmptyElement()=0System::Xml::XPath::XPathNavigatorpure virtual
get_IsNode() overrideSystem::Xml::XPath::XPathNavigatorvirtual
get_LocalName()=0System::Xml::XPath::XPathNavigatorpure virtual
get_Name()=0System::Xml::XPath::XPathNavigatorpure virtual
get_NamespaceURI()=0System::Xml::XPath::XPathNavigatorpure virtual
get_NameTable()=0System::Xml::XPath::XPathNavigatorpure virtual
get_NavigatorComparer()System::Xml::XPath::XPathNavigatorstatic
get_NodeType()=0System::Xml::XPath::XPathNavigatorpure virtual
get_OuterXml()System::Xml::XPath::XPathNavigatorvirtual
get_Prefix()=0System::Xml::XPath::XPathNavigatorpure virtual
get_SchemaInfo()System::Xml::XPath::XPathNavigatorvirtual
get_TypedValue() overrideSystem::Xml::XPath::XPathNavigatorvirtual
get_UnderlyingObject()System::Xml::XPath::XPathNavigatorvirtual
get_Value()=0System::Xml::XPath::XPathItempure virtual
get_ValueAsBoolean() overrideSystem::Xml::XPath::XPathNavigatorvirtual
get_ValueAsDateTime() overrideSystem::Xml::XPath::XPathNavigatorvirtual
get_ValueAsDouble() overrideSystem::Xml::XPath::XPathNavigatorvirtual
get_ValueAsInt() overrideSystem::Xml::XPath::XPathNavigatorvirtual
get_ValueAsLong() overrideSystem::Xml::XPath::XPathNavigatorvirtual
get_ValueType() overrideSystem::Xml::XPath::XPathNavigatorvirtual
get_XmlLang()System::Xml::XPath::XPathNavigatorvirtual
get_XmlType() overrideSystem::Xml::XPath::XPathNavigatorvirtual
GetAttribute(String localName, String namespaceURI)System::Xml::XPath::XPathNavigatorvirtual
GetCounter()System::Objectinline
GetHashCode() constSystem::Objectvirtual
GetNamespace(String name)System::Xml::XPath::XPathNavigatorvirtual
GetNamespacesInScope(XmlNamespaceScope scope) overrideSystem::Xml::XPath::XPathNavigatorvirtual
GetType() constSystem::Objectvirtual
InsertAfter()System::Xml::XPath::XPathNavigatorvirtual
InsertAfter(String newSibling)System::Xml::XPath::XPathNavigatorvirtual
InsertAfter(SharedPtr< XmlReader > newSibling)System::Xml::XPath::XPathNavigatorvirtual
InsertAfter(SharedPtr< XPathNavigator > newSibling)System::Xml::XPath::XPathNavigatorvirtual
InsertBefore()System::Xml::XPath::XPathNavigatorvirtual
InsertBefore(String newSibling)System::Xml::XPath::XPathNavigatorvirtual
InsertBefore(SharedPtr< XmlReader > newSibling)System::Xml::XPath::XPathNavigatorvirtual
InsertBefore(SharedPtr< XPathNavigator > newSibling)System::Xml::XPath::XPathNavigatorvirtual
InsertElementAfter(String prefix, String localName, String namespaceURI, String value)System::Xml::XPath::XPathNavigatorvirtual
InsertElementBefore(String prefix, String localName, String namespaceURI, String value)System::Xml::XPath::XPathNavigatorvirtual
Is(const TypeInfo &targetType) constSystem::Objectvirtual
IsDescendant(SharedPtr< XPathNavigator > nav)System::Xml::XPath::XPathNavigatorvirtual
IsSamePosition(SharedPtr< XPathNavigator > other)=0System::Xml::XPath::XPathNavigatorpure virtual
Lock()System::Object
LookupNamespace(const String &prefix) overrideSystem::Xml::XPath::XPathNavigatorvirtual
LookupPrefix(const String &namespaceURI) overrideSystem::Xml::XPath::XPathNavigatorvirtual
Matches(SharedPtr< XPathExpression > expr)System::Xml::XPath::XPathNavigatorvirtual
Matches(String xpath)System::Xml::XPath::XPathNavigatorvirtual
MemberwiseClone() constSystem::Objectvirtual
MoveTo(SharedPtr< XPathNavigator > other)=0System::Xml::XPath::XPathNavigatorpure virtual
MoveToAttribute(String localName, String namespaceURI)System::Xml::XPath::XPathNavigatorvirtual
MoveToChild(String localName, String namespaceURI)System::Xml::XPath::XPathNavigatorvirtual
MoveToChild(XPathNodeType type)System::Xml::XPath::XPathNavigatorvirtual
MoveToFirst()System::Xml::XPath::XPathNavigatorvirtual
MoveToFirstAttribute()=0System::Xml::XPath::XPathNavigatorpure virtual
MoveToFirstChild()=0System::Xml::XPath::XPathNavigatorpure virtual
MoveToFirstNamespace(XPathNamespaceScope namespaceScope)=0System::Xml::XPath::XPathNavigatorpure virtual
MoveToFirstNamespace()System::Xml::XPath::XPathNavigator
MoveToFollowing(String localName, String namespaceURI)System::Xml::XPath::XPathNavigatorvirtual
MoveToFollowing(String localName, String namespaceURI, SharedPtr< XPathNavigator > end)System::Xml::XPath::XPathNavigatorvirtual
MoveToFollowing(XPathNodeType type)System::Xml::XPath::XPathNavigatorvirtual
MoveToFollowing(XPathNodeType type, SharedPtr< XPathNavigator > end)System::Xml::XPath::XPathNavigatorvirtual
MoveToId(String id)=0System::Xml::XPath::XPathNavigatorpure virtual
MoveToNamespace(String name)System::Xml::XPath::XPathNavigatorvirtual
MoveToNext()=0System::Xml::XPath::XPathNavigatorpure virtual
MoveToNext(String localName, String namespaceURI)System::Xml::XPath::XPathNavigatorvirtual
MoveToNext(XPathNodeType type)System::Xml::XPath::XPathNavigatorvirtual
MoveToNextAttribute()=0System::Xml::XPath::XPathNavigatorpure virtual
MoveToNextNamespace(XPathNamespaceScope namespaceScope)=0System::Xml::XPath::XPathNavigatorpure virtual
MoveToNextNamespace()System::Xml::XPath::XPathNavigator
MoveToParent()=0System::Xml::XPath::XPathNavigatorpure virtual
MoveToPrevious()=0System::Xml::XPath::XPathNavigatorpure virtual
MoveToRoot()System::Xml::XPath::XPathNavigatorvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(Object const &x)System::Objectinline
PrependChild()System::Xml::XPath::XPathNavigatorvirtual
PrependChild(String newChild)System::Xml::XPath::XPathNavigatorvirtual
PrependChild(SharedPtr< XmlReader > newChild)System::Xml::XPath::XPathNavigatorvirtual
PrependChild(SharedPtr< XPathNavigator > newChild)System::Xml::XPath::XPathNavigatorvirtual
PrependChildElement(String prefix, String localName, String namespaceURI, String value)System::Xml::XPath::XPathNavigatorvirtual
Ptr typedefSystem::Xml::XPath::XPathNavigator
ptr typedefSystem::Object
ReadSubtree()System::Xml::XPath::XPathNavigatorvirtual
ReferenceEquals(ptr const &objA, ptr const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, T const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, std::nullptr_t)System::Objectinlinestatic
ReferenceEquals(String const &str, std::nullptr_t)System::Objectinline
ReferenceEquals(String const &str1, String const &str2)System::Objectinline
RemovedSharedRefs(int count)System::Objectinline
ReplaceRange(SharedPtr< XPathNavigator > lastSiblingToReplace)System::Xml::XPath::XPathNavigatorvirtual
ReplaceSelf(String newNode)System::Xml::XPath::XPathNavigatorvirtual
ReplaceSelf(SharedPtr< XmlReader > newNode)System::Xml::XPath::XPathNavigatorvirtual
ReplaceSelf(SharedPtr< XPathNavigator > newNode)System::Xml::XPath::XPathNavigatorvirtual
Select(String xpath)System::Xml::XPath::XPathNavigatorvirtual
Select(String xpath, SharedPtr< IXmlNamespaceResolver > resolver)System::Xml::XPath::XPathNavigatorvirtual
Select(SharedPtr< XPathExpression > expr)System::Xml::XPath::XPathNavigatorvirtual
SelectAncestors(XPathNodeType type, bool matchSelf)System::Xml::XPath::XPathNavigatorvirtual
SelectAncestors(String name, String namespaceURI, bool matchSelf)System::Xml::XPath::XPathNavigatorvirtual
SelectChildren(XPathNodeType type)System::Xml::XPath::XPathNavigatorvirtual
SelectChildren(String name, String namespaceURI)System::Xml::XPath::XPathNavigatorvirtual
SelectDescendants(XPathNodeType type, bool matchSelf)System::Xml::XPath::XPathNavigatorvirtual
SelectDescendants(String name, String namespaceURI, bool matchSelf)System::Xml::XPath::XPathNavigatorvirtual
SelectSingleNode(String xpath)System::Xml::XPath::XPathNavigatorvirtual
SelectSingleNode(String xpath, SharedPtr< IXmlNamespaceResolver > resolver)System::Xml::XPath::XPathNavigatorvirtual
SelectSingleNode(SharedPtr< XPathExpression > expression)System::Xml::XPath::XPathNavigatorvirtual
set_InnerXml(String value)System::Xml::XPath::XPathNavigatorvirtual
set_OuterXml(String value)System::Xml::XPath::XPathNavigatorvirtual
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SetTypedValue(SharedPtr< Object > typedValue)System::Xml::XPath::XPathNavigatorvirtual
SetValue(String value)System::Xml::XPath::XPathNavigatorvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString() const overrideSystem::Xml::XPath::XPathNavigatorvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
ValueAs(const TypeInfo &returnType, SharedPtr< IXmlNamespaceResolver > nsResolver) overrideSystem::Xml::XPath::XPathNavigatorvirtual
System::Xml::XPath::XPathItem::ValueAs(const TypeInfo &returnType)System::Xml::XPath::XPathItemvirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
WriteSubtree(SharedPtr< XmlWriter > writer)System::Xml::XPath::XPathNavigatorvirtual
~Object()System::Objectvirtual