Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Classes | Namespaces | Functions
Uuid.h File Reference
#include "qpid/CommonImportExport.h"
#include "qpid/sys/IntegerTypes.h"
#include <boost/array.hpp>
#include <ostream>
#include <istream>

Go to the source code of this file.

Classes

struct  qpid::framing::Uuid
 A UUID is represented as a boost::array of 16 bytes. More...
 

Namespaces

namespace  qpid
 This file was automatically generated from the AMQP specification.
 
namespace  qpid::framing
 The framing namespace contains classes that are used to create, send and receive the basic packets from which AMQP is built.
 

Functions

std::ostream & qpid::framing::operator<< (std::ostream &, Uuid)
 Print in format 1b4e28ba-2fa1-11d2-883f-b9a761bde3fb. More...
 
std::istream & qpid::framing::operator>> (std::istream &, Uuid &)
 Read from format 1b4e28ba-2fa1-11d2-883f-b9a761bde3fb. More...
 

Qpid C++ API Reference
Generated on Thu Mar 28 2013 for Qpid C++ Client API by doxygen 1.8.3.1