, including all inherited members.
close() | qpid::client::SessionBase_0_10 | |
dtxCommit(const Xid &xid=Xid(), bool onePhase=false, bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
dtxEnd(const Xid &xid=Xid(), bool fail=false, bool suspend=false, bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
dtxForget(const Xid &xid=Xid(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
dtxGetTimeout(const Xid &xid=Xid(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
dtxPrepare(const Xid &xid=Xid(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
dtxRecover(bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
dtxRollback(const Xid &xid=Xid(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
dtxSelect(bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
dtxSetTimeout(const Xid &xid=Xid(), uint32_t timeout=0, bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
dtxStart(const Xid &xid=Xid(), bool join=false, bool resume=false, bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
exchangeBind(const string &queue=string(), const string &exchange=string(), const string &bindingKey=string(), const FieldTable &arguments=FieldTable(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
exchangeBound(const string &exchange=string(), const string &queue=string(), const string &bindingKey=string(), const FieldTable &arguments=FieldTable(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
exchangeDeclare(const string &exchange=string(), const string &type=string(), const string &alternateExchange=string(), bool passive=false, bool durable=false, bool autoDelete=false, const FieldTable &arguments=FieldTable(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
exchangeDelete(const string &exchange=string(), bool ifUnused=false, bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
exchangeQuery(const string &name=string(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
exchangeUnbind(const string &queue=string(), const string &exchange=string(), const string &bindingKey=string(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
executionException(uint16_t errorCode=0, const SequenceNumber &commandId=SequenceNumber(), uint8_t classCode=0, uint8_t commandCode=0, uint8_t fieldIndex=0, const string &description=string(), const FieldTable &errorInfo=FieldTable(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
executionResult(const SequenceNumber &commandId=SequenceNumber(), const string &value=string(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
executionSync(bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
flush() | qpid::client::SessionBase_0_10 | |
getChannel() const | qpid::client::SessionBase_0_10 | |
getId() const | qpid::client::SessionBase_0_10 | |
impl | qpid::client::SessionBase_0_10 | [protected] |
isValid() const | qpid::client::SessionBase_0_10 | |
markCompleted(const framing::SequenceSet &ids, bool notifyPeer) | qpid::client::SessionBase_0_10 | |
markCompleted(const framing::SequenceNumber &id, bool cumulative, bool notifyPeer) | qpid::client::SessionBase_0_10 | |
messageAccept(const SequenceSet &transfers=SequenceSet(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
messageAcquire(const SequenceSet &transfers=SequenceSet(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
messageCancel(const string &destination=string(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
messageFlow(const string &destination=string(), uint8_t unit=0, uint32_t value=0, bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
messageFlush(const string &destination=string(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
messageReject(const SequenceSet &transfers=SequenceSet(), uint16_t code=0, const string &text=string(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
messageRelease(const SequenceSet &transfers=SequenceSet(), bool setRedelivered=false, bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
messageResume(const string &destination=string(), const string &resumeId=string(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
messageSetFlowMode(const string &destination=string(), uint8_t flowMode=0, bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
messageStop(const string &destination=string(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
messageSubscribe(const string &queue=string(), const string &destination=string(), uint8_t acceptMode=0, uint8_t acquireMode=0, bool exclusive=false, const string &resumeId=string(), uint64_t resumeTtl=0, const FieldTable &arguments=FieldTable(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
messageTransfer(const string &destination=string(), uint8_t acceptMode=1, uint8_t acquireMode=0, const Message &content=Message(std::string()), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
operator=(const SessionBase_0_10 &other) | qpid::client::no_keyword::Session_0_10 | |
queueDeclare(const string &queue=string(), const string &alternateExchange=string(), bool passive=false, bool durable=false, bool exclusive=false, bool autoDelete=false, const FieldTable &arguments=FieldTable(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
queueDelete(const string &queue=string(), bool ifUnused=false, bool ifEmpty=false, bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
queuePurge(const string &queue=string(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
queueQuery(const string &queue=string(), bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
resume(Connection) | qpid::client::SessionBase_0_10 | |
sendCompletion() | qpid::client::SessionBase_0_10 | |
Session_0_10() | qpid::client::no_keyword::Session_0_10 | |
Session_0_10(const SessionBase_0_10 &other) | qpid::client::no_keyword::Session_0_10 | |
SessionBase_0_10() | qpid::client::SessionBase_0_10 | |
suspend() | qpid::client::SessionBase_0_10 | |
sync() | qpid::client::SessionBase_0_10 | |
timeout(uint32_t seconds) | qpid::client::SessionBase_0_10 | |
txCommit(bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
txRollback(bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
txSelect(bool sync=true) | qpid::client::no_keyword::Session_0_10 | |
~SessionBase_0_10() | qpid::client::SessionBase_0_10 | |