Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Gnome::Gda::ProviderInfo Class Reference

#include <providerinfo.h>

List of all members.

Public Member Functions

 ProviderInfo ()
 ProviderInfo (GdaProviderInfo *castitem, bool make_a_copy=false)
 ProviderInfo (const ProviderInfo &src)
ProviderInfooperator= (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)


Constructor & Destructor Documentation

Gnome::Gda::ProviderInfo::ProviderInfo  ) 
 

Gnome::Gda::ProviderInfo::ProviderInfo GdaProviderInfo *  castitem,
bool  make_a_copy = false
[explicit]
 

Gnome::Gda::ProviderInfo::ProviderInfo const ProviderInfo src  ) 
 

Gnome::Gda::ProviderInfo::~ProviderInfo  ) 
 


Member Function Documentation

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

Glib::ListHandle<Glib::ustring> Gnome::Gda::ProviderInfo::get_gda_params  )  const
 

Glib::ustring Gnome::Gda::ProviderInfo::get_id  )  const
 

Glib::ustring Gnome::Gda::ProviderInfo::get_location  )  const
 

const GdaProviderInfo* Gnome::Gda::ProviderInfo::gobj  )  const [inline]
 

GdaProviderInfo* Gnome::Gda::ProviderInfo::gobj  )  [inline]
 

GdaProviderInfo* Gnome::Gda::ProviderInfo::gobj_copy  )  const
 

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

ProviderInfo& Gnome::Gda::ProviderInfo::operator= const ProviderInfo src  ) 
 


Friends And Related Function Documentation

Gnome::Gda::ProviderInfo wrap GdaProviderInfo *  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.


Member Data Documentation

GdaProviderInfo* Gnome::Gda::ProviderInfo::gobject_ [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Apr 18 18:56:39 2005 for libgdamm by  doxygen 1.4.2