Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Classes | Namespaces | Functions
Uuid.h File Reference
#include "qpid/types/ImportExport.h"
#include <iosfwd>
#include <string>

Go to the source code of this file.

Classes

class  qpid::types::Uuid
 
struct  qpid::types::Uuid::Hasher
 Hasher for use with unordered_map. More...
 

Namespaces

 qpid
 This file was automatically generated from the AMQP specification.
 
 qpid::types
 

Functions

size_t qpid::types::hash_value (const Uuid &uuid)
 Hash value function for use with boots::hash or std::hash. More...
 
QPID_TYPES_EXTERN bool qpid::types::operator== (const Uuid &, const Uuid &)
 Returns true if the uuids are equal, false otherwise. More...
 
QPID_TYPES_EXTERN bool qpid::types::operator!= (const Uuid &, const Uuid &)
 Returns true if the uuids are NOT equal, false if they are. More...
 
QPID_TYPES_EXTERN bool qpid::types::operator< (const Uuid &, const Uuid &)
 
QPID_TYPES_EXTERN bool qpid::types::operator> (const Uuid &, const Uuid &)
 
QPID_TYPES_EXTERN bool qpid::types::operator<= (const Uuid &, const Uuid &)
 
QPID_TYPES_EXTERN bool qpid::types::operator>= (const Uuid &, const Uuid &)
 
QPID_TYPES_EXTERN std::ostream & qpid::types::operator<< (std::ostream &, Uuid)
 Print in format 1b4e28ba-2fa1-11d2-883f-b9a761bde3fb. More...
 
QPID_TYPES_EXTERN std::istream & qpid::types::operator>> (std::istream &, Uuid &)
 Read from format 1b4e28ba-2fa1-11d2-883f-b9a761bde3fb. More...
 

Qpid C++ API Reference
Generated on Tue Oct 28 2014 for Qpid C++ Client API by doxygen 1.8.5