libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

Gnome::Db::TransactionStatus Class Reference
[DbWidgets]

Displays the transaction status of a connection. More...

Inheritance diagram for Gnome::Db::TransactionStatus:

Inheritance graph
[legend]
List of all members.

Public Member Functions

const GnomeDbTransactionStatus* gobj () const
 Provides access to the underlying C GtkObject.
GnomeDbTransactionStatus* gobj ()
 Provides access to the underlying C GtkObject.
 TransactionStatus (const Glib::RefPtr<Gda::Connection>& connection)
virtual ~TransactionStatus ()

Related Functions

(Note that these are not member functions.)

Gnome::Db::TransactionStatuswrap (GnomeDbTransactionStatus* object, bool take_copy=false)
 
Parameters:
object The C instance


Detailed Description

Displays the transaction status of a connection.

This widget displays the contents of a Gda::TransactionStatus object which represents the "transactional status" of a connection (it tells whether a transaction has been started, if there are savepoints, etc).

This widget also allows the user to begin, commit or rollback transactions and to add, rollback or remove savepoints.


Constructor & Destructor Documentation

virtual Gnome::Db::TransactionStatus::~TransactionStatus (  )  [virtual]

Gnome::Db::TransactionStatus::TransactionStatus ( const Glib::RefPtr< Gda::Connection > &  connection  )  [explicit]


Member Function Documentation

const GnomeDbTransactionStatus* Gnome::Db::TransactionStatus::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::VBox.

GnomeDbTransactionStatus* Gnome::Db::TransactionStatus::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::VBox.


Friends And Related Function Documentation

Gnome::Db::TransactionStatus* wrap ( GnomeDbTransactionStatus *  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.


The documentation for this class was generated from the following file:
Generated for libgnomedbmm by Doxygen 1.5.1 © 1997-2001