| attributes() | Conexus::TTY | |
| byte_size() | Conexus::TTY | |
| carrier_detect_enabled() | Conexus::TTY | |
| change_state(long new_state) (defined in Conexus::RWFileDescriptor) | Conexus::RWFileDescriptor | [virtual] |
| close(bool force=false) | Conexus::TTY | [virtual] |
| close_and_reopen(long state=UNCHANGED) | Conexus::Endpoint | |
| close_on_destruction() const | Conexus::Endpoint | |
| CLOSED enum value | Conexus::Endpoint | |
| create(const std::string &device=std::string()) (defined in Conexus::TTY) | Conexus::TTY | [static] |
| create(const std::string &device=std::string(), unsigned long readwrite=READ|WRITE) (defined in Conexus::Serial) | Conexus::Serial | [static] |
| DataServer() (defined in Conexus::DataServer) | Conexus::DataServer | |
| device() | Conexus::Serial | |
| drain() | Conexus::TTY | |
| emit_received_data() (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| Endpoint(bool close_on_destruction=true) | Conexus::Endpoint | |
| EndpointState typedef | Conexus::Endpoint | |
| EndpointState enum name | Conexus::Endpoint | |
| fd() | Conexus::FileDescriptor | [virtual] |
| FileDescriptor(int fd=-1, bool close_on_destruction=true) (defined in Conexus::FileDescriptor) | Conexus::FileDescriptor | |
| flow_control() | Conexus::TTY | |
| FLOW_CUSTOM enum value | Conexus::TTY | |
| FLOW_HARDWARE enum value | Conexus::TTY | |
| FLOW_NONE enum value (defined in Conexus::TTY) | Conexus::TTY | |
| FLOW_SOFTWARE enum value | Conexus::TTY | |
| FlowControl enum name | Conexus::TTY | |
| flush() | Conexus::TTY | |
| flush_input() | Conexus::TTY | |
| flush_output() | Conexus::TTY | |
| inject(char data) | Conexus::TTY | |
| inject(const char *buffer, size_t bufsize) | Conexus::TTY | |
| inject(const std::string &buffer) | Conexus::TTY | |
| input_speed() | Conexus::TTY | |
| is_closed() | Conexus::Endpoint | |
| is_open() | Conexus::Endpoint | |
| is_read_running() | Conexus::DataServer | [virtual] |
| is_read_stopped() | Conexus::Endpoint | |
| is_readable() (defined in Conexus::RWFileDescriptor) | Conexus::RWFileDescriptor | |
| is_running() | Conexus::DataServer | [virtual] |
| is_writable() (defined in Conexus::RWFileDescriptor) | Conexus::RWFileDescriptor | |
| is_write_running() | Conexus::DataServer | [virtual] |
| is_write_stopped() | Conexus::Endpoint | |
| LASTENDPOINTSTATE enum value (defined in Conexus::Endpoint) | Conexus::Endpoint | |
| LASTRWFILEDESCRIPTORSTATE enum value (defined in Conexus::RWFileDescriptor) | Conexus::RWFileDescriptor | |
| m_close_on_destruction (defined in Conexus::Endpoint) | Conexus::Endpoint | [protected] |
| m_device (defined in Conexus::Serial) | Conexus::Serial | [protected] |
| m_dispatcher (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_dispatcher_connection (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_fd (defined in Conexus::FileDescriptor) | Conexus::FileDescriptor | [protected] |
| m_mutex_can_start (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_mutex_queue (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_origtermios (defined in Conexus::TTY) | Conexus::TTY | [protected] |
| m_read_queue (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_read_stopped (defined in Conexus::Endpoint) | Conexus::Endpoint | [protected] |
| m_readable (defined in Conexus::Endpoint) | Conexus::Endpoint | [protected] |
| m_reset_on_close (defined in Conexus::TTY) | Conexus::TTY | [protected] |
| m_running (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_signal_byte_size (defined in Conexus::TTY) | Conexus::TTY | [protected] |
| m_signal_carrier_detect (defined in Conexus::TTY) | Conexus::TTY | [protected] |
| m_signal_closed (defined in Conexus::Endpoint) | Conexus::Endpoint | [protected] |
| m_signal_data (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_signal_data_received (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_signal_data_transmitted (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_signal_device_changed (defined in Conexus::Serial) | Conexus::Serial | [protected] |
| m_signal_flow_control (defined in Conexus::TTY) | Conexus::TTY | [protected] |
| m_signal_input_speed (defined in Conexus::TTY) | Conexus::TTY | [protected] |
| m_signal_opened (defined in Conexus::Endpoint) | Conexus::Endpoint | [protected] |
| m_signal_output_speed (defined in Conexus::TTY) | Conexus::TTY | [protected] |
| m_signal_parity (defined in Conexus::TTY) | Conexus::TTY | [protected] |
| m_signal_read_write_stop_changed (defined in Conexus::Endpoint) | Conexus::Endpoint | [protected] |
| m_signal_readable_changed (defined in Conexus::RWFileDescriptor) | Conexus::RWFileDescriptor | [protected] |
| m_signal_receiver (defined in Conexus::TTY) | Conexus::TTY | [protected] |
| m_signal_stop_bits (defined in Conexus::TTY) | Conexus::TTY | [protected] |
| m_signal_writable_changed (defined in Conexus::RWFileDescriptor) | Conexus::RWFileDescriptor | [protected] |
| m_state (defined in Conexus::Endpoint) | Conexus::Endpoint | [protected] |
| m_terminate (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_thread (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_timeval (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_use_dispatcher (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_writable (defined in Conexus::Endpoint) | Conexus::Endpoint | [protected] |
| m_write_queue (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| m_write_stopped (defined in Conexus::Endpoint) | Conexus::Endpoint | [protected] |
| NOSTATE enum value (defined in Conexus::Endpoint) | Conexus::Endpoint | |
| Object() (defined in Conexus::Object) | Conexus::Object | |
| object_type() (defined in Conexus::TTY) | Conexus::TTY | [inline, virtual] |
| open() (defined in Conexus::TTY) | Conexus::TTY | [virtual] |
| open(const std::string name, int s=READ|WRITE) | Conexus::TTY | [virtual] |
| OPENED enum value | Conexus::Endpoint | |
| output_speed() | Conexus::TTY | |
| Parity enum name | Conexus::TTY | |
| parity() | Conexus::TTY | |
| parity_error() | Conexus::TTY | |
| PARITY_ERROR_DISCARD enum value (defined in Conexus::TTY) | Conexus::TTY | |
| PARITY_ERROR_IGNORE enum value | Conexus::TTY | |
| PARITY_ERROR_MARK enum value | Conexus::TTY | |
| PARITY_ERROR_ZERO enum value | Conexus::TTY | |
| PARITY_EVEN enum value | Conexus::TTY | |
| PARITY_NONE enum value (defined in Conexus::TTY) | Conexus::TTY | |
| PARITY_ODD enum value | Conexus::TTY | |
| ParityError enum name | Conexus::TTY | |
| pointer typedef (defined in Conexus::TTY) | Conexus::TTY | |
| queue_received_data(const Data &d) (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| queue_write_data(const Data &d) (defined in Conexus::DataServer) | Conexus::DataServer | [protected] |
| READ enum value | Conexus::RWFileDescriptor | |
| read(size_t s=0) | Conexus::TTY | [virtual] |
| read_thread_cleanup() (defined in Conexus::DataServer) | Conexus::DataServer | [protected, virtual] |
| read_thread_main() (defined in Conexus::FileDescriptor) | Conexus::FileDescriptor | [protected, virtual] |
| receiver_enabled() | Conexus::TTY | |
| reset_on_close() | Conexus::TTY | |
| responsiveness() | Conexus::DataServer | [virtual] |
| restart_input() | Conexus::TTY | |
| restart_output() | Conexus::TTY | |
| RWFileDescriptor(unsigned long readwrite=READ|WRITE) (defined in Conexus::RWFileDescriptor) | Conexus::RWFileDescriptor | |
| RWFileDescriptorState typedef | Conexus::RWFileDescriptor | |
| RWFileDescriptorState enum name | Conexus::RWFileDescriptor | |
| Serial(const std::string &device=std::string(), unsigned long readwrite=READ|WRITE) (defined in Conexus::Serial) | Conexus::Serial | |
| set_byte_size(unsigned size, SetOption option=SET_NOW) | Conexus::TTY | |
| set_carrier_detect(bool enable=true, SetOption option=SET_NOW) | Conexus::TTY | |
| set_close_on_destruction(bool value) | Conexus::Endpoint | |
| set_control_characters(int index, cc_t value, SetOption option=SET_NOW) | Conexus::TTY | |
| set_control_modes(tcflag_t cflag, SetOption option=SET_NOW) | Conexus::TTY | |
| set_device(const std::string &d, long state=READ|WRITE) | Conexus::Serial | |
| SET_DRAIN enum value | Conexus::TTY | |
| set_flow_control(FlowControl flowcontrol, SetOption option=SET_NOW) | Conexus::TTY | |
| SET_FLUSH enum value | Conexus::TTY | |
| set_input_modes(tcflag_t iflag, SetOption option=SET_NOW) | Conexus::TTY | |
| set_input_speed(unsigned speed, SetOption option=SET_NOW) | Conexus::TTY | |
| set_local_modes(tcflag_t lflag, SetOption option=SET_NOW) | Conexus::TTY | |
| SET_NOW enum value | Conexus::TTY | |
| set_output_modes(tcflag_t oflag, SetOption option=SET_NOW) | Conexus::TTY | |
| set_output_speed(unsigned speed, SetOption option=SET_NOW) | Conexus::TTY | |
| set_parity(Parity parity, ParityError error=PARITY_ERROR_IGNORE, SetOption option=SET_NOW) | Conexus::TTY | |
| set_receiver_enabled(bool enable=true, SetOption option=SET_NOW) | Conexus::TTY | |
| set_reset_on_close(bool reset=true) | Conexus::TTY | |
| set_responsiveness(long r) | Conexus::DataServer | [virtual] |
| set_speed(unsigned speed, SetOption option=SET_NOW) | Conexus::TTY | |
| set_state_closed() (defined in Conexus::Endpoint) | Conexus::Endpoint | [protected, virtual] |
| set_state_opened() (defined in Conexus::Endpoint) | Conexus::Endpoint | [protected, virtual] |
| set_state_readable(bool b) (defined in Conexus::RWFileDescriptor) | Conexus::RWFileDescriptor | [protected] |
| set_state_writable(bool b) (defined in Conexus::RWFileDescriptor) | Conexus::RWFileDescriptor | [protected] |
| set_stop_bits(unsigned size, SetOption option=SET_NOW) | Conexus::TTY | |
| SetOption typedef | Conexus::TTY | |
| SetOption enum name | Conexus::TTY | |
| signal_byte_size() (defined in Conexus::TTY) | Conexus::TTY | |
| signal_carrier_detect() (defined in Conexus::TTY) | Conexus::TTY | |
| signal_closed() | Conexus::Endpoint | |
| signal_data() | Conexus::DataServer | |
| signal_data_received() | Conexus::DataServer | |
| signal_data_transmitted() | Conexus::DataServer | |
| signal_device_changed() (defined in Conexus::Serial) | Conexus::Serial | |
| signal_flow_control() (defined in Conexus::TTY) | Conexus::TTY | |
| signal_input_speed() (defined in Conexus::TTY) | Conexus::TTY | |
| signal_opened() | Conexus::Endpoint | |
| signal_output_speed() (defined in Conexus::TTY) | Conexus::TTY | |
| signal_parity() (defined in Conexus::TTY) | Conexus::TTY | |
| signal_read_write_stop_changed() | Conexus::Endpoint | |
| signal_readable_changed() (defined in Conexus::RWFileDescriptor) | Conexus::RWFileDescriptor | |
| signal_receiver() (defined in Conexus::TTY) | Conexus::TTY | |
| signal_stop_bits() (defined in Conexus::TTY) | Conexus::TTY | |
| signal_writable_changed() (defined in Conexus::RWFileDescriptor) | Conexus::RWFileDescriptor | |
| speed2unsigned(speed_t speed) (defined in Conexus::TTY) | Conexus::TTY | [protected] |
| start(ReadWrite rw=Conexus::READ, bool use_dispatcher=false) (defined in Conexus::Serial) | Conexus::Serial | [virtual] |
| Conexus::RWFileDescriptor::start(ReadWrite rw=READ) | Conexus::DataServer | [virtual] |
| state() | Conexus::Endpoint | |
| stop(ReadWrite rw=READ) | Conexus::DataServer | [virtual] |
| stop_bits() | Conexus::TTY | |
| stop_read(bool read_stop=true) | Conexus::Endpoint | [virtual] |
| stop_read_write(bool read_stop=true, bool write_stop=true) | Conexus::Endpoint | [virtual] |
| stop_write(bool write_stop=true) | Conexus::Endpoint | [virtual] |
| suspend_input() | Conexus::TTY | |
| suspend_output() | Conexus::TTY | |
| tcsetattr(SetOption option) (defined in Conexus::TTY) | Conexus::TTY | [protected] |
| TTY(const std::string &device=std::string()) | Conexus::TTY | |
| UNCHANGED enum value | Conexus::Endpoint | |
| unsigned2speed(unsigned speed) (defined in Conexus::TTY) | Conexus::TTY | [protected] |
| write(const void *data, size_t size, IOMethod block=BLOCK) | Conexus::RWFileDescriptor | [virtual] |
| Conexus::FileDescriptor::write(const Data &data, IOMethod block=BLOCK) | Conexus::Endpoint | [virtual] |
| WRITE enum value | Conexus::RWFileDescriptor | |
| write_thread_cleanup() (defined in Conexus::DataServer) | Conexus::DataServer | [protected, virtual] |
| write_thread_main() (defined in Conexus::DataServer) | Conexus::DataServer | [protected, virtual] |
| ~DataServer() (defined in Conexus::DataServer) | Conexus::DataServer | [virtual] |
| ~Endpoint() | Conexus::Endpoint | [virtual] |
| ~FileDescriptor() (defined in Conexus::FileDescriptor) | Conexus::FileDescriptor | [virtual] |
| ~Object() (defined in Conexus::Object) | Conexus::Object | [virtual] |
| ~RWFileDescriptor() (defined in Conexus::RWFileDescriptor) | Conexus::RWFileDescriptor | [virtual] |
| ~Serial() (defined in Conexus::Serial) | Conexus::Serial | [virtual] |
| ~TTY() (defined in Conexus::TTY) | Conexus::TTY | [virtual] |