|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <ext.hpp>
Public Member Functions | |
| graphene_extension_pack_read_visitor (Stream &s, const T &v, uint32_t _max_depth) | |
| template<typename Member , class Class , Member Class::* member> | |
| void | operator() (const char *name) const |
Public Attributes | |
| Stream & | stream |
| const T & | value |
| uint32_t | which = 0 |
| const uint32_t | max_depth |
|
inline |
|
inline |
| const uint32_t graphene::protocol::graphene_extension_pack_read_visitor< Stream, T >::max_depth |
| Stream& graphene::protocol::graphene_extension_pack_read_visitor< Stream, T >::stream |
| const T& graphene::protocol::graphene_extension_pack_read_visitor< Stream, T >::value |
|
mutable |
1.8.17