Gnome::Gda::Value Class Reference
Use value_type() to identify the value type at runtime.  
More...
List of all members.
Detailed Description
Use value_type() to identify the value type at runtime. 
Constructor & Destructor Documentation
      
        
          | Gnome::Gda::Value::Value | ( |  | ) |  | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | const GValue * | castitem | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | const Value& | src | ) |  | 
      
 
 
      
        
          | Gnome::Gda::Value::~Value | ( |  | ) |  | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | const guchar * | val, | 
        
          |  |  | long | size |  | 
        
          |  | ) |  |  |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | const GdaBlob * | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | bool | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | const Glib::Date & | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | double | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | int | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | const GdaValueList * | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | const GdaNumeric * | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | float | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | gshort | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | gushort | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | gulong | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | const Glib::ustring & | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | const char * | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | const Time& | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | const Timestamp& | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | gchar | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | guchar | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | guint | val | ) |  [explicit] | 
      
 
 
      
        
          | Gnome::Gda::Value::Value | ( | const Glib::ustring & | as_string, | 
        
          |  |  | GType | type |  | 
        
          |  | ) |  |  |  [explicit] | 
      
 
 
Member Function Documentation
      
        
          | static Value Gnome::Gda::Value::create_as_int64 | ( | gint64 | val | ) |  [static] | 
      
 
 
      
        
          | static Value Gnome::Gda::Value::create_as_time_t | ( | time_t | val | ) |  [static] | 
      
 
 
      
        
          | static Value Gnome::Gda::Value::create_as_uint64 | ( | guint64 | val | ) |  [static] | 
      
 
 
      
        
          | const guchar* Gnome::Gda::Value::get_binary | ( | long & | size | ) | const | 
      
 
 
      
        
          | const GdaBlob* Gnome::Gda::Value::get_blob | ( |  | ) | const | 
      
 
 
      
        
          | bool Gnome::Gda::Value::get_boolean | ( |  | ) | const | 
      
 
 
      
        
          | double Gnome::Gda::Value::get_double | ( |  | ) | const | 
      
 
 
      
        
          | float Gnome::Gda::Value::get_float | ( |  | ) | const | 
      
 
 
      
        
          | GType Gnome::Gda::Value::get_g_type | ( |  | ) | const | 
      
 
 
      
        
          | int Gnome::Gda::Value::get_int | ( |  | ) | const | 
      
 
 
      
        
          | gint64 Gnome::Gda::Value::get_int64 | ( |  | ) | const | 
      
 
 
      
        
          | const GdaValueList* Gnome::Gda::Value::get_list | ( |  | ) |  | 
      
 
 
      
        
          | const GdaNumeric* Gnome::Gda::Value::get_numeric | ( |  | ) | const | 
      
 
 
      
        
          | gshort Gnome::Gda::Value::get_short | ( |  | ) | const | 
      
 
 
      
        
          | Time Gnome::Gda::Value::get_time | ( |  | ) | const | 
      
 
 
      
        
          | Timestamp Gnome::Gda::Value::get_timestamp | ( |  | ) | const | 
      
 
 
      
        
          | guint Gnome::Gda::Value::get_uint | ( |  | ) | const | 
      
 
 
      
        
          | guint64 Gnome::Gda::Value::get_uint64 | ( |  | ) | const | 
      
 
 
      
        
          | gulong Gnome::Gda::Value::get_ulong | ( |  | ) | const | 
      
 
 
      
        
          | gushort Gnome::Gda::Value::get_ushort | ( |  | ) | const | 
      
 
 
      
        
          | GType Gnome::Gda::Value::get_value_type | ( |  | ) | const | 
      
 
 
      
        
          | bool Gnome::Gda::Value::is_null | ( |  | ) | const | 
      
 
 
      
        
          | bool Gnome::Gda::Value::is_number | ( |  | ) | const | 
      
 
 
      
        
          | bool Gnome::Gda::Value::operator!= | ( | const Value& | src | ) | const | 
      
 
 
      
        
          | Value& Gnome::Gda::Value::operator= | ( | const Value& | src | ) |  | 
      
 
 
      
        
          | bool Gnome::Gda::Value::operator== | ( | const Value& | src | ) | const | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | guint | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | guchar | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | gchar | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | const Timestamp& | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | const Time& | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | const char * | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | gulong | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | gushort | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | gshort | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | float | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | const GdaNumeric * | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | const GdaValueList * | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | int | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | double | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | const Glib::Date & | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | bool | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | const GdaBlob * | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set | ( | const guchar * | val, | 
        
          |  |  | long | size |  | 
        
          |  | ) |  |  |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set_g_type | ( | GType | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set_int64 | ( | gint64 | val | ) |  | 
      
 
 
      
        
          | void Gnome::Gda::Value::set_uint64 | ( | guint64 | val | ) |  | 
      
 
 
The documentation for this class was generated from the following file: