This is the complete list of members for
cedrus::xid_con_t, including all inherited members.
check_for_keypress() | cedrus::xid_con_t | |
clear_digital_output_lines(unsigned int lines, bool leave_remaining_lines=false) | cedrus::xid_con_t | |
close() | cedrus::xid_con_t | |
flush_input() | cedrus::xid_con_t | |
flush_output() | cedrus::xid_con_t | |
get_current_response(int &port, int &key, bool &was_pressed, int &reaction_time) | cedrus::xid_con_t | |
get_number_of_keys_down() | cedrus::xid_con_t | |
open() | cedrus::xid_con_t | |
read(unsigned char *in_buffer, int bytes_to_read, int &bytes_read) | cedrus::xid_con_t | |
remove_current_response() | cedrus::xid_con_t | |
send_xid_command(const char in_command[], int num_bytes, char out_response[], int max_out_response_size, int expected_bytes_rec, int timeout=100, int command_delay=0) | cedrus::xid_con_t | |
set_digital_out_prefix(char prefix) | cedrus::xid_con_t | |
set_digital_output_lines(unsigned int lines, bool leave_remaining_lines=false) | cedrus::xid_con_t | |
set_needs_interbyte_delay(bool need_delay=true) | cedrus::xid_con_t | |
write(unsigned char *const in_buffer, int bytes_to_write, int &bytes_written) | cedrus::xid_con_t | |
xid_con_t(const std::wstring &port_name, int port_speed=115200, int delay_ms=1, port_settings_t::bytesize byte_size=port_settings_t::BYTESIZE_8, port_settings_t::bitparity bit_parity=port_settings_t::BITPARITY_NONE, port_settings_t::stopbits stop_bits=port_settings_t::STOP_BIT_1) | cedrus::xid_con_t | |
~xid_con_t() | cedrus::xid_con_t | [virtual] |