|
RXduino
1.20a
RXduinoマニュアル 最終更新日 平成26年6月29日
|
これは全メンバの一覧です。EthernetClient継承メンバも含んでいます。
| available() | EthernetClient | |
| connect(byte server[4], unsigned short port) | EthernetClient | |
| connected() | EthernetClient | |
| flush() | EthernetClient | |
| getVersion(version_info *vi) | EthernetClient | static |
| operator bool() | EthernetClient | |
| operator int() | EthernetClient | |
| print(int val, int print_type=DEC) | EthernetClient | |
| print(double val, int fpdigit=2) | EthernetClient | |
| print(const char *str) | EthernetClient | |
| println(void) | EthernetClient | |
| println(int val, int print_type=DEC) | EthernetClient | |
| println(double val, int fpdigit=2) | EthernetClient | |
| println(const char *str) | EthernetClient | |
| read() | EthernetClient | |
| stop() | EthernetClient | |
| write(unsigned char c) | EthernetClient | |
| write(const char *str) | EthernetClient | |
| write(unsigned char *buf, int len) | EthernetClient |
1.8.5