#include <providerinfo.h>
Public Member Functions | |
| ProviderInfo () | |
| ProviderInfo (GdaProviderInfo *castitem, bool make_a_copy=false) | |
| ProviderInfo (const ProviderInfo &src) | |
| ProviderInfo & | operator= (const ProviderInfo &src) |
| ~ProviderInfo () | |
| GdaProviderInfo * | gobj () |
| const GdaProviderInfo * | gobj () const |
| GdaProviderInfo * | gobj_copy () const |
| Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs. | |
| Glib::ustring | get_id () const |
| Glib::ustring | get_location () const |
| Glib::ustring | get_description () const |
| Glib::ListHandle< Glib::ustring > | get_gda_params () const |
Protected Attributes | |
| GdaProviderInfo * | gobject_ |
Related Functions | |
| (Note that these are not member functions.) | |
| Gnome::Gda::ProviderInfo | wrap (GdaProviderInfo *object, bool take_copy=false) |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
|
|
|
|
|
||||||||||||
|
|
|
|
|
1.4.5