Wire Sysio Wire Sysion 1.0.0
|
#include <common.hpp>
Public Member Functions | |
base58str_visitor (const fc::yield_function_t &yield) | |
template<typename KeyType > | |
std::string | operator() (const KeyType &key) const |
Public Attributes | |
const fc::yield_function_t | _yield |
Definition at line 89 of file common.hpp.
|
inlineexplicit |
Definition at line 90 of file common.hpp.
|
inline |
Definition at line 93 of file common.hpp.
const fc::yield_function_t fc::crypto::base58str_visitor< Storage, Prefixes, DefaultPosition >::_yield |
Definition at line 114 of file common.hpp.