| create(const char *conn_string, struct pollfd *pollfd_ptr) | Port | [static] |
| m_conn_string | Port | [protected] |
| m_pollfd_ptr | Port | [protected] |
| poll_revents() | Port | |
| Port(const char *conn_string, struct pollfd *pollfd_ptr) | Port | [protected] |
| read(void *buf, size_t count) | SerialPort | [virtual] |
| SerialPort(const char *conn_string, pollfd *pollfd_ptr) | SerialPort | |
| write(void *buf, size_t count) | SerialPort | [virtual] |
| ~Port() | Port | [virtual] |
| ~SerialPort() | SerialPort | [virtual] |