tbx  0.7.5
tbx::PropertySet Member List

This is the complete list of members for tbx::PropertySet, including all inherited members.

_propertiestbx::PropertySetprotected
clear()tbx::PropertySet
empty()tbx::PropertySet
erase(std::string name)tbx::PropertySet
erase_indexed(std::string name, int index)tbx::PropertySet
exists(std::string name) consttbx::PropertySet
exists_indexed(std::string name, int index)tbx::PropertySet
get(std::string name, const char *def="") consttbx::PropertySet
get(std::string name, int def) consttbx::PropertySet
get(std::string name, bool def) consttbx::PropertySet
get_indexed(std::string name, int index, const char *def="") consttbx::PropertySet
get_indexed(std::string name, int index, int def) consttbx::PropertySet
get_indexed(std::string name, int index, bool def) consttbx::PropertySet
load(std::string file_name)tbx::PropertySet
read(std::istream &is)tbx::PropertySet
save(std::string file_name) consttbx::PropertySet
set(std::string name, std::string value)tbx::PropertySet
set(std::string name, const char *value)tbx::PropertySet
set(std::string name, int value)tbx::PropertySet
set(std::string name, bool value)tbx::PropertySet
set_indexed(std::string name, int index, std::string value)tbx::PropertySet
set_indexed(std::string name, int index, int value)tbx::PropertySet
set_indexed(std::string name, int index, bool value)tbx::PropertySet
write(std::ostream &os) consttbx::PropertySet