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 >:
[legend]List of all members.
|
Public Member Functions |
| Wrapper (const T &x) |
Wrapper & | operator= (const T &x) |
| operator T & () |
| operator const T & () const |
template<class S> |
void | serialize (S &s) |
Public Attributes |
T | 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:
- /usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/cpp/src/qpid/amqp_0_10/built_in_types.h
Generated on Thu Apr 10 11:08:49 2008 for Qpid by
1.4.7