This is the complete list of members for Properties, including all inherited members.
fields | Properties | protected |
get(std::string attName, std::string &attVal) const | Properties | inline |
getBool(std::string attName) const | Properties | inline |
getDouble(std::string attName) | Properties | inline |
getField(unsigned int) const | Properties | |
getInt(std::string attName) const | Properties | inline |
getName() const | Properties | inline |
getPhysicalModel() const | Properties | inline |
getString(std::string attName) const | Properties | inline |
isAField(std::string attName) const | Properties | inline |
myPM | Properties | private |
name | Properties | private |
numberOfFields() const | Properties | |
Properties(const std::string n="") | Properties | |
Properties(PhysicalModel *, const std::string n="") | Properties | |
set(std::string attName, double val) | Properties | inline |
set(std::string attName, int val) | Properties | inline |
set(std::string attName, bool val) | Properties | inline |
set(std::string attName, std::string val) | Properties | inline |
setName(std::string) | Properties | inline |
setPhysicalModel(PhysicalModel *) | Properties | inline |
xmlToFields(xsd::cxx::tree::attribute_set< char > attrs) | Properties | |
~Properties()=default | Properties | virtual |