|
OpenSRX 0.1.0
C++ library for interfacing with Keyence SR series barcode readers
|
This is the complete list of members for OpenSRX::ICommInterface, including all inherited members.
| addHeaderAndTerminator(const std::string &command) | OpenSRX::ICommInterface | private |
| AsioInterface class | OpenSRX::ICommInterface | friend |
| commFormat | OpenSRX::ICommInterface | private |
| commMutex | OpenSRX::ICommInterface | protected |
| describe() const =0 | OpenSRX::ICommInterface | pure virtual |
| getCommFormat() | OpenSRX::ICommInterface | inline |
| inTermStr | OpenSRX::ICommInterface | private |
| MockCommInterface class | OpenSRX::ICommInterface | friend |
| sendCommand(const std::string &command)=0 | OpenSRX::ICommInterface | pure virtual |
| sendCommandUnlocked(const std::string &command)=0 | OpenSRX::ICommInterface | pure virtual |
| setCommFormat(CommFormat format) | OpenSRX::ICommInterface | |
| stripEcho(const std::string &response, const std::string &command) | OpenSRX::ICommInterface | private |
| ~ICommInterface()=default | OpenSRX::ICommInterface | virtual |