|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <raw.hpp>
Public Types | |
| typedef void | result_type |
Public Member Functions | |
| pack_static_variant (Stream &s, uint32_t _max_depth) | |
| template<typename T > | |
| void | operator() (const T &v) const |
Public Attributes | |
| Stream & | stream |
| const uint32_t | max_depth |
| typedef void fc::raw::pack_static_variant< Stream >::result_type |
|
inline |
|
inline |
| const uint32_t fc::raw::pack_static_variant< Stream >::max_depth |
| Stream& fc::raw::pack_static_variant< Stream >::stream |
1.8.17