Monero
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
epee::serialization::get_value_visitor< to_type > Struct Template Reference

#include <portable_storage.h>

Inheritance diagram for epee::serialization::get_value_visitor< to_type >:
Inheritance graph
[legend]
Collaboration diagram for epee::serialization::get_value_visitor< to_type >:
Collaboration graph
[legend]

Public Member Functions

 get_value_visitor (to_type &target)
 
template<class from_type >
void operator() (const from_type &v)
 

Public Attributes

to_type & m_target
 

Constructor & Destructor Documentation

◆ get_value_visitor()

template<class to_type >
epee::serialization::get_value_visitor< to_type >::get_value_visitor ( to_type & target)
inline

Member Function Documentation

◆ operator()()

template<class to_type >
template<class from_type >
void epee::serialization::get_value_visitor< to_type >::operator() ( const from_type & v)
inline

Member Data Documentation

◆ m_target

template<class to_type >
to_type& epee::serialization::get_value_visitor< to_type >::m_target

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