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)
 
Parameters:
object The C instance


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

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

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

const GdaRow* Gnome::Gda::Row::gobj (  )  const [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.

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

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

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

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

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

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

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

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


Friends And Related Function Documentation

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

Parameters:
object The C instance

Parameters:
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 Mon May 14 14:24:33 2007 for libgdamm by  doxygen 1.5.1