Wire Sysio Wire Sysion 1.0.0
|
#include <chain_id_type.hpp>
Public Member Functions | |
void | reflector_init () const |
Public Member Functions inherited from fc::sha256 | |
sha256 () | |
sha256 (const string &hex_str) | |
sha256 (const char *data, size_t size) | |
string | str () const |
operator string () const | |
const char * | data () const |
char * | data () |
size_t | data_size () const |
uint32_t | pop_count () const |
uint16_t | clz () const |
uint32_t | approx_log_32 () const |
void | set_to_inverse_approx_log_32 (uint32_t x) |
Friends | |
class | sysio::chain_apis::read_only |
class | sysio::net_plugin_impl |
struct | sysio::handshake_message |
class | block_log |
struct | trim_data |
class | controller |
struct | controller_impl |
class | global_property_object |
struct | snapshot_global_property_object |
struct | legacy::snapshot_global_property_object_v3 |
struct | legacy::snapshot_global_property_object_v4 |
template<typename T > | |
T & | operator<< (T &ds, const chain_id_type &cid) |
template<typename T > | |
T & | operator>> (T &ds, chain_id_type &cid) |
template<typename T > | |
T | fc::variant::as () const |
Additional Inherited Members | |
Static Public Member Functions inherited from fc::sha256 | |
static sha256 | hash (const char *d, uint32_t dlen) |
static sha256 | hash (const string &) |
static sha256 | hash (const sha256 &) |
template<typename T > | |
static sha256 | hash (const T &t) |
static double | inverse_approx_log_32_double (uint32_t x) |
Public Attributes inherited from fc::sha256 | |
uint64_t | _hash [4] |
Definition at line 23 of file chain_id_type.hpp.
void sysio::chain::chain_id_type::reflector_init | ( | ) | const |
Definition at line 6 of file chain_id_type.cpp.
Definition at line 51 of file chain_id_type.hpp.
|
friend |
Definition at line 53 of file chain_id_type.hpp.
|
friend |
Definition at line 54 of file chain_id_type.hpp.
|
friend |
|
friend |
Definition at line 55 of file chain_id_type.hpp.
|
friend |
Definition at line 57 of file chain_id_type.hpp.
|
friend |
Definition at line 58 of file chain_id_type.hpp.
|
friend |
Definition at line 27 of file chain_id_type.hpp.
|
friend |
Definition at line 33 of file chain_id_type.hpp.
|
friend |
Definition at line 56 of file chain_id_type.hpp.
|
friend |
Definition at line 47 of file chain_id_type.hpp.
|
friend |
Definition at line 50 of file chain_id_type.hpp.
|
friend |
Definition at line 49 of file chain_id_type.hpp.
|
friend |
Definition at line 52 of file chain_id_type.hpp.