This is the complete list of members for cCANSerial_PEAK, including all inherited members.
baudrate | cCANSerial_PEAK | protected |
BaudrateToBaudrateCode(unsigned long baudrate) | cCANSerial_PEAK | protected |
cCANSerial_PEAK(cCANSerial_PEAK const &other) | cCANSerial_PEAK | private |
cCANSerial_PEAK(unsigned long _baudrate, double _timeout, int _id_read, int _id_write, const char *device="/dev/pcanusb0") | cCANSerial_PEAK | |
cCANSerial_PEAK(tDeviceHandle _peak_handle, double _timeout, int _id_read, int _id_write) | cCANSerial_PEAK | |
Close(void) | cCANSerial_PEAK | virtual |
cSerialBase() | cSerialBase | inline |
dbg | cSerialBase | |
GetErrorMessage(tErrorCode dw) | cCANSerial_PEAK | virtual |
GetErrorNumber() | cCANSerial_PEAK | virtual |
GetHandle() | cCANSerial_PEAK | |
GetLastErrorMessage(void) | cSerialBase | inline |
GetTimeout() | cSerialBase | inlinevirtual |
id_read | cCANSerial_PEAK | protected |
id_write | cCANSerial_PEAK | protected |
IsOpen(void) | cCANSerial_PEAK | virtual |
m_device | cCANSerial_PEAK | protected |
Open(void) | cCANSerial_PEAK | virtual |
operator=(cCANSerial_PEAK const &rhs) | cCANSerial_PEAK | private |
pimpl | cCANSerial_PEAK | private |
Read(void *data, ssize_t size, long timeout_us, bool return_on_less_data) | cCANSerial_PEAK | virtual |
readline(char *line, int size, char const *eol="\, bool return_on_less_data=false) | cSerialBase | virtual |
SetTimeout(double _timeout) | cCANSerial_PEAK | virtual |
tErrorCode typedef | cSerialBase | |
timeout | cSerialBase | protected |
ungetch | cSerialBase | protected |
ungetch_valid | cSerialBase | protected |
UseCRC16() | cSerialBase | inlinevirtual |
write(char const *ptr, int len=0) | cCANSerial_PEAK | virtual |
~cCANSerial_PEAK() | cCANSerial_PEAK | |
~cSerialBase(void) | cSerialBase | inlinevirtual |