| quic/qbox
    | 


| Public Member Functions | |
| : this backend's name | |
| char_backend_file() - Construct the file-backend the paramters p_read_file, p_write_file and p_baudrate are CCI paramters | |
| char_backend_file (sc_core::sc_module_name name) | |
| void | start_of_simulation () | 
| void | end_of_elaboration () | 
| void | rcv_thread () | 
| void | writefn (tlm::tlm_generic_payload &txn, sc_core::sc_time &t) | 
| Public Attributes | |
| gs::biflow_socket< char_backend_file > | socket | 
| sc_core::sc_event | update_event | 
| Protected Attributes | |
| cci::cci_param< std::string > | p_read_file | 
| cci::cci_param< std::string > | p_write_file | 
| cci::cci_param< unsigned int > | p_baudrate |