18 #ifndef _ACTIVEMQ_WIREFORMAT_OPENWIRE_UTILS_BOOLEANSTREAM_H_ 19 #define _ACTIVEMQ_WIREFORMAT_OPENWIRE_UTILS_BOOLEANSTREAM_H_ 53 std::vector<unsigned char> data;
62 unsigned char bytePos;
85 void writeBoolean(
bool value );
101 void marshal( std::vector< unsigned char >& dataOut );
120 int marshalledSize();
#define AMQCPP_API
Definition: Config.h:30
A data output stream lets an application write primitive Java data types to an output stream in a por...
Definition: DataOutputStream.h:34
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: CachedConsumer.h:24