#include <trfnc.h>
List of all members.
Constructor & Destructor Documentation
trfnc::trfnc |
( |
coar * |
coarinstance | ) |
|
Member Function Documentation
int trfnc::commitTransaction |
( |
tr_id_t |
trid | ) |
|
int trfnc::getUncommitedTransactions |
( |
vector< tr_id_t > & |
trids, |
|
|
int |
statusFilter = 0 , |
|
|
time_t |
from = 0 , |
|
|
time_t |
to = 0 |
|
) |
| |
int trfnc::getUncommitedTransactions |
( |
vector< trlogheader > & |
trhdrs, |
|
|
int |
statusFilter = 0 , |
|
|
time_t |
from = 0 , |
|
|
time_t |
to = 0 |
|
) |
| |
int trfnc::listTransaction |
( |
int |
statusFilter = 0 , |
|
|
time_t |
from = 0 , |
|
|
time_t |
to = 0 |
|
) |
| |
int trfnc::rollbackTransaction |
( |
tr_id_t |
trid | ) |
|
The documentation for this class was generated from the following files:
- /home/laco/coardevel/devel/coar/Sources/COAR_1.0/kdev/coar/tools/trtools/trfnc.h
- /home/laco/coardevel/devel/coar/Sources/COAR_1.0/kdev/coar/tools/trtools/trfnc.cpp