qpid::Serializer< Derived >::Ref< S > Struct Template Reference
Wrapper functor to pass serializer functors by reference.
More...
#include <Serializer.h>
List of all members.
|
Public Types |
typedef S::result_type | result_type |
Public Member Functions |
| Ref (S &ss) |
template<class T> |
result_type | operator() (T &x) |
template<class T> |
result_type | operator() (const T &x) |
Public Attributes |
S & | s |
Detailed Description
template<class Derived>
template<class S>
struct qpid::Serializer< Derived >::Ref< S >
Wrapper functor to pass serializer functors by reference.
Definition at line 77 of file Serializer.h.
The documentation for this struct was generated from the following file:
- /home/nsantos/projects/mrg-team/testing/magnum/f10/qpidc/qpid/cpp/src/qpid/Serializer.h