Reference Manual

Inti Logo
Main Page | Namespace List | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::GConf::Value Member List

This is the complete list of members for Inti::GConf::Value, including all inherited members.
gconf_value() constInti::GConf::Value [inline]
get_bool() constInti::GConf::Value
get_car() constInti::GConf::Value
get_cdr() constInti::GConf::Value
get_float() constInti::GConf::Value
get_int() constInti::GConf::Value
get_list(std::vector< int > &list) constInti::GConf::Value
get_list(std::vector< bool > &list) constInti::GConf::Value
get_list(std::vector< double > &list) constInti::GConf::Value
get_list(std::vector< String > &list) constInti::GConf::Value
get_list(std::vector< Schema > &list) constInti::GConf::Value
get_list_type() constInti::GConf::Value
get_schema() constInti::GConf::Value
get_string() constInti::GConf::Value
get_type() constInti::GConf::Value
is_set() constInti::GConf::Value
operator=(const Value &src)Inti::GConf::Value
set_bool(bool value)Inti::GConf::Value
set_car(const Value &car)Inti::GConf::Value
set_cdr(const Value &cdr)Inti::GConf::Value
set_float(double value)Inti::GConf::Value
set_int(int value)Inti::GConf::Value
set_list(std::vector< int > &list)Inti::GConf::Value
set_list(std::vector< bool > &list)Inti::GConf::Value
set_list(std::vector< double > &list)Inti::GConf::Value
set_list(std::vector< String > &list)Inti::GConf::Value
set_list(std::vector< Schema > &list)Inti::GConf::Value
set_schema(const Schema &sc)Inti::GConf::Value
set_string(const String &str)Inti::GConf::Value
to_string()Inti::GConf::Value
Value()Inti::GConf::Value
Value(ValueType type)Inti::GConf::Value
Value(ValueType type, const String &value_str, G::Error *error=0)Inti::GConf::Value
Value(const GConfValue *src)Inti::GConf::Value [explicit]
Value(const Value &src)Inti::GConf::Value
~Value()Inti::GConf::Value
Main Page - Footer


Generated on Sun Sep 14 23:52:41 2003 for Inti-GConf by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002