|
arduino-emulator
|
This is the complete list of members for arduino::SocketImpl, including all inherited members.
| available() (defined in arduino::SocketImpl) | arduino::SocketImpl | virtual |
| close() (defined in arduino::SocketImpl) | arduino::SocketImpl | virtual |
| connect(const char *address, uint16_t port) (defined in arduino::SocketImpl) | arduino::SocketImpl | virtual |
| connected() (defined in arduino::SocketImpl) | arduino::SocketImpl | virtual |
| fd() (defined in arduino::SocketImpl) | arduino::SocketImpl | inline |
| getIPAddress() (defined in arduino::SocketImpl) | arduino::SocketImpl | |
| getIPAddress(const char *validEntries[]) (defined in arduino::SocketImpl) | arduino::SocketImpl | |
| is_connected (defined in arduino::SocketImpl) | arduino::SocketImpl | protected |
| peek() (defined in arduino::SocketImpl) | arduino::SocketImpl | virtual |
| read(uint8_t *buffer, size_t len) (defined in arduino::SocketImpl) | arduino::SocketImpl | virtual |
| serv_addr (defined in arduino::SocketImpl) | arduino::SocketImpl | protected |
| setCACert(const char *cert) (defined in arduino::SocketImpl) | arduino::SocketImpl | inlinevirtual |
| setInsecure() (defined in arduino::SocketImpl) | arduino::SocketImpl | inlinevirtual |
| sock (defined in arduino::SocketImpl) | arduino::SocketImpl | protected |
| SocketImpl()=default (defined in arduino::SocketImpl) | arduino::SocketImpl | |
| SocketImpl(int socket) (defined in arduino::SocketImpl) | arduino::SocketImpl | inline |
| SocketImpl(int socket, struct sockaddr_in *address) (defined in arduino::SocketImpl) | arduino::SocketImpl | inline |
| valread (defined in arduino::SocketImpl) | arduino::SocketImpl | protected |
| write(const uint8_t *str, size_t len) (defined in arduino::SocketImpl) | arduino::SocketImpl | virtual |
| ~SocketImpl() (defined in arduino::SocketImpl) | arduino::SocketImpl | inlinevirtual |