Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::framing::Invoker::Result Struct Reference

#include <Invoker.h>

List of all members.

Public Member Functions

 Result ()
const std::string & getResult () const
bool hasResult () const
bool wasHandled () const
 operator bool () const

Public Attributes

std::string result
bool handled


Detailed Description

Definition at line 41 of file Invoker.h.


Constructor & Destructor Documentation

qpid::framing::Invoker::Result::Result (  )  [inline]

Definition at line 43 of file Invoker.h.


Member Function Documentation

const std::string& qpid::framing::Invoker::Result::getResult (  )  const [inline]

Definition at line 44 of file Invoker.h.

References result.

bool qpid::framing::Invoker::Result::hasResult (  )  const [inline]

Definition at line 45 of file Invoker.h.

References result.

qpid::framing::Invoker::Result::operator bool (  )  const [inline]

Definition at line 47 of file Invoker.h.

References handled.

bool qpid::framing::Invoker::Result::wasHandled (  )  const [inline]

Definition at line 46 of file Invoker.h.

References handled.


Member Data Documentation

bool qpid::framing::Invoker::Result::handled

Definition at line 50 of file Invoker.h.

Referenced by operator bool(), and wasHandled().

std::string qpid::framing::Invoker::Result::result

Definition at line 49 of file Invoker.h.

Referenced by getResult(), and hasResult().


The documentation for this struct was generated from the following file:
Qpid C++ API Reference
Generated on Tue Dec 8 15:39:48 2009 for Qpid C++ Client API by doxygen 1.4.7