Métodos públicos | |
| Protocol (Socket &socket) | |
| Protocol (const Protocol &other) | |
| Protocol & | operator= (const Protocol &other) |
| const Socket & | get_socket () |
| Protocol & | operator<< (const uint32_t num) |
| Protocol & | operator>> (uint32_t &num) |
| Protocol & | operator<< (const Event &ev) |
| Protocol & | operator>> (Event &ev) |