This is the complete list of members for balxml::ElementAttribute, including all inherited members.
ATTR_IS_DEFAULT enum value | balxml::ElementAttribute | |
ATTR_IS_NSDECL enum value | balxml::ElementAttribute | |
ATTR_NO_FLAGS enum value | balxml::ElementAttribute | |
BAEXML_ATTR_IS_DEFAULT enum value | balxml::ElementAttribute | |
BAEXML_ATTR_IS_NSDECL enum value | balxml::ElementAttribute | |
BAEXML_ATTR_IS_XSIDECL enum value | balxml::ElementAttribute | |
BAEXML_ATTR_NO_FLAGS enum value | balxml::ElementAttribute | |
BSLMF_NESTED_TRAIT_DECLARATION(ElementAttribute, bsl::is_trivially_copyable) | balxml::ElementAttribute | |
ElementAttribute() | balxml::ElementAttribute | |
ElementAttribute(const PrefixStack *prefixStack, const char *qualifiedName, const char *value, const char *prefix=0, const char *localName=0, int namespaceId=INT_MIN, const char *namespaceUri=0, unsigned flags=0) | balxml::ElementAttribute | |
flags() const | balxml::ElementAttribute | inline |
isNull() const | balxml::ElementAttribute | inline |
k_ATTR_IS_DEFAULT enum value | balxml::ElementAttribute | |
k_ATTR_IS_NSDECL enum value | balxml::ElementAttribute | |
k_ATTR_IS_XSIDECL enum value | balxml::ElementAttribute | |
k_ATTR_NO_FLAGS enum value | balxml::ElementAttribute | |
localName() const | balxml::ElementAttribute | |
namespaceId() const | balxml::ElementAttribute | |
namespaceUri() const | balxml::ElementAttribute | |
prefix() const | balxml::ElementAttribute | |
prefixStack() const | balxml::ElementAttribute | inline |
print(bsl::ostream &stream, int level=0, int spacesPerLevel=4) const | balxml::ElementAttribute | |
qualifiedName() const | balxml::ElementAttribute | inline |
reset() | balxml::ElementAttribute | |
reset(const PrefixStack *prefixStack, const char *qualifiedName, const char *value, const char *prefix=0, const char *localName=0, int namespaceId=INT_MIN, const char *namespaceUri=0, unsigned flags=0) | balxml::ElementAttribute | |
value() const | balxml::ElementAttribute | inline |