|
activemq-cpp-3.9.5
|
#include <activemq/util/Config.h>#include <activemq/core/MessageDispatchChannel.h>#include <decaf/util/LinkedList.h>#include <decaf/lang/ArrayPointer.h>#include <decaf/util/concurrent/Mutex.h>Go to the source code of this file.
Data Structures | |
| class | activemq::core::SimplePriorityMessageDispatchChannel |
| class | activemq::core::ArrayPointer< T > |
| 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... | |
Namespaces | |
| namespace | activemq |
| Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
| namespace | activemq::core |