| 
    Wire Sysio Wire Sysion 1.0.0
    
   | 
 

Public Member Functions | |
| processor_setup_ext (bool server) | |
Public Attributes | |
| websocketpp::lib::error_code | ec | 
| con_msg_manager_type::ptr | msg_manager | 
| stub_config::rng_type | rng | 
| stub_config::request_type | req | 
| stub_config::response_type | res | 
| websocketpp::processor::hybi13< stub_config_ext > | p | 
Definition at line 107 of file hybi13.cpp.
      
  | 
  inline | 
Definition at line 108 of file hybi13.cpp.
| websocketpp::lib::error_code processor_setup_ext::ec | 
Definition at line 112 of file hybi13.cpp.
| con_msg_manager_type::ptr processor_setup_ext::msg_manager | 
Definition at line 113 of file hybi13.cpp.
| websocketpp::processor::hybi13<stub_config_ext> processor_setup_ext::p | 
Definition at line 117 of file hybi13.cpp.
| stub_config::request_type processor_setup_ext::req | 
Definition at line 115 of file hybi13.cpp.
| stub_config::response_type processor_setup_ext::res | 
Definition at line 116 of file hybi13.cpp.
| stub_config::rng_type processor_setup_ext::rng | 
Definition at line 114 of file hybi13.cpp.