#include <reg_s11n_traits_template1.hpp>
Public Types | |
typedef S11N_TEMPLATE_TYPE_Q | serializable_type |
typedef S11N_TEMPLATE_TYPE_PROXY | serialize_functor |
typedef S11N_TEMPLATE_TYPE_DESER_PROXY | deserialize_functor |
typedef ::s11n::default_cleanup_functor< S11N_TEMPLATE_TYPE_Q > | cleanup_functor |
typedef ::s11n::cl::object_factory< serializable_type > | factory_type |
typedef S11N_TEMPLATE_TYPE_Q | serializable_type |
typedef S11N_TEMPLATE_TYPE_PROXY | serialize_functor |
typedef S11N_TEMPLATE_TYPE_DESER_PROXY | deserialize_functor |
typedef ::s11n::default_cleanup_functor< S11N_TEMPLATE_TYPE_Q > | cleanup_functor |
typedef ::s11n::cl::object_factory< serializable_type > | factory_type |
Static Public Member Functions | |
static const std::string | class_name (const serializable_type *instance_hint) |
static const std::string | class_name (const serializable_type *instance_hint) |
Static Public Attributes | |
static const bool | cl_reg_placeholder |
static bool | cl_reg_placeholder |
(Yes, std::list can take more, but it is not commonly used that way.)
Definition at line 35 of file reg_s11n_traits_template1.hpp.
|
Definition at line 43 of file reg_s11n_traits_template2.hpp. |
|
Definition at line 40 of file reg_s11n_traits_template1.hpp. |
|
Definition at line 42 of file reg_s11n_traits_template2.hpp. |
|
Definition at line 39 of file reg_s11n_traits_template1.hpp. |
|
Definition at line 44 of file reg_s11n_traits_template2.hpp. |
|
Definition at line 41 of file reg_s11n_traits_template1.hpp. |
|
Definition at line 40 of file reg_s11n_traits_template2.hpp. |
|
Definition at line 37 of file reg_s11n_traits_template1.hpp. |
|
Definition at line 41 of file reg_s11n_traits_template2.hpp. |
|
Definition at line 38 of file reg_s11n_traits_template1.hpp. |
|
Definition at line 46 of file reg_s11n_traits_template2.hpp. References S11N_TEMPLATE_TYPE_NAME. |
|
Definition at line 43 of file reg_s11n_traits_template1.hpp. References S11N_TEMPLATE_TYPE_NAME. |
|
Definition at line 45 of file reg_s11n_traits_template2.hpp. |
|
Initial value:
(
::s11n::cl::classloader_register_base< S11N_TEMPLATE_TYPE_Q >(s11n_traits< S11N_TEMPLATE_TYPE_Q >::class_name(0)),
true
)
Definition at line 58 of file reg_s11n_traits_template2.hpp. |