Monero
Functions
epee::serialization::json Namespace Reference

Functions

template<class t_storage >
void run_handler (typename t_storage::hsection current_section, std::string::const_iterator &sec_buf_begin, std::string::const_iterator buf_end, t_storage &stg, unsigned int recursion)
 
template<class t_storage >
bool load_from_json (const std::string &buff_json, t_storage &stg)
 

Function Documentation

◆ load_from_json()

template<class t_storage >
bool epee::serialization::json::load_from_json ( const std::string &  buff_json,
t_storage &  stg 
)
inline

◆ run_handler()

template<class t_storage >
void epee::serialization::json::run_handler ( typename t_storage::hsection  current_section,
std::string::const_iterator &  sec_buf_begin,
std::string::const_iterator  buf_end,
t_storage &  stg,
unsigned int  recursion 
)
inline