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