Computer Assited Medical Intervention Tool Kit  version 4.0
Properties Member List

This is the complete list of members for Properties, including all inherited members.

fieldsPropertiesprotected
get(std::string attName, std::string &attVal) const Propertiesinline
getBool(std::string attName) const Propertiesinline
getDouble(std::string attName)Propertiesinline
getField(unsigned int) const Properties
getInt(std::string attName) const Propertiesinline
getName() const Propertiesinline
getPhysicalModel() const Propertiesinline
getString(std::string attName) const Propertiesinline
isAField(std::string attName) const Propertiesinline
myPMPropertiesprivate
namePropertiesprivate
numberOfFields() const Properties
Properties(const std::string n="")Properties
Properties(PhysicalModel *, const std::string n="")Properties
set(std::string attName, double val)Propertiesinline
set(std::string attName, int val)Propertiesinline
set(std::string attName, bool val)Propertiesinline
set(std::string attName, std::string val)Propertiesinline
setName(std::string)Propertiesinline
setPhysicalModel(PhysicalModel *)Propertiesinline
xmlToFields(xsd::cxx::tree::attribute_set< char > attrs)Properties
~Properties()Propertiesvirtual