reg_s11n_traits_template1.hpp File Reference

Go to the source code of this file.

Classes

struct  s11n::s11n_traits< S11N_TEMPLATE_TYPE_Q, S11N_BASE_TYPE >
 s11n_traits<> specialization for template types taking one template parameter, like std::list types. More...

Namespaces

namespace  s11n
 

The s11n serialization (s11n) framework is an object serialization framework for C++ modelled heavily off work by Rusty Ballinger (bozo@users.sourceforge.net http://libfunutil.sourceforge.net).


Defines

#define S11N_TEMPLATE_TYPENAME_T1   typename
#define S11N_TEMPLATE_TYPE_Q   S11N_TEMPLATE_TYPE< T1 >
#define S11N_BASE_TYPE   S11N_TEMPLATE_TYPE_Q

Define Documentation

#define S11N_BASE_TYPE   S11N_TEMPLATE_TYPE_Q

Definition at line 39 of file reg_s11n_traits_template1.hpp.

#define S11N_TEMPLATE_TYPE_Q   S11N_TEMPLATE_TYPE< T1 >

Definition at line 36 of file reg_s11n_traits_template1.hpp.

#define S11N_TEMPLATE_TYPENAME_T1   typename

Definition at line 33 of file reg_s11n_traits_template1.hpp.


Generated on Sat Mar 20 12:29:24 2010 for libs11n-1.2.10 by  doxygen 1.6.1