#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 () |
Glib::ustring | get_name () const |
void | set_name (const Glib::ustring &name) |
Static Public Member Functions | |
Glib::RefPtr< Transaction > | create (const Glib::ustring &name) |
Protected Member Functions | |
Transaction (const Glib::ustring &name) | |
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. |
|
|
|
|
|
|