qpid::amqp_0_10::Wrapper< T, Unique > Struct Template Reference

Wrapper that behaves like type T but is a distinct type for overloading purposes. More...

#include <built_in_types.h>

Inheritance diagram for qpid::amqp_0_10::Wrapper< T, Unique >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Wrapper (const T &x)
Wrapperoperator= (const T &x)
 operator T & ()
 operator const T & () const
template<class S>
void serialize (S &s)

Public Attributes

value


Detailed Description

template<class T, int Unique = 0>
struct qpid::amqp_0_10::Wrapper< T, Unique >

Wrapper that behaves like type T but is a distinct type for overloading purposes.

Unique allows multiple distinc wrappers.


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

Generated on Thu May 15 22:22:51 2008 for Qpid by  doxygen 1.5.5