bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
This is the complete list of members for ncml_module::NCMLElement, including all inherited members.
_parser (defined in ncml_module::NCMLElement) | ncml_module::NCMLElement | protected |
addPreDeleteCB(UseCountHitZeroCB *pCB) | agg_util::RCObject | |
areAllAttributesValid(const XMLAttributeMap &attrMap, const std::vector< std::string > &validAttrs, std::vector< std::string > *pInvalidAttributes=0) | ncml_module::NCMLElement | static |
clone() const =0 | ncml_module::NCMLElement | pure virtual |
getRefCount() const | agg_util::RCObject | virtual |
getTypeName() const =0 | ncml_module::NCMLElement | pure virtual |
handleBegin()=0 | ncml_module::NCMLElement | pure virtual |
handleContent(const std::string &content) | ncml_module::NCMLElement | virtual |
handleEnd()=0 | ncml_module::NCMLElement | pure virtual |
isValidAttribute(const std::vector< std::string > &validAttrs, const std::string &attr) | ncml_module::NCMLElement | static |
line() const | ncml_module::NCMLElement | |
NCMLElement(NCMLParser *p) (defined in ncml_module::NCMLElement) | ncml_module::NCMLElement | explicitprotected |
NCMLElement(const NCMLElement &proto) (defined in ncml_module::NCMLElement) | ncml_module::NCMLElement | protected |
printAttributeIfNotEmpty(const std::string &attrName, const std::string &attrValue) | ncml_module::NCMLElement | static |
RCObject(RCObjectPool *pool=0) | agg_util::RCObject | |
RCObject(const RCObject &proto) | agg_util::RCObject | |
ref() const | agg_util::RCObject | virtual |
removeFromPool() const | agg_util::RCObject | virtual |
removePreDeleteCB(UseCountHitZeroCB *pCB) | agg_util::RCObject | |
setAttributes(const XMLAttributeMap &attrs)=0 | ncml_module::NCMLElement | pure virtual |
setParser(NCMLParser *p) (defined in ncml_module::NCMLElement) | ncml_module::NCMLElement | |
toString() const =0 | ncml_module::NCMLElement | pure virtual |
unref() const | agg_util::RCObject | virtual |
validateAttributes(const XMLAttributeMap &attrs, const std::vector< std::string > &validAttrs, std::vector< std::string > *pInvalidAttrs=0, bool printInvalid=true, bool throwOnError=true) | ncml_module::NCMLElement | virtual |
~NCMLElement() (defined in ncml_module::NCMLElement) | ncml_module::NCMLElement | virtual |
~RCObject() (defined in agg_util::RCObject) | agg_util::RCObject | virtual |
~RCObjectInterface()=default (defined in agg_util::RCObjectInterface) | agg_util::RCObjectInterface | virtual |