18#ifndef _ACTIVEMQ_STATE_PRODUCERSTATE_H_
19#define _ACTIVEMQ_STATE_PRODUCERSTATE_H_
35 class TransactionState;
#define AMQCPP_API
Definition: Config.h:30
Definition: ProducerState.h:37
void setTransactionState(Pointer< TransactionState > transactionState)
ProducerState(Pointer< ProducerInfo > info)
std::string toString() const
Pointer< TransactionState > getTransactionState() const
const Pointer< ProducerInfo > getInfo() const
Definition: ProducerState.h:56
Decaf's implementation of a Smart Pointer that is a template on a Type and is Thread Safe if the defa...
Definition: Pointer.h:53
Definition: ActiveMQBlobMessage.h:28
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition: CachedConsumer.h:24
Definition: ThreadingTypes.h:31