|
enum | {
TRANS_FRAME,
TRANS_GRAB,
TRANS_PMAC,
TRANS_BENCH,
TRANS_MARK,
TRANS_SCAN,
TRANS_SETREG,
TRANS_TVOFF,
TRANS_SCRIPT,
TRANS_LAST
} |
|
TransactionStatus::TransactionStatus |
( |
| ) |
|
Constructor.
....................................................................... Constructor.
TransactionStatus::~TransactionStatus |
( |
| ) |
|
|
virtual |
Destructor.
....................................................................... Destructor.
unsigned int & TransactionStatus::done |
( |
unsigned |
transId | ) |
|
|
virtual |
....................................................................... Return the completion state of the corresponding transaction
unsigned int TransactionStatus::nextSeq |
( |
unsigned |
transId | ) |
|
|
virtual |
....................................................................... Return the completion state of the corresponding transaction
const unsigned int TransactionStatus::seq |
( |
unsigned |
transId | ) |
|
|
virtual |
....................................................................... Return the completion state of the corresponding transaction
The documentation for this class was generated from the following files:
- gcpCbass/control/code/unix/control_src/common/TransactionStatus.h
- gcpCbass/control/code/unix/control_src/common/TransactionStatus.c