Gnome::Gda::ServerProvider Class Reference

#include <serverprovider.h>

Inheritance diagram for Gnome::Gda::ServerProvider:

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

Public Member Functions

virtual ~ServerProvider ()
GdaServerProvider * gobj ()
 Provides access to the underlying C GObject.
const GdaServerProvider * gobj () const
 Provides access to the underlying C GObject.
GdaServerProvider * gobj_copy ()
 Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.

Related Functions

(Note that these are not member functions.)

Glib::RefPtr< Gnome::Gda::ServerProviderwrap (GdaServerProvider *object, bool take_copy=false)
 
Parameters:
object The C instance


Constructor & Destructor Documentation

virtual Gnome::Gda::ServerProvider::~ServerProvider (  )  [virtual]


Member Function Documentation

GdaServerProvider* Gnome::Gda::ServerProvider::gobj (  )  [inline]

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

const GdaServerProvider* Gnome::Gda::ServerProvider::gobj (  )  const [inline]

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GdaServerProvider* Gnome::Gda::ServerProvider::gobj_copy (  ) 

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


Friends And Related Function Documentation

Glib::RefPtr< Gnome::Gda::ServerProvider > wrap ( GdaServerProvider *  object,
bool  take_copy = false 
) [related]

Parameters:
object The C instance

Parameters:
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 Mon May 14 14:24:33 2007 for libgdamm by  doxygen 1.5.1