Gnome::Gda::Transaction Class Reference

#include <transaction.h>

Inheritance diagram for Gnome::Gda::Transaction:

Glib::Object Glib::ObjectBase sigc::trackable List of all members.

Public Member Functions

virtual ~Transaction ()
GdaTransaction * gobj ()
 Provides access to the underlying C GObject.
const GdaTransaction * gobj () const
 Provides access to the underlying C GObject.
GdaTransaction * gobj_copy ()
 Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
TransactionIsolation get_isolation_level () const
void set_isolation_level (GdaTransactionIsolation level)
Glib::ustring get_name () const
void set_name (const Glib::ustring &name)

Static Public Member Functions

static Glib::RefPtr< Transaction > create (const Glib::ustring &name)

Protected Member Functions

 Transaction (const Glib::ustring &name=Glib::ustring())

Related Functions

(Note that these are not member functions.)

Glib::RefPtr< Gnome::Gda::Transaction > wrap (GdaTransaction *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gnome::Gda::Transaction::~Transaction (   )  [virtual]
 

Gnome::Gda::Transaction::Transaction (  const Glib::ustring &  name = Glib::ustring()  )  [explicit, protected]
 


Member Function Documentation

static Glib::RefPtr<Transaction> Gnome::Gda::Transaction::create (  const Glib::ustring &  name  )  [static]
 

TransactionIsolation Gnome::Gda::Transaction::get_isolation_level (   )  const
 

Glib::ustring Gnome::Gda::Transaction::get_name (   )  const
 

const GdaTransaction* Gnome::Gda::Transaction::gobj (   )  const [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GdaTransaction* Gnome::Gda::Transaction::gobj (   )  [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GdaTransaction* Gnome::Gda::Transaction::gobj_copy (   ) 
 

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

void Gnome::Gda::Transaction::set_isolation_level (  GdaTransactionIsolation  level  ) 
 

void Gnome::Gda::Transaction::set_name (  const Glib::ustring &  name  ) 
 


Friends And Related Function Documentation

Glib::RefPtr< Gnome::Gda::Transaction > wrap (  GdaTransaction *  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.


The documentation for this class was generated from the following file:
Generated on Thu Dec 1 01:00:54 2005 for libgdamm by  doxygen 1.4.5