activemq-cpp-3.9.5
|
Data Structures | |
class | BackupTransport |
class | BackupTransportPool |
class | CloseTransportsTask |
class | Command |
class | CompositeTaskRunner |
A Task Runner that can contain one or more CompositeTasks that are each checked for pending work and run if any is present in the order that the tasks were added. More... | |
class | FailoverTransport |
class | FailoverTransportFactory |
Creates an instance of a FailoverTransport. More... | |
class | FailoverTransportListener |
Utility class used by the Transport to perform the work of responding to events from the active Transport. More... | |
class | LinkedList |
A complete implementation of the List interface using a doubly linked list data structure. More... | |
class | Pointer |
Decaf's implementation of a Smart Pointer that is a template on a Type and is Thread Safe if the default Reference Counter is used. More... | |
class | Response |
class | URIPool |