activemq-cpp-3.9.5
|
#include <activemq/util/Config.h>
#include <activemq/transport/TransportFilter.h>
#include <decaf/lang/Pointer.h>
Go to the source code of this file.
Data Structures | |
class | activemq::transport::logging::LoggingTransport |
A transport filter that logs commands as they are sent/received. More... | |
class | activemq::transport::logging::Pointer< T, REFCOUNTER > |
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::transport |
namespace | activemq::transport::logging |