src/main/activemq/util/PrimitiveValueConverter.h File Reference

#include <activemq/util/Config.h>
#include <activemq/util/PrimitiveValueNode.h>
#include <decaf/lang/exceptions/UnsupportedOperationException.h>
#include <string>

Go to the source code of this file.

Data Structures

class  activemq::util::PrimitiveValueConverter
 Class controls the conversion of data contained in a PrimitiveValueNode from one type to another. More...

Namespaces

namespace  activemq
 

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.


namespace  activemq::util

Functions

template<>
std::string activemq::util::PrimitiveValueConverter::convert< std::string > (const PrimitiveValueNode &value) const
template<>
std::vector< unsigned char > activemq::util::PrimitiveValueConverter::convert< std::vector< unsigned char > > (const PrimitiveValueNode &value) const

Generated on 1 Dec 2014 for activemq-cpp-3.8.2 by  doxygen 1.6.1