Monero
Loading...
Searching...
No Matches
epee::serialization::kv_serialization_overloads_impl_is_base_serializable_types< false > Struct Reference

#include <keyvalue_serialization_overloads.h>

Static Public Member Functions

template<class t_type, class t_storage>
static bool kv_serialize (const t_type &d, t_storage &stg, typename t_storage::hsection hparent_section, const char *pname)
template<class t_type, class t_storage>
static bool kv_unserialize (t_type &d, t_storage &stg, typename t_storage::hsection hparent_section, const char *pname)
template<class t_type, class t_storage>
static bool kv_serialize (const std::vector< t_type > &d, t_storage &stg, typename t_storage::hsection hparent_section, const char *pname)
template<class t_type, class t_storage>
static bool kv_unserialize (std::vector< t_type > &d, t_storage &stg, typename t_storage::hsection hparent_section, const char *pname)
template<class t_type, class t_storage>
static bool kv_serialize (const std::deque< t_type > &d, t_storage &stg, typename t_storage::hsection hparent_section, const char *pname)
template<class t_type, class t_storage>
static bool kv_unserialize (std::deque< t_type > &d, t_storage &stg, typename t_storage::hsection hparent_section, const char *pname)
template<class t_type, class t_storage>
static bool kv_serialize (const std::list< t_type > &d, t_storage &stg, typename t_storage::hsection hparent_section, const char *pname)
template<class t_type, class t_storage>
static bool kv_unserialize (std::list< t_type > &d, t_storage &stg, typename t_storage::hsection hparent_section, const char *pname)
template<class t_type, class t_storage>
static bool kv_serialize (const std::set< t_type > &d, t_storage &stg, typename t_storage::hsection hparent_section, const char *pname)
template<class t_type, class t_storage>
static bool kv_unserialize (std::set< t_type > &d, t_storage &stg, typename t_storage::hsection hparent_section, const char *pname)

Member Function Documentation

◆ kv_serialize() [1/5]

template<class t_type, class t_storage>
bool epee::serialization::kv_serialization_overloads_impl_is_base_serializable_types< false >::kv_serialize ( const std::deque< t_type > & d,
t_storage & stg,
typename t_storage::hsection hparent_section,
const char * pname )
inlinestatic

◆ kv_serialize() [2/5]

template<class t_type, class t_storage>
bool epee::serialization::kv_serialization_overloads_impl_is_base_serializable_types< false >::kv_serialize ( const std::list< t_type > & d,
t_storage & stg,
typename t_storage::hsection hparent_section,
const char * pname )
inlinestatic

◆ kv_serialize() [3/5]

template<class t_type, class t_storage>
bool epee::serialization::kv_serialization_overloads_impl_is_base_serializable_types< false >::kv_serialize ( const std::set< t_type > & d,
t_storage & stg,
typename t_storage::hsection hparent_section,
const char * pname )
inlinestatic

◆ kv_serialize() [4/5]

template<class t_type, class t_storage>
bool epee::serialization::kv_serialization_overloads_impl_is_base_serializable_types< false >::kv_serialize ( const std::vector< t_type > & d,
t_storage & stg,
typename t_storage::hsection hparent_section,
const char * pname )
inlinestatic

◆ kv_serialize() [5/5]

template<class t_type, class t_storage>
bool epee::serialization::kv_serialization_overloads_impl_is_base_serializable_types< false >::kv_serialize ( const t_type & d,
t_storage & stg,
typename t_storage::hsection hparent_section,
const char * pname )
inlinestatic

◆ kv_unserialize() [1/5]

template<class t_type, class t_storage>
bool epee::serialization::kv_serialization_overloads_impl_is_base_serializable_types< false >::kv_unserialize ( std::deque< t_type > & d,
t_storage & stg,
typename t_storage::hsection hparent_section,
const char * pname )
inlinestatic

◆ kv_unserialize() [2/5]

template<class t_type, class t_storage>
bool epee::serialization::kv_serialization_overloads_impl_is_base_serializable_types< false >::kv_unserialize ( std::list< t_type > & d,
t_storage & stg,
typename t_storage::hsection hparent_section,
const char * pname )
inlinestatic

◆ kv_unserialize() [3/5]

template<class t_type, class t_storage>
bool epee::serialization::kv_serialization_overloads_impl_is_base_serializable_types< false >::kv_unserialize ( std::set< t_type > & d,
t_storage & stg,
typename t_storage::hsection hparent_section,
const char * pname )
inlinestatic

◆ kv_unserialize() [4/5]

template<class t_type, class t_storage>
bool epee::serialization::kv_serialization_overloads_impl_is_base_serializable_types< false >::kv_unserialize ( std::vector< t_type > & d,
t_storage & stg,
typename t_storage::hsection hparent_section,
const char * pname )
inlinestatic

◆ kv_unserialize() [5/5]

template<class t_type, class t_storage>
bool epee::serialization::kv_serialization_overloads_impl_is_base_serializable_types< false >::kv_unserialize ( t_type & d,
t_storage & stg,
typename t_storage::hsection hparent_section,
const char * pname )
inlinestatic

The documentation for this struct was generated from the following file: