MyMoneyFileTransaction Class Reference

#include <mymoneyfile.h>

Collaboration diagram for MyMoneyFileTransaction:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MyMoneyFileTransaction ()
 ~MyMoneyFileTransaction ()
void commit (void)
void rollback (void)
void restart (void)

Private Attributes

bool m_isNested
bool m_needRollback


Constructor & Destructor Documentation

MyMoneyFileTransaction::MyMoneyFileTransaction (  ) 

MyMoneyFileTransaction::~MyMoneyFileTransaction (  ) 


Member Function Documentation

void MyMoneyFileTransaction::commit ( void   ) 

Commit the current transaction.

Warning:
Make sure not to use any variable that might have been altered by the transaction. Please keep in mind, that changing transactions can also affect account objects. If you still need those variables just reload them from the engine.

void MyMoneyFileTransaction::rollback ( void   ) 

void MyMoneyFileTransaction::restart ( void   ) 


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Wed Jan 26 13:09:14 2011 for KMyMoney by  doxygen 1.5.6