#include <src/main/activemq/state/TransactionState.h>
◆ TransactionState()
◆ ~TransactionState()
virtual activemq::state::TransactionState::~TransactionState |
( |
| ) |
|
|
virtual |
◆ addCommand()
void activemq::state::TransactionState::addCommand |
( |
Pointer< Command > | operation | ) |
|
◆ addProducerState()
◆ checkShutdown()
void activemq::state::TransactionState::checkShutdown |
( |
| ) |
const |
◆ clear()
void activemq::state::TransactionState::clear |
( |
| ) |
|
◆ getCommands()
◆ getId()
◆ getPreparedResult()
int activemq::state::TransactionState::getPreparedResult |
( |
| ) |
const |
|
inline |
◆ getProducerStates()
◆ isPrepared()
bool activemq::state::TransactionState::isPrepared |
( |
| ) |
const |
|
inline |
◆ setPrepared()
void activemq::state::TransactionState::setPrepared |
( |
bool | prepared | ) |
|
|
inline |
◆ setPreparedResult()
void activemq::state::TransactionState::setPreparedResult |
( |
int | preparedResult | ) |
|
|
inline |
◆ shutdown()
void activemq::state::TransactionState::shutdown |
( |
| ) |
|
◆ toString()
std::string activemq::state::TransactionState::toString |
( |
| ) |
const |
The documentation for this class was generated from the following file: