activemq-cpp-3.9.5
PrimitiveValueConverter.h File Reference

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