Separatista
|
This is the complete list of members for Separatista::SeparatistaDocument, including all inherited members.
AcceptValue enum value | Separatista::Element | |
addElementListener(ElementListener *pElementListener) | Separatista::Element | |
BranchElement(const ChildElementDescriptor *pChildElementDescriptor) (defined in Separatista::BranchElement) | Separatista::BranchElement | protected |
ClearValue enum value | Separatista::Element | |
createElement(const ChildElementDescriptor *pChildElementDescriptor) | Separatista::BranchElement | static |
createElementByTag(const wchar_t *pTagName, size_t nIndex=0) | Separatista::BranchElement | virtual |
deleteElement(Element *pChildElement) | Separatista::Element | protectedstatic |
destroyElement(Element *pElement) | Separatista::BranchElement | virtual |
Element(const ChildElementDescriptor *pChildElementDescriptor) | Separatista::Element | protected |
ErrorOptions enum name | Separatista::Element | |
fromDOMDocument(xercesc::DOMElement *pDOMElement, const ErrorOptions errorOptions=ThrowExceptions) | Separatista::BranchElement | virtual |
getAllByTagName(const wchar_t *pTagName) | Separatista::BranchElement | virtual |
getAttributeValue(const wchar_t *pAttributeName) const | Separatista::Element | virtual |
getDateValue() const | Separatista::Element | |
getDoubleValue() const | Separatista::Element | |
getElementByTag(const wchar_t *pTagName, size_t nIndex=0) const | Separatista::BranchElement | virtual |
getElementDescriptor() const | Separatista::Element | |
getIntValue() const | Separatista::Element | |
getNamespaceURI() const (defined in Separatista::SeparatistaDocument) | Separatista::SeparatistaDocument | |
getParentElement() const | Separatista::Element | protected |
getTag() const | Separatista::Element | |
getTextValue() const | Separatista::Element | virtual |
isEmpty() const | Separatista::Element | |
onElementCreated(Element *pChildElement) | Separatista::Element | protected |
onElementDeleted() | Separatista::Element | protected |
onElementValueChanged(const wchar_t *pNewValue) | Separatista::Element | protected |
removeElementListener(ElementListener *pElementListener) | Separatista::Element | |
saveAs(const wchar_t *pPath) | Separatista::SeparatistaDocument | |
SeparatistaDocument(const wchar_t *pNamespace, bool bEnableAutoMagic=true) | Separatista::SeparatistaDocument | |
SeparatistaDocument(const wchar_t *pNamespace, xercesc::DOMElement *pRootDOMElement, bool bEnableAutoMagic=false) | Separatista::SeparatistaDocument | |
setAttributeValue(const wchar_t *pAttributeName, const wchar_t *pValue) | Separatista::Element | virtual |
setValue(const wchar_t *pValue, const ErrorOptions errorOptions=ThrowExceptions) | Separatista::Element | virtual |
setValue(const time_t Value, bool bWithTime=false, const ErrorOptions errorOptions=ThrowExceptions) | Separatista::Element | |
setValue(const int Value, const ErrorOptions errorOptions=ThrowExceptions) | Separatista::Element | |
setValue(const double d, const ErrorOptions errorOptions=ThrowExceptions) | Separatista::Element | |
TagKeyMap typedef (defined in Separatista::Element) | Separatista::Element | |
ThrowExceptions enum value | Separatista::Element | |
toDOMDocument(xercesc::DOMDocument *pDocument, xercesc::DOMElement *pParent, const ErrorOptions errorOptions=ThrowExceptions) const | Separatista::SeparatistaDocument | virtual |
~BranchElement() (defined in Separatista::BranchElement) | Separatista::BranchElement | protected |
~Element() | Separatista::Element | protectedvirtual |