activemq::state::TransactionState Class Reference
#include <src/main/activemq/state/TransactionState.h>
Constructor & Destructor Documentation
| virtual activemq::state::TransactionState::~TransactionState |
( |
|
) |
[virtual] |
Member Function Documentation
| void activemq::state::TransactionState::addCommand |
( |
Pointer< Command > |
operation |
) |
|
| void activemq::state::TransactionState::checkShutdown |
( |
|
) |
const |
| void activemq::state::TransactionState::clear |
( |
|
) |
|
| int activemq::state::TransactionState::getPreparedResult |
( |
|
) |
const [inline] |
| bool activemq::state::TransactionState::isPrepared |
( |
|
) |
const [inline] |
| void activemq::state::TransactionState::setPrepared |
( |
bool |
prepared |
) |
[inline] |
| void activemq::state::TransactionState::setPreparedResult |
( |
int |
preparedResult |
) |
[inline] |
| void activemq::state::TransactionState::shutdown |
( |
|
) |
|
| std::string activemq::state::TransactionState::toString |
( |
|
) |
const |
The documentation for this class was generated from the following file: