Add(const std::string &name, double value) | Impala::Util::PropertySet | [inline] |
Add(const std::string &name, const std::string &value) | Impala::Util::PropertySet | [inline] |
Clear() | Impala::Util::PropertySet | [inline] |
GetBool(const std::string &name, bool defaultValue=false) const | Impala::Util::PropertySet | [inline] |
GetDescription() const | Impala::Util::PropertySet | [inline] |
GetDouble(const std::string &name, double defaultValue=0.) const | Impala::Util::PropertySet | [inline] |
GetInt(const std::string &name, int defaultValue=0) const | Impala::Util::PropertySet | [inline] |
GetName(int i) const | Impala::Util::PropertySet | [inline] |
GetString(const std::string &name, const std::string defaultValue="") const | Impala::Util::PropertySet | [inline] |
GetValue(int i) const | Impala::Util::PropertySet | [inline] |
mNames | Impala::Util::PropertySet | [private] |
mValues | Impala::Util::PropertySet | [private] |
Parse(const std::string &definition) | Impala::Util::PropertySet | [inline] |
Print(std::ostream &os) const | Impala::Util::PropertySet | [inline] |
Print(IOBuffer *buf) const | Impala::Util::PropertySet | [inline] |
PropertySet() | Impala::Util::PropertySet | [inline] |
PropertySet(const std::string &definition) | Impala::Util::PropertySet | [inline] |
Size() const | Impala::Util::PropertySet | [inline] |