Scope
|
This is the complete list of members for scope::SerialConnection, including all inherited members.
hCom | scope::SerialConnection | protected |
initialized | scope::SerialConnection | protected |
Receive(const uint32_t &_toread, const uint32_t &_waitfor=100) | scope::SerialConnection | |
Send(const std::string &_string) | scope::SerialConnection | |
SerialConnection(const std::wstring &_comstring, const DWORD &_baud=CBR_9600, const BYTE &_bytesize=8, const BYTE &_parity=NOPARITY, const BYTE &_stopbits=ONESTOPBIT) | scope::SerialConnection | |
status | scope::SerialConnection | protected |
~SerialConnection(void) | scope::SerialConnection |