Qpid Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
qpid::sys::AcceptEventAsynchronous socket accept event
qpid::sys::APRBaseUse of APR libraries necessitates explicit init and terminate calls
qpid::sys::APRPoolSingleton APR memory pool
qpid::sys::AtomicCountAtomic counter
qpid::client::ChannelRepresents an AMQP channel, i.e
qpid::CommonOptionsCommon options for client and broker
qpid::client::ConnectionRepresents a connection to an AMQP broker
qpid::framing::DecimalRepresents a decimal value
qpid::program_options::EnvMapperEnvironment-to-option name mapping
qpid::sys::EventBase class for all Events
qpid::sys::EventChannelChannel to post and wait for events
qpid::sys::EventChannelConnectionImplements SessionContext and delegates to a SessionHandler for a connection via the EventChannel
qpid::sys::EventChannelThreadsDynamic thread pool serving an EventChannel
qpid::ExceptionException base class for all Qpid exceptions
qpid::ExceptionHolderHolder for a heap-allocated exc eption that can be stack allocated and thrown safely
qpid::client::ExchangeA 'handle' used to represent an AMQP exchange in the Channel methods
qpid::framing::FieldTableA set of name-value pairs
qpid::sys::LFProcessorThis class processes a poll set using the leaders-followers pattern for thread synchronization: the leader will poll and on the poll returning, it will remove a session, promote a follower to leadership, then process the session
qpid::client::MessageA representation of messages for sent or recived through the client api
qpid::client::MessageListenerAn interface through which asynchronously delivered messages can be received by an application
qpid::client::MethodBodyInstancesA list of method body instances that can be used to compare against incoming bodies
qpid::sys::MonitorA monitor is a condition variable and a mutex
qpid::sys::MutexMutex lock
qpid::sys::PODMutexPODMutex is a POD, can be static-initialized with PODMutex m = QPID_PODMUTEX_INITIALIZER
qpid::sys::PosixErrorException with message from errno
qpid::client::QueueA 'handle' used to represent an AMQP queue in the Channel methods
qpid::sys::ReadEventAsynchronous read event
qpid::client::ReturnedMessageHandlerAn interface through which returned messages can be received by an application
qpid::sys::RunnableInterface for objects that can be run, e.g
qpid::sys::ScopedLock< L >Scoped lock template: calls lock() in ctor, unlock() in dtor
qpid::sys::SessionContextProvides the output handler associated with a connection
qpid::sys::SessionHandlerFactoryCallback interface used by the Acceptor to create a SessionHandler for each new connection
qpid::SharedObject< T >Template to enforce shared object conventions
qpid::framing::ValuePolymorpic base class for values
qpid::framing::ValueOps< T >Template for common operations on Value sub-classes
qpid::sys::WriteEventAsynchronous write event

Generated on Mon Nov 26 19:13:17 2007 for Qpid by  doxygen 1.5.1