#include <src/main/activemq/state/TransactionState.h>
Constructor & Destructor Documentation
| virtual activemq::state::TransactionState::~TransactionState |
( |
| ) |
[virtual] |
Member Function Documentation
| void activemq::state::TransactionState::addCommand |
( |
const Pointer< Command > & |
operation | ) |
|
| void activemq::state::TransactionState::addProducerState |
( |
const Pointer< ProducerState > & |
producerState | ) |
|
| void activemq::state::TransactionState::checkShutdown |
( |
| ) |
const |
| 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 |
( |
| ) |
[inline] |
| std::string activemq::state::TransactionState::toString |
( |
| ) |
const |
The documentation for this class was generated from the following file: