XrdCl::PropertyList Member List
This is the complete list of members for
XrdCl::PropertyList, including all inherited members.
begin() const | XrdCl::PropertyList | [inline] |
Clear() | XrdCl::PropertyList | [inline] |
end() const | XrdCl::PropertyList | [inline] |
Get(const std::string &name, Item &item) const | XrdCl::PropertyList | [inline] |
Get(const std::string &name) const | XrdCl::PropertyList | [inline] |
Get(const std::string &name, uint32_t index, Item &item) const | XrdCl::PropertyList | [inline] |
Get(const std::string &name, uint32_t index) const | XrdCl::PropertyList | [inline] |
Get(const std::string &name, XRootDStatus &item) const | XrdCl::PropertyList | [inline] |
Get(const std::string &name) const | XrdCl::PropertyList | [inline] |
Get(const std::string &name, URL &item) const | XrdCl::PropertyList | [inline] |
HasProperty(const std::string &name) const | XrdCl::PropertyList | [inline] |
HasProperty(const std::string &name, uint32_t index) const | XrdCl::PropertyList | [inline] |
pProperties | XrdCl::PropertyList | [private] |
PropertyMap typedef | XrdCl::PropertyList | |
Set(const std::string &name, const Item &value) | XrdCl::PropertyList | [inline] |
Set(const std::string &name, uint32_t index, const Item &value) | XrdCl::PropertyList | [inline] |
Set(const std::string &name, const XRootDStatus &item) | XrdCl::PropertyList | [inline] |
Set(const std::string &name, const URL &item) | XrdCl::PropertyList | [inline] |