|
void | sock_setup () |
|
void | start_of_simulation () |
|
| char_backend_socket (sc_core::sc_module_name name) |
|
void | end_of_elaboration () |
|
void * | rcv_thread () |
|
void | writefn (tlm::tlm_generic_payload &txn, sc_core::sc_time &t) |
|
void | setup_tcp_server (std::string ip, std::string port) |
|
void | setup_tcp_client (std::string ip, std::string port) |
|
void | close_sock () |
|
|
cci::cci_param< std::string > | p_address |
|
cci::cci_param< bool > | p_server |
|
cci::cci_param< bool > | p_nowait |
|
cci::cci_param< bool > | p_sigquit |
|
The documentation for this class was generated from the following file: