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

qmf::engine Namespace Reference

Classes

struct  AgentEvent
 AgentEvent. More...
class  Agent
 Agent - Protocol engine for the QMF agent. More...
class  ConnectionSettings
 Settings for AMQP connections to the broker. More...
class  MethodResponse
class  QueryResponse
struct  ConsoleEvent
struct  BrokerEvent
class  AgentProxy
class  BrokerProxy
struct  ConsoleSettings
class  Console
class  Event
struct  Message
class  Object
class  ObjectId
struct  QueryOperand
struct  QueryElement
struct  QueryExpression
class  Query
struct  ResilientConnectionEvent
 Represents events that occur, unsolicited, from ResilientConnection. More...
class  SessionHandle
class  ResilientConnection
 ResilientConnection represents a Qpid connection that is resilient. More...
class  SchemaArgument
class  SchemaMethod
class  SchemaProperty
class  SchemaStatistic
class  SchemaClassKey
class  SchemaObjectClass
class  SchemaEventClass
class  Value

Enumerations

enum  ValueOper {
  O_EQ = 1, O_NE = 2, O_LT = 3, O_LE = 4,
  O_GT = 5, O_GE = 6, O_RE_MATCH = 7, O_RE_NOMATCH = 8,
  O_PRESENT = 9, O_NOT_PRESENT = 10
}
enum  ExprOper { E_NOT = 1, E_AND = 2, E_OR = 3, E_XOR = 4 }
enum  Access { ACCESS_READ_CREATE = 1, ACCESS_READ_WRITE = 2, ACCESS_READ_ONLY = 3 }
enum  Direction { DIR_IN = 1, DIR_OUT = 2, DIR_IN_OUT = 3 }
enum  ClassKind { CLASS_OBJECT = 1, CLASS_EVENT = 2 }
enum  Severity {
  SEV_EMERG = 0, SEV_ALERT = 1, SEV_CRIT = 2, SEV_ERROR = 3,
  SEV_WARN = 4, SEV_NOTICE = 5, SEV_INFORM = 6, SEV_DEBUG = 7
}
enum  Typecode {
  TYPE_UINT8 = 1, TYPE_UINT16 = 2, TYPE_UINT32 = 3, TYPE_UINT64 = 4,
  TYPE_SSTR = 6, TYPE_LSTR = 7, TYPE_ABSTIME = 8, TYPE_DELTATIME = 9,
  TYPE_REF = 10, TYPE_BOOL = 11, TYPE_FLOAT = 12, TYPE_DOUBLE = 13,
  TYPE_UUID = 14, TYPE_MAP = 15, TYPE_INT8 = 16, TYPE_INT16 = 17,
  TYPE_INT32 = 18, TYPE_INT64 = 19, TYPE_OBJECT = 20, TYPE_LIST = 21,
  TYPE_ARRAY = 22
}

Enumeration Type Documentation

Enumerator:
ACCESS_READ_CREATE 
ACCESS_READ_WRITE 
ACCESS_READ_ONLY 

Definition at line 29 of file Schema.h.

Enumerator:
CLASS_OBJECT 
CLASS_EVENT 

Definition at line 31 of file Schema.h.

Enumerator:
DIR_IN 
DIR_OUT 
DIR_IN_OUT 

Definition at line 30 of file Schema.h.

Enumerator:
E_NOT 
E_AND 
E_OR 
E_XOR 

Definition at line 62 of file Query.h.

Enumerator:
SEV_EMERG 
SEV_ALERT 
SEV_CRIT 
SEV_ERROR 
SEV_WARN 
SEV_NOTICE 
SEV_INFORM 
SEV_DEBUG 

Definition at line 32 of file Schema.h.

Enumerator:
TYPE_UINT8 
TYPE_UINT16 
TYPE_UINT32 
TYPE_UINT64 
TYPE_SSTR 
TYPE_LSTR 
TYPE_ABSTIME 
TYPE_DELTATIME 
TYPE_REF 
TYPE_BOOL 
TYPE_FLOAT 
TYPE_DOUBLE 
TYPE_UUID 
TYPE_MAP 
TYPE_INT8 
TYPE_INT16 
TYPE_INT32 
TYPE_INT64 
TYPE_OBJECT 
TYPE_LIST 
TYPE_ARRAY 

Definition at line 26 of file Typecode.h.

Enumerator:
O_EQ 
O_NE 
O_LT 
O_LE 
O_GT 
O_GE 
O_RE_MATCH 
O_RE_NOMATCH 
O_PRESENT 
O_NOT_PRESENT 

Definition at line 35 of file Query.h.


Qpid C++ API Reference
Generated on Mon Jun 7 17:49:08 2010 for Qpid C++ Client API by doxygen 1.6.2-20100208