, including all inherited members.
AbstractAttributeExtensibleXMLObject() (defined in xmltooling::AbstractAttributeExtensibleXMLObject) | xmltooling::AbstractAttributeExtensibleXMLObject | [protected] |
AbstractAttributeExtensibleXMLObject(const AbstractAttributeExtensibleXMLObject &src) | xmltooling::AbstractAttributeExtensibleXMLObject | [protected] |
AbstractXMLObject(const XMLCh *nsURI=nullptr, const XMLCh *localName=nullptr, const XMLCh *prefix=nullptr, const QName *schemaType=nullptr) | xmltooling::AbstractXMLObject | [protected] |
AbstractXMLObject(const AbstractXMLObject &src) | xmltooling::AbstractXMLObject | [protected] |
xmltooling::addNamespace(const Namespace &ns) const =0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::AbstractXMLObject::addNamespace(const Namespace &ns) const | xmltooling::AbstractXMLObject | [virtual] |
AttributeExtensibleXMLObject() (defined in xmltooling::AttributeExtensibleXMLObject) | xmltooling::AttributeExtensibleXMLObject | [protected] |
clone() const =0 | xmltooling::XMLObject | [pure virtual] |
deregisterIDAttribute(const QName &name) | xmltooling::AttributeExtensibleXMLObject | [static] |
deregisterIDAttributes() | xmltooling::AttributeExtensibleXMLObject | [static] |
xmltooling::detach()=0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::AbstractXMLObject::detach() | xmltooling::AbstractXMLObject | [virtual] |
getAttribute(const QName &qualifiedName) const | xmltooling::AbstractAttributeExtensibleXMLObject | [virtual] |
getDOM() const =0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::getElementQName() const =0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::AbstractXMLObject::getElementQName() const | xmltooling::AbstractXMLObject | [virtual] |
getExtensionAttributes() const | xmltooling::AbstractAttributeExtensibleXMLObject | [virtual] |
getLang() const | xmltooling::AbstractAttributeExtensibleXMLObject | [virtual] |
xmltooling::getNamespaces() const =0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::AbstractXMLObject::getNamespaces() const | xmltooling::AbstractXMLObject | [virtual] |
xmltooling::getNil() const =0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::AbstractXMLObject::getNil() const | xmltooling::AbstractXMLObject | [virtual] |
getOrderedChildren() const =0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::getParent() const =0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::AbstractXMLObject::getParent() const | xmltooling::AbstractXMLObject | [virtual] |
getRegisteredIDAttributes() | xmltooling::AttributeExtensibleXMLObject | [static] |
xmltooling::getSchemaType() const =0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::AbstractXMLObject::getSchemaType() const | xmltooling::AbstractXMLObject | [virtual] |
getTextContent(unsigned int position=0) const =0 | xmltooling::XMLObject | [pure virtual] |
getXMLID() const | xmltooling::AbstractAttributeExtensibleXMLObject | [virtual] |
hasChildren() const =0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::hasParent() const =0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::AbstractXMLObject::hasParent() const | xmltooling::AbstractXMLObject | [virtual] |
isRegisteredIDAttribute(const QName &name) | xmltooling::AttributeExtensibleXMLObject | [static] |
m_log | xmltooling::AbstractXMLObject | [protected] |
m_namespaces | xmltooling::AbstractXMLObject | [mutable, protected] |
m_nil | xmltooling::AbstractXMLObject | [protected] |
m_noNamespaceSchemaLocation | xmltooling::AbstractXMLObject | [protected] |
m_schemaLocation | xmltooling::AbstractXMLObject | [protected] |
marshall(xercesc::DOMDocument *document=0, const std::vector< xmlsignature::Signature * > *sigs=0, const Credential *credential=0) const =0 | xmltooling::XMLObject | [pure virtual] |
marshall(xercesc::DOMElement *parentElement, const std::vector< xmlsignature::Signature * > *sigs=0, const Credential *credential=0) const =0 | xmltooling::XMLObject | [pure virtual] |
marshallExtensionAttributes(xercesc::DOMElement *domElement) const | xmltooling::AbstractAttributeExtensibleXMLObject | [protected] |
xmltooling::nil() const | xmltooling::XMLObject | [inline] |
xmltooling::nil(xmlconstants::xmltooling_bool_t value)=0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::nil(bool value) | xmltooling::XMLObject | [inline] |
xmltooling::AbstractXMLObject::nil(xmlconstants::xmltooling_bool_t value) | xmltooling::AbstractXMLObject | [virtual] |
prepareForAssignment(XMLCh *oldValue, const XMLCh *newValue) | xmltooling::AbstractXMLObject | [protected] |
prepareForAssignment(xercesc::XMLDateTime *oldValue, const xercesc::XMLDateTime *newValue) | xmltooling::AbstractXMLObject | [protected] |
prepareForAssignment(xercesc::XMLDateTime *oldValue, time_t newValue, bool duration=false) | xmltooling::AbstractXMLObject | [protected] |
prepareForAssignment(xercesc::XMLDateTime *oldValue, const XMLCh *newValue, bool duration=false) | xmltooling::AbstractXMLObject | [protected] |
prepareForAssignment(QName *oldValue, const QName *newValue) | xmltooling::AbstractXMLObject | [protected] |
prepareForAssignment(XMLObject *oldValue, XMLObject *newValue) | xmltooling::AbstractXMLObject | [protected] |
registerIDAttribute(const QName &name) | xmltooling::AttributeExtensibleXMLObject | [static] |
releaseChildrenDOM(bool propagateRelease=true) const =0 | xmltooling::XMLObject | [pure virtual] |
releaseDOM() const =0 | xmltooling::XMLObject | [pure virtual] |
releaseParentDOM(bool propagateRelease=true) const =0 | xmltooling::XMLObject | [pure virtual] |
releaseThisAndChildrenDOM() const | xmltooling::XMLObject | |
releaseThisandParentDOM() const | xmltooling::XMLObject | |
removeChild(XMLObject *child)=0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::removeNamespace(const Namespace &ns)=0 | xmltooling::XMLObject | [pure virtual] |
xmltooling::AbstractXMLObject::removeNamespace(const Namespace &ns) | xmltooling::AbstractXMLObject | [virtual] |
setAttribute(const QName &qualifiedName, const XMLCh *value, bool ID=false) | xmltooling::AbstractAttributeExtensibleXMLObject | [virtual] |
xmltooling::AttributeExtensibleXMLObject::setAttribute(const QName &qualifiedName, const QName &value) | xmltooling::AttributeExtensibleXMLObject | [virtual] |
setDocument(xercesc::DOMDocument *doc) const =0 | xmltooling::XMLObject | [pure virtual] |
setDOM(xercesc::DOMElement *dom, bool bindDocument=false) const =0 | xmltooling::XMLObject | [pure virtual] |
setNil(const XMLCh *value) | xmltooling::XMLObject | |
xmltooling::setParent(XMLObject *parent)=0 | xmltooling::XMLObject | [pure virtual] |
setParent(XMLObject *parent) (defined in xmltooling::AbstractXMLObject) | xmltooling::AbstractXMLObject | |
setTextContent(const XMLCh *value, unsigned int position=0)=0 | xmltooling::XMLObject | [pure virtual] |
unmarshall(xercesc::DOMElement *element, bool bindDocument=false)=0 | xmltooling::XMLObject | [pure virtual] |
unmarshallExtensionAttribute(const xercesc::DOMAttr *attribute) | xmltooling::AbstractAttributeExtensibleXMLObject | [protected] |
XMLObject() (defined in xmltooling::XMLObject) | xmltooling::XMLObject | [protected] |
~AbstractAttributeExtensibleXMLObject() (defined in xmltooling::AbstractAttributeExtensibleXMLObject) | xmltooling::AbstractAttributeExtensibleXMLObject | [virtual] |
~AbstractXMLObject() (defined in xmltooling::AbstractXMLObject) | xmltooling::AbstractXMLObject | [virtual] |
~AttributeExtensibleXMLObject() (defined in xmltooling::AttributeExtensibleXMLObject) | xmltooling::AttributeExtensibleXMLObject | [virtual] |
~XMLObject() (defined in xmltooling::XMLObject) | xmltooling::XMLObject | [virtual] |