#include <transaction.h>
Inheritance diagram for Gnome::Gda::Transaction:

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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase. |
|
|
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase. |
|
|
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.5