Wire Sysio Wire Sysion 1.0.0
|
#include <common.hpp>
Public Types | |
using | data_type = Data |
Public Member Functions | |
shim () | |
shim (data_type &&data) | |
shim (const data_type &data) | |
const data_type & | serialize () const |
Public Attributes | |
data_type | _data |
Definition at line 174 of file common.hpp.
using fc::crypto::shim< Data >::data_type = Data |
Definition at line 175 of file common.hpp.
|
inline |
Definition at line 177 of file common.hpp.
|
inline |
Definition at line 180 of file common.hpp.
|
inline |
Definition at line 184 of file common.hpp.
|
inline |
data_type fc::crypto::shim< Data >::_data |
Definition at line 192 of file common.hpp.