activemq::util::PrimitiveValueNode::PrimitiveValue Union Reference

Define a union type comprised of the various types. More...

#include <src/main/activemq/util/PrimitiveValueNode.h>

Data Fields

bool boolValue
unsigned char byteValue
char charValue
short shortValue
int intValue
long long longValue
double doubleValue
float floatValue
std::string * stringValue
std::vector< unsigned char > * byteArrayValue
decaf::util::List
< PrimitiveValueNode > * 
listValue
decaf::util::Map< std::string,
PrimitiveValueNode > * 
mapValue

Detailed Description

Define a union type comprised of the various types.


Field Documentation


The documentation for this union was generated from the following file:

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