qmf::AgentEvent Class Reference
#include <qmf/AgentEvent.h>
List of all members.
Detailed Description
Definition at line 49 of file AgentEvent.h.
Member Typedef Documentation
typedef AgentEventImpl qmf::Handle< AgentEventImpl >::Impl [protected, inherited] |
Constructor & Destructor Documentation
| qmf::AgentEvent::AgentEvent |
( |
AgentEventImpl * |
impl = 0 |
) |
|
| qmf::AgentEvent::AgentEvent |
( |
const AgentEvent & |
|
) |
|
| qmf::AgentEvent::~AgentEvent |
( |
|
) |
|
Member Function Documentation
| void qmf::AgentEvent::addReturnArgument |
( |
const std::string & |
, |
|
|
const qpid::types::Variant & |
, |
|
|
const std::string & |
st = "" | |
|
) |
| | |
| DataAddr qmf::AgentEvent::getDataAddr |
( |
|
) |
const |
| const std::string& qmf::AgentEvent::getMethodName |
( |
|
) |
const |
| Query qmf::AgentEvent::getQuery |
( |
|
) |
const |
| const std::string& qmf::AgentEvent::getUserId |
( |
|
) |
const |
| bool qmf::AgentEvent::hasDataAddr |
( |
|
) |
const |
| bool qmf::Handle< AgentEventImpl >::isNull |
( |
|
) |
const [inline, inherited] |
- Returns:
- true if handle is null. It is an error to call any function on a null handle.
Definition at line 45 of file Handle.h.
References qmf::Handle< T >::impl.
| bool qmf::Handle< AgentEventImpl >::isValid |
( |
|
) |
const [inline, inherited] |
| qmf::Handle< AgentEventImpl >::operator bool |
( |
|
) |
const [inline, inherited] |
| bool qmf::Handle< AgentEventImpl >::operator! |
( |
|
) |
const [inline, inherited] |
| void qmf::Handle< AgentEventImpl >::swap |
( |
Handle< AgentEventImpl > & |
h |
) |
[inline, inherited] |
Member Data Documentation
The documentation for this class was generated from the following file: