Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::types Namespace Reference

Classes

class  Exception
class  Uuid
struct  InvalidConversion
 Thrown when an illegal conversion of a variant is attempted. More...
class  Variant
 Represents a value of variable type. More...

Enumerations

enum  VariantType {
  VAR_VOID = 0, VAR_BOOL, VAR_UINT8, VAR_UINT16,
  VAR_UINT32, VAR_UINT64, VAR_INT8, VAR_INT16,
  VAR_INT32, VAR_INT64, VAR_FLOAT, VAR_DOUBLE,
  VAR_STRING, VAR_MAP, VAR_LIST, VAR_UUID
}

Functions

bool operator== (const Uuid &, const Uuid &)
 Returns true if the uuids are equal, false otherwise.
bool operator!= (const Uuid &, const Uuid &)
 Returns true if the uuids are NOT equal, false if they are.
bool operator< (const Uuid &, const Uuid &)
bool operator> (const Uuid &, const Uuid &)
bool operator<= (const Uuid &, const Uuid &)
bool operator>= (const Uuid &, const Uuid &)
std::ostream & operator<< (std::ostream &, Uuid)
 Print in format 1b4e28ba-2fa1-11d2-883f-b9a761bde3fb.
std::istream & operator>> (std::istream &, Uuid &)
 Read from format 1b4e28ba-2fa1-11d2-883f-b9a761bde3fb.
std::ostream & operator<< (std::ostream &out, const Variant &value)
std::ostream & operator<< (std::ostream &out, const Variant::Map &map)
std::ostream & operator<< (std::ostream &out, const Variant::List &list)
bool operator== (const Variant &a, const Variant &b)

Enumeration Type Documentation

Enumerator:
VAR_VOID 
VAR_BOOL 
VAR_UINT8 
VAR_UINT16 
VAR_UINT32 
VAR_UINT64 
VAR_INT8 
VAR_INT16 
VAR_INT32 
VAR_INT64 
VAR_FLOAT 
VAR_DOUBLE 
VAR_STRING 
VAR_MAP 
VAR_LIST 
VAR_UUID 

Definition at line 39 of file Variant.h.


Function Documentation

bool qpid::types::operator!= ( const Uuid &  ,
const Uuid &   
)

Returns true if the uuids are NOT equal, false if they are.

bool qpid::types::operator< ( const Uuid &  ,
const Uuid &   
)
std::ostream& qpid::types::operator<< ( std::ostream &  out,
const Variant::List &  list 
)
std::ostream& qpid::types::operator<< ( std::ostream &  out,
const Variant::Map &  map 
)
std::ostream& qpid::types::operator<< ( std::ostream &  out,
const Variant &  value 
)
std::ostream& qpid::types::operator<< ( std::ostream &  ,
Uuid   
)

Print in format 1b4e28ba-2fa1-11d2-883f-b9a761bde3fb.

bool qpid::types::operator<= ( const Uuid &  ,
const Uuid &   
)
bool qpid::types::operator== ( const Variant &  a,
const Variant &  b 
)
bool qpid::types::operator== ( const Uuid &  ,
const Uuid &   
)

Returns true if the uuids are equal, false otherwise.

bool qpid::types::operator> ( const Uuid &  ,
const Uuid &   
)
bool qpid::types::operator>= ( const Uuid &  ,
const Uuid &   
)
std::istream& qpid::types::operator>> ( std::istream &  ,
Uuid &   
)

Read from format 1b4e28ba-2fa1-11d2-883f-b9a761bde3fb.


Qpid C++ API Reference
Generated on Mon Jun 7 17:49:09 2010 for Qpid C++ Client API by doxygen 1.6.2-20100208