activemq-cpp-3.9.5
|
#include <cms/CMSException.h>
#include <activemq/util/Config.h>
#include <activemq/util/PrimitiveValueNode.h>
#include <activemq/util/PrimitiveMap.h>
#include <activemq/util/PrimitiveList.h>
#include <decaf/io/DataOutputStream.h>
#include <decaf/io/DataInputStream.h>
#include <decaf/io/IOException.h>
#include <string>
Go to the source code of this file.
Data Structures | |
class | activemq::wireformat::openwire::marshal::PrimitiveTypesMarshaller |
This class wraps the functionality needed to marshal a primitive map to the Openwire Format's expectation of what the map looks like on the wire. 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 |