Gnome::Gda::Row Class Reference

#include <row.h>

List of all members.

Public Member Functions

 Row ()
 Row (GdaRow *castitem, bool make_a_copy=false)
 Row (const Row &src)
Rowoperator= (const Row &src)
 ~Row ()
GdaRow * gobj ()
const GdaRow * gobj () const
GdaRow * gobj_copy () const
 Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
 Row (const Glib::RefPtr< DataModel > &model, int count)
 Row (const Glib::RefPtr< DataModel > &model, const GList *values)
Glib::RefPtr< DataModelget_model ()
Glib::RefPtr< const DataModelget_model () const
int get_number () const
void set_number (int number)
Glib::ustring get_id () const
void set_id (const Glib::ustring &id)
Value get_value (int num) const
int get_length () const

Protected Attributes

GdaRow * gobject_

Related Functions

(Note that these are not member functions.)

Gnome::Gda::Row wrap (GdaRow *object, bool take_copy=false)


Constructor & Destructor Documentation

Gnome::Gda::Row::Row  ) 
 

Gnome::Gda::Row::Row GdaRow *  castitem,
bool  make_a_copy = false
[explicit]
 

Gnome::Gda::Row::Row const Row src  ) 
 

Gnome::Gda::Row::~Row  ) 
 

Gnome::Gda::Row::Row const Glib::RefPtr< DataModel > &  model,
int  count
 

Gnome::Gda::Row::Row const Glib::RefPtr< DataModel > &  model,
const GList *  values
 


Member Function Documentation

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

int Gnome::Gda::Row::get_length  )  const
 

Glib::RefPtr<const DataModel> Gnome::Gda::Row::get_model  )  const
 

Glib::RefPtr<DataModel> Gnome::Gda::Row::get_model  ) 
 

int Gnome::Gda::Row::get_number  )  const
 

Value Gnome::Gda::Row::get_value int  num  )  const
 

const GdaRow* Gnome::Gda::Row::gobj  )  const [inline]
 

GdaRow* Gnome::Gda::Row::gobj  )  [inline]
 

GdaRow* Gnome::Gda::Row::gobj_copy  )  const
 

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

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

void Gnome::Gda::Row::set_id const Glib::ustring id  ) 
 

void Gnome::Gda::Row::set_number int  number  ) 
 


Friends And Related Function Documentation

Gnome::Gda::Row wrap GdaRow *  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

GdaRow* Gnome::Gda::Row::gobject_ [protected]
 


The documentation for this class was generated from the following file:
Generated on Sat Dec 31 18:34:53 2005 for libgdamm by  doxygen 1.4.5