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