OpenSRX 0.1.0
C++ library for interfacing with Keyence SR series barcode readers
Loading...
Searching...
No Matches
OpenSRX::SocketInterface Member List

This is the complete list of members for OpenSRX::SocketInterface, including all inherited members.

addHeaderAndTerminator(const std::string &command)OpenSRX::ICommInterfaceprivate
AsioInterface(Args &&... args)OpenSRX::AsioInterface< asio::ip::tcp::socket >inlineexplicitprotected
commFormatOpenSRX::ICommInterfaceprivate
commMutexOpenSRX::ICommInterfaceprotected
describe() const overrideOpenSRX::SocketInterfaceinlinevirtual
getCommFormat()OpenSRX::ICommInterfaceinline
inTermStrOpenSRX::ICommInterfaceprivate
ioContextOpenSRX::AsioInterface< asio::ip::tcp::socket >protected
ipOpenSRX::SocketInterfaceprivate
pFtpServerOpenSRX::SocketInterfaceprivate
portOpenSRX::SocketInterfaceprivate
sendCommand(const std::string &command) overrideOpenSRX::AsioInterface< asio::ip::tcp::socket >virtual
sendCommandUnlocked(const std::string &command) overrideOpenSRX::AsioInterface< asio::ip::tcp::socket >virtual
setCommFormat(CommFormat format)OpenSRX::ICommInterface
SocketInterface(const std::string &ip="192.168.100.100", int port=9004)OpenSRX::SocketInterface
startFtpServer(const std::string &address, int port, const std::string &mountPoint, int threadPoolSize=4)OpenSRX::SocketInterface
streamOpenSRX::AsioInterface< asio::ip::tcp::socket >protected
stripEcho(const std::string &response, const std::string &command)OpenSRX::ICommInterfaceprivate
~AsioInterface() override=defaultOpenSRX::AsioInterface< asio::ip::tcp::socket >
~ICommInterface()=defaultOpenSRX::ICommInterfacevirtual
~SocketInterface() overrideOpenSRX::SocketInterface