Wire Sysio Wire Sysion 1.0.0
|
Public Member Functions | |
eosd_def () | |
void | set_host (host_def *h, bool is_bios) |
void | mk_dot_label () |
const string & | dot_label () |
string | get_node_num () const |
Public Attributes | |
string | config_dir_name |
string | data_dir_name |
uint16_t | p2p_port |
uint16_t | http_port |
uint16_t | file_size |
string | name |
tn_node_def * | node |
string | host |
string | p2p_endpoint |
|
inline |
Definition at line 197 of file main.cpp.
|
inline |
Definition at line 222 of file main.cpp.
|
inline |
void eosd_def::mk_dot_label | ( | ) |
void eosd_def::set_host | ( | host_def * | h, |
bool | is_bios ) |
tn_node_def* eosd_def::node |