shibsp::DOMPropertySet Member List
This is the complete list of members for
shibsp::DOMPropertySet, including all inherited members.
DOMPropertySet() (defined in shibsp::DOMPropertySet) | shibsp::DOMPropertySet | |
getAll(std::map< std::string, const char * > &properties) const | shibsp::DOMPropertySet | [virtual] |
getBool(const char *name, const char *ns=NULL) const | shibsp::DOMPropertySet | [virtual] |
getElement() const | shibsp::DOMPropertySet | [virtual] |
getInt(const char *name, const char *ns=NULL) const | shibsp::DOMPropertySet | [virtual] |
getParent() const | shibsp::DOMPropertySet | [virtual] |
getPropertySet(const char *name, const char *ns=shibspconstants::ASCII_SHIB2SPCONFIG_NS) const | shibsp::DOMPropertySet | [virtual] |
getString(const char *name, const char *ns=NULL) const | shibsp::DOMPropertySet | [virtual] |
getUnsignedInt(const char *name, const char *ns=NULL) const | shibsp::DOMPropertySet | [virtual] |
getXMLString(const char *name, const char *ns=NULL) const | shibsp::DOMPropertySet | [virtual] |
load(const xercesc::DOMElement *e, xmltooling::logging::Category *log=NULL, xercesc::DOMNodeFilter *filter=NULL, const std::map< std::string, std::string > *remapper=NULL) | shibsp::DOMPropertySet | |
PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | [protected] |
setParent(const PropertySet *parent) (defined in shibsp::DOMPropertySet) | shibsp::DOMPropertySet | |
shibsp::PropertySet::setParent(const PropertySet *parent)=0 | shibsp::PropertySet | [pure virtual] |
~DOMPropertySet() (defined in shibsp::DOMPropertySet) | shibsp::DOMPropertySet | [virtual] |
~PropertySet() (defined in shibsp::PropertySet) | shibsp::PropertySet | [virtual] |