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