Gnome::Gda::Error Class Reference

#include <error.h>

Inheritance diagram for Gnome::Gda::Error:

Glib::Object Glib::ObjectBase sigc::trackable List of all members.

Public Member Functions

virtual ~Error ()
GdaError * gobj ()
 Provides access to the underlying C GObject.
const GdaError * gobj () const
 Provides access to the underlying C GObject.
GdaError * gobj_copy ()
 Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
Glib::ustring get_description () const
void set_description (const Glib::ustring &description)
glong get_number () const
void set_number (glong number)
Glib::ustring get_source () const
void set_source (const Glib::ustring &source)
Glib::ustring get_sqlstate () const
void set_sqlstate (const Glib::ustring &sqlstate)

Static Public Member Functions

static Glib::RefPtr< Errorcreate ()

Protected Member Functions

 Error ()

Related Functions

(Note that these are not member functions.)

Glib::RefPtr< Gnome::Gda::Errorwrap (GdaError *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gnome::Gda::Error::~Error  )  [virtual]
 

Gnome::Gda::Error::Error  )  [protected]
 


Member Function Documentation

static Glib::RefPtr<Error> Gnome::Gda::Error::create  )  [static]
 

Glib::ustring Gnome::Gda::Error::get_description  )  const
 

glong Gnome::Gda::Error::get_number  )  const
 

Glib::ustring Gnome::Gda::Error::get_source  )  const
 

Glib::ustring Gnome::Gda::Error::get_sqlstate  )  const
 

const GdaError* Gnome::Gda::Error::gobj  )  const [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GdaError* Gnome::Gda::Error::gobj  )  [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GdaError* Gnome::Gda::Error::gobj_copy  ) 
 

Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.

void Gnome::Gda::Error::set_description const Glib::ustring description  ) 
 

void Gnome::Gda::Error::set_number glong  number  ) 
 

void Gnome::Gda::Error::set_source const Glib::ustring source  ) 
 

void Gnome::Gda::Error::set_sqlstate const Glib::ustring sqlstate  ) 
 


Friends And Related Function Documentation

Glib::RefPtr< Gnome::Gda::Error > wrap GdaError *  object,
bool  take_copy = false
[related]
 

Parameters:
object The C instance
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated on Wed Nov 30 17:50:20 2005 for libgdamm by  doxygen 1.4.5