activemq-cpp-3.3.0
|
Namespaces | |
namespace | concurrent |
Data Structures | |
class | ByteArrayAdapter |
This class adapts primitive type arrays to a base byte array so that the classes can inter-operate on the same base byte array without copying data. More... | |
class | GenericResource |
A Generic Resource wraps some type and will delete it when the Resource itself is deleted. More... | |
class | HexStringParser |
class | Resource |
Interface for all Managed Resources in Decaf, these objects are added to the Runtime System and are destroyed at shutdown. More... | |
class | ResourceLifecycleManager |
class | TimerTaskHeap |
A Binary Heap implemented specifically for the Timer class in Decaf Util. More... |