BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <ext.hpp>
Public Member Functions | |
graphene_extension_from_variant_visitor (const variant_object &v, T &val, uint32_t max_depth) | |
template<typename Member , class Class , Member Class::* member> | |
void | operator() (const char *name) const |
Public Attributes | |
const variant_object & | vo |
T & | value |
const uint32_t | _max_depth |
uint32_t | count_left = 0 |
|
inline |
|
inline |
const uint32_t fc::graphene_extension_from_variant_visitor< T >::_max_depth |
|
mutable |
T& fc::graphene_extension_from_variant_visitor< T >::value |
const variant_object& fc::graphene_extension_from_variant_visitor< T >::vo |