Gnome::Gda::ServerProvider Class Reference

#include <serverprovider.h>

Inheritance diagram for Gnome::Gda::ServerProvider:

Object

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::ServerProvider
wrap (GdaServerProvider *object, bool take_copy=false)


Constructor & Destructor Documentation

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


Member Function Documentation

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

Provides access to the underlying C GObject.

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

Provides access to the underlying C GObject.

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
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 Sat Dec 6 08:44:39 2008 for libgdamm by  doxygen 1.5.7.1