FiReS  0.2.0
FiReS - Filter, Retrieval and Search
fires::Object Member List

This is the complete list of members for fires::Object, including all inherited members.

_labelfires::Objectprotected
_propertiesfires::Objectprotected
clearProperties(void)fires::Object
deserialize(std::istream &stream)fires::Object
deserialize(const boost::property_tree::ptree &root)fires::Object
getProperty(const std::string &label)fires::Object
getProperty(const std::string &label) const fires::Object
getPropertyValue(const std::string &propertyLabel, const ValueType defaultValue) const fires::Objectinline
getPropertyValue(const std::string &propertyLabel) const fires::Objectinline
hasProperty(const std::string &label) const fires::Object
label(void)fires::Object
label(void) const fires::Object
Object()fires::Object
Object(const Object &object)fires::Object
operator=(const Object &other) (defined in fires::Object)fires::Object
operator[](const std::string &label)fires::Object
properties(void)fires::Object
properties(void) const fires::Object
registerProperty(const std::string &label, const Property &property)fires::Object
serialize(std::ostream &stream, bool minimizeStream=true, const std::string &linePrefix="") const fires::Object
setProperty(const std::string &label, const Property &property)fires::Object
unregisterProperty(const std::string &label)fires::Object
~Object()fires::Objectvirtual