This is the complete list of members for ClpeSocket, including all inherited members.
| accept(ClpeSocket *new_socket, int mcu_id) const | ClpeSocket | |
| bind(const char *host, const int port, int mcu_id) | ClpeSocket | |
| close(int mcu_id) | ClpeSocket | |
| ClpeSocket() | ClpeSocket | |
| connect(const string host, const int port, int mcu_id) | ClpeSocket | |
| create(int mcu_id) | ClpeSocket | |
| is_valid_master() const | ClpeSocket | inline |
| is_valid_slave() const | ClpeSocket | inline |
| listen(int mcu_id) const | ClpeSocket | |
| m_addr | ClpeSocket | private |
| m_sock_master | ClpeSocket | private |
| m_sock_slave | ClpeSocket | private |
| recv(unsigned char *s, int mcu_id) const | ClpeSocket | |
| send(unsigned char *s, int mcu_id) const | ClpeSocket | |
| set_non_blocking(const bool, int mcu_id) | ClpeSocket | |
| ~ClpeSocket() | ClpeSocket | virtual |