#include <serverprovider.h>
Inheritance diagram for Gnome::Gda::ServerProvider:
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) |
|
|
|
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase. |
|
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase. |
|
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
|
|
|