addData(Data &data, const std::string &name="", bool persistent=false) | qmf::AgentSession | |
AgentSession(AgentSessionImpl *impl=0) | qmf::AgentSession | |
AgentSession(const AgentSession &) | qmf::AgentSession | |
AgentSession(qpid::messaging::Connection &conn, const std::string &options="") | qmf::AgentSession | |
authAccept(AgentEvent &event) | qmf::AgentSession | |
authReject(AgentEvent &event, const std::string &diag="") | qmf::AgentSession | |
close() | qmf::AgentSession | |
complete(AgentEvent &event) | qmf::AgentSession | |
delData(const DataAddr &dataAddr) | qmf::AgentSession | |
getName() const | qmf::AgentSession | |
Handle() | qmf::Handle< AgentSessionImpl > | inlineprotected |
Handle(const Handle &) | qmf::Handle< AgentSessionImpl > | protected |
Impl typedef | qmf::Handle< AgentSessionImpl > | protected |
impl | qmf::Handle< AgentSessionImpl > | protected |
isNull() const | qmf::Handle< AgentSessionImpl > | inline |
isValid() const | qmf::Handle< AgentSessionImpl > | inline |
methodSuccess(AgentEvent &event) | qmf::AgentSession | |
nextEvent(AgentEvent &outEvent, qpid::messaging::Duration timeout=qpid::messaging::Duration::FOREVER) | qmf::AgentSession | |
open() | qmf::AgentSession | |
operator bool() const | qmf::Handle< AgentSessionImpl > | inline |
operator!() const | qmf::Handle< AgentSessionImpl > | inline |
operator=(const AgentSession &) | qmf::AgentSession | |
Handle< AgentSessionImpl >::operator=(const Handle &) | qmf::Handle< AgentSessionImpl > | protected |
pendingEvents() const | qmf::AgentSession | |
raiseEvent(const Data &data) | qmf::AgentSession | |
raiseEvent(const Data &data, int severity) | qmf::AgentSession | |
raiseException(AgentEvent &event, const std::string &errorText) | qmf::AgentSession | |
raiseException(AgentEvent &event, const Data &errorData) | qmf::AgentSession | |
registerSchema(Schema &schema) | qmf::AgentSession | |
response(AgentEvent &event, const Data &responseData) | qmf::AgentSession | |
setAttribute(const std::string &key, const qpid::types::Variant &value) | qmf::AgentSession | |
setDomain(const std::string &domain) | qmf::AgentSession | |
setInstance(const std::string &instance) | qmf::AgentSession | |
setProduct(const std::string &product) | qmf::AgentSession | |
setVendor(const std::string &vendor) | qmf::AgentSession | |
swap(Handle< AgentSessionImpl > &h) | qmf::Handle< AgentSessionImpl > | inline |
~AgentSession() | qmf::AgentSession | |