BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <reflect_util.hpp>
Public Attributes | |
flat_map< string, int > | name_to_which |
vector< string > | which_to_name |
Definition at line 43 of file reflect_util.hpp.
flat_map< string, int > graphene::wallet::static_variant_map::name_to_which |
Definition at line 45 of file reflect_util.hpp.
vector< string > graphene::wallet::static_variant_map::which_to_name |
Definition at line 46 of file reflect_util.hpp.