00001 #ifndef s11n_net_s11n_pod_uint_HPP_INCLUDED 00002 #define s11n_net_s11n_pod_uint_HPP_INCLUDED 1 00003 00004 #define S11N_TYPE unsigned int 00005 #define S11N_TYPE_NAME "uint" 00006 #define S11N_SERIALIZE_FUNCTOR s11n::streamable_type_serialization_proxy 00007 #include <s11n.net/s11n/reg_s11n_traits.hpp> 00008 00009 #endif // s11n_net_s11n_pod_uint_HPP_INCLUDED