 qmf | |
  engine | |
   AgentEvent | AgentEvent |
   Agent | Agent - Protocol engine for the QMF agent |
   ConnectionSettings | Settings for AMQP connections to the broker |
   MethodResponse | |
   QueryResponse | |
   ConsoleEvent | |
   BrokerEvent | |
   AgentProxy | |
   BrokerProxy | |
   ConsoleSettings | |
   Console | |
   Event | |
   Message | |
   Object | |
   ObjectId | |
   QueryOperand | |
   QueryElement | |
   QueryExpression | |
   Query | |
   ResilientConnectionEvent | Represents events that occur, unsolicited, from ResilientConnection |
   SessionHandle | |
   ResilientConnection | ResilientConnection represents a Qpid connection that is resilient |
   SchemaArgument | |
   SchemaMethod | |
   SchemaProperty | |
   SchemaStatistic | |
   SchemaClassKey | |
   SchemaObjectClass | |
   SchemaEventClass | |
   Value | |
  posix | |
   PrivateImplRef | |
   EventNotifier | |
  PrivateImplRef | |
  Agent | |
  AgentEvent | |
  AgentSession | |
  ConsoleEvent | |
  ConsoleSession | |
  Data | |
  DataAddr | |
  QmfException | |
  KeyNotFound | |
  IndexOutOfRange | |
  OperationTimedOut | |
  Handle | A handle is like a pointer: refers to an underlying implementation object |
  Query | |
  Schema | |
  SchemaId | |
  SchemaMethod | |
  SchemaProperty | |
  Subscription | |
 qpid | This file was automatically generated from the AMQP specification |
  amqp_0_10 | |
   MapCodec | Codec for encoding/decoding a map of Variants using the AMQP 0-10 map encoding |
   ListCodec | Codec for encoding/decoding a list of Variants using the AMQP 0-10 list encoding |
  client | |
   arg | |
   no_keyword | |
    AsyncSession_0_10 | AMQP 0-10 asynchronous session API |
    Session_0_10 | AMQP 0-10 synchronous session API |
   AsyncSession_0_10 | AMQP 0-10 session API with keyword arguments |
   PrivateImplRef | |
   Completion | Asynchronous commands that do not return a result will return a Completion |
   Connection | Represents a connection to an AMQP broker |
   ConnectionSettings | Settings for a Connection |
   FailoverListener | Listen for updates from the amq.failover exchange |
   CannotConnectException | |
   FailoverManager | Utility to manage failover |
    Command | Interface to implement for doing work that can be resumed on failover |
    ReconnectionStrategy | |
   FlowControl | Flow control works by associating a finite amount of "credit" with a subscription |
   Future | |
   FutureCompletion | |
   FutureResult | |
   Handle | A handle is like a pointer: refers to an underlying implementation object |
   LocalQueue | A local queue to collect messages retrieved from a remote broker queue |
   Message | A message sent to or received from the broker |
   MessageListener | Implement a subclass of MessageListener and subscribe it using the SubscriptionManager to receive messages |
   MessageReplayTracker | Utility to track messages sent asynchronously, allowing those that are indoubt to be replayed over a new session |
   QueueOptions | A help class to set options on the Queue |
   Session_0_10 | AMQP 0-10 session API with keyword arguments |
   SessionBase_0_10 | Base class for handles to an AMQP session |
   Subscription | A handle to an active subscription |
   SubscriptionManager | A class to help create and manage subscriptions |
   AutoCancel | AutoCancel cancels a subscription in its destructor |
   SubscriptionSettings | Settings for a subscription |
   TypedResult | Returned by asynchronous commands that return a result |
  console | |
   Agent | |
   Broker | |
   ClassKey | |
   ConsoleListener | Implement a subclass of ConsoleListener and subscribe it using the SessionManager to receive indications |
   Event | |
   MethodResponse | |
   Object | |
    AttributeMap | |
   ObjectId | |
   Package | |
   SchemaArgument | |
   SchemaProperty | |
   SchemaStatistic | |
   SchemaMethod | |
   SchemaClass | |
   SequenceManager | |
   SessionManager | |
    Settings | |
   Value | |
   NullValue | |
   RefValue | |
   UintValue | |
   IntValue | |
   Uint64Value | |
   Int64Value | |
   StringValue | |
   BoolValue | |
   FloatValue | |
   DoubleValue | |
   UuidValue | |
   MapValue | |
   ValueFactory | |
  framing | The framing namespace contains classes that are used to create, send and receive the basic packets from which AMQP is built |
   connection | |
   dtx | |
   execution | |
   file | |
   message | |
   session | |
   stream | |
   Array | |
   OutOfBounds | |
   Buffer | |
   DeliveryProperties | |
   DtxGetTimeoutResult | |
   DtxRecoverResult | |
   ExchangeBoundResult | |
   ExchangeQueryResult | |
   FieldTable | A set of name-value pairs |
   FieldValueException | Exception that is the base exception for all field table errors |
   InvalidConversionException | Exception thrown when we can't perform requested conversion |
   FieldValue | Value that can appear in an AMQP field table |
    Data | |
   FixedWidthValue | |
   UuidData | |
   FixedWidthValue< 0 > | |
   VariableWidthValue | |
   EncodedValue | |
   Str8Value | |
   Str16Value | |
   Var16Value | |
   Var32Value | |
   Struct32Value | |
   FloatValue | |
   DoubleValue | |
   IntegerValue | |
   TimeValue | |
   Integer64Value | |
   Unsigned64Value | |
   FieldTableValue | |
   ArrayValue | |
   VoidValue | |
   BoolValue | |
   Unsigned8Value | |
   Unsigned16Value | |
   Unsigned32Value | |
   Integer8Value | |
   Integer16Value | |
   ListValue | |
   UuidValue | |
   FileProperties | |
   FragmentProperties | |
   Header | |
   List | Representation of an AMQP 0-10 list |
   MessageAcquireResult | |
   MessageProperties | |
   MessageResumeResult | |
   ProtocolVersion | |
   QueueQueryResult | |
   UnauthorizedAccessException | The client attempted to work with a server entity to which it has no access due to security settings |
   NotFoundException | The client attempted to work with a server entity that does not exist |
   ResourceLockedException | The client attempted to work with a server entity to which it has no access because another client is working with it |
   PreconditionFailedException | The client requested a command that was not allowed because some precondition failed |
   ResourceDeletedException | A server entity the client is working with has been deleted |
   IllegalStateException | The peer sent a command that is not permitted in the current state of the session |
   CommandInvalidException | The command segments could not be decoded |
   ResourceLimitExceededException | The client exceeded its resource allocation |
   NotAllowedException | The peer tried to use a command a manner that is inconsistent with the rules described in the specification |
   IllegalArgumentException | The command argument is malformed, i.e |
   NotImplementedException | The peer tried to use functionality that is not implemented in its partner |
   InternalErrorException | The peer could not complete the command because of an internal error |
   InvalidArgumentException | An invalid argument was passed to a command, and the operation could not proceed |
   ConnectionForcedException | An operator intervened to close the connection for some reason |
   InvalidPathException | The client tried to work with an unknown virtual host |
   FramingErrorException | A valid frame header cannot be formed from the incoming byte stream |
   SessionBusyException | The session is currently attached to another transport |
   TransportBusyException | The transport is currently attached to another session |
   NotAttachedException | The transport is not currently attached to any session |
   UnknownIdsException | Command data was received prior to any use of the command-point control |
   ReplyTo | |
   SequenceNumber | 4-byte sequence number that 'wraps around' |
   Window | |
   SequenceSet | |
   StreamProperties | |
   StructHelper | |
   Uuid | A UUID is represented as a boost::array of 16 bytes |
   XaResult | |
   Xid | |
  log | |
   Logger | Central logging agent |
    Output | Logging output sink |
   Options | Logging options for config parser |
   Selector | A selector identifies the set of log messages to enable |
   SinkOptions | Logging sink options |
   LevelTraits | |
   CategoryTraits | |
   CategoryFileNameHints | |
   Statement | POD struct representing a logging statement in source code |
    Initializer | |
  management | |
   Notifyable | |
   ManagementAgent | |
    Singleton | |
   Args | |
   ArgsNone | |
   OutOfBounds | |
   Buffer | This class is a wrapper around qpid::framing::Buffer that does not include any dependencies from boost or from qpid::framing |
   ConnectionSettings | Settings for a Connection |
   Manageable | |
   ManagementEvent | |
   AgentAttachment | |
   ObjectId | |
   ManagementItem | |
   ManagementObject | |
   ScopedLockTemplate | Scoped lock template: calls lock() in ctor, unlock() in dtor |
   ScopedUnlockTemplate | |
   Mutex | |
  messaging | |
   Address | Represents an address to which messages can be sent and from which messages can be received |
   PrivateImplRef | |
   Connection | A connection represents a network connection to a remote endpoint |
   Duration | A duration is a time in milliseconds |
   MessagingException | This is the base class for all messaging related exceptions thrown by this API |
   InvalidOptionString | Thrown when the syntax of the option string used to configure a connection in not valid |
   KeyError | Thrown to indicate a failed lookup of some local object |
   LinkError | |
   AddressError | |
   ResolutionError | Thrown when a syntactically correct address cannot be resolved or used |
   AssertionFailed | Thrown when creating a sender or receiver for an address for which some asserted property of the node is not matched |
   NotFound | Thrown on attempts to create a sender or receiver to a non-existent node |
   MalformedAddress | Thrown when an address string with invalid syntax is used |
   ReceiverError | |
   FetchError | |
   NoMessageAvailable | Thrown by Receiver::fetch(), Receiver::get() and Session::nextReceiver() to indicate that there no message was available before the timeout specified |
   SenderError | |
   SendError | |
   TargetCapacityExceeded | Thrown to indicate that the sender attempted to send a message that would result in the target node on the peer exceeding a preconfigured capacity |
   SessionError | |
   TransactionError | |
   TransactionAborted | Thrown on Session::commit() if reconnection results in the transaction being automatically aborted |
   UnauthorizedAccess | Thrown to indicate that the application attempted to do something for which it was not authorised by its peer |
   ConnectionError | |
   TransportFailure | Thrown to indicate loss of underlying connection |
   FailoverUpdates | A utility to listen for updates on cluster membership and update the list of known urls for a connection accordingly |
   Handle | A handle is like a pointer: refers to an underlying implementation object |
   Message | Representation of a message |
   EncodingException | |
   Receiver | Interface through which messages are received |
   Sender | Interface through which messages are sent |
   Session | A session represents a distinct 'conversation' which can involve sending and receiving messages to and from different addresses |
  sys | |
   SystemInfo | Retrieve information about the system we are running on |
   Raisable | |
   ExceptionHolder | Holder for exceptions |
   Monitor | A monitor is a condition variable and a mutex |
   ScopedLock | Scoped lock template: calls lock() in ctor, unlock() in dtor |
   ScopedUnlock | |
   ScopedRlock | |
   ScopedWlock | |
   ConditionalScopedLock | |
   Condition | A condition variable for thread synchronization |
   Mutex | Mutex lock |
   RWlock | RW lock |
   PODMutex | PODMutex is a POD, can be static-initialized with PODMutex m = QPID_PODMUTEX_INITIALIZER |
   IOHandle | |
   NullIOHandle | |
   Runnable | Interface for objects that can be run, e.g |
   Thread | |
   AbsTime | Class to represent an instant in time |
   Duration | Class to represent the duration between instants of time |
  types | |
   Exception | |
   Uuid | |
   InvalidConversion | Thrown when an illegal conversion of a variant is attempted |
   Variant | Represents a value of variable type |
  Address | Contains the protocol address of an AMQP broker |
  Exception | Base class for Qpid runtime exceptions |
  ErrnoException | Exception that includes an errno message |
  SessionException | |
  ChannelException | |
  ConnectionException | |
  ClosedException | |
  TransportFailure | Exception representing transport failure |
  InlineRebind | |
  InlineAllocator | An allocator that has inline storage for up to Max objects of type BaseAllocator::value_type |
   rebind | |
  InlineRebind< T, T, BaseAllocator, Max > | |
  InlineVector | A vector that stores up to Max elements in inline storage, otherwise uses normal vector allocation |
  Msg | A simple wrapper for std::ostringstream that allows in place construction of a message and automatic conversion to string |
  OptionValue | |
  Options | Base class for options |
   Exception | |
  CommonOptions | Standard options for configuration |
  Range | A range of values, used in RangeSet |
  RangeSet | A set implemented as a list of [begin, end) ranges |
   iterator | |
  SessionId | Identifier for a session |
  Url | An AMQP URL contains a list of addresses |
   Invalid | |