|
activemq-cpp-3.9.5
|
#include <activemq/util/Config.h>#include <activemq/commands/WireFormatInfo.h>#include <activemq/commands/DataStructure.h>#include <activemq/wireformat/WireFormat.h>#include <activemq/wireformat/openwire/utils/BooleanStream.h>#include <decaf/lang/Pointer.h>#include <decaf/util/Properties.h>#include <decaf/util/concurrent/atomic/AtomicBoolean.h>#include <decaf/lang/exceptions/IllegalStateException.h>#include <decaf/lang/exceptions/IllegalArgumentException.h>#include <memory>Go to the source code of this file.
Data Structures | |
| class | activemq::wireformat::openwire::OpenWireFormat |
| class | activemq::wireformat::openwire::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::wireformat |
| namespace | activemq::wireformat::openwire |
| namespace | activemq::wireformat::openwire::marshal |