22 #include "zmqpp/zmqpp.hpp" 43 bool run(zmqpp::socket *pipe);
A test helper that fake a WiegandReader (it read command on a socket and send OK) ...
This is the header file for a generated source file, GitSHA1.cpp.
FakeWiegandReader(zmqpp::context &ctx, const std::string &name)
bool run(zmqpp::socket *pipe)
Runs the dummy ready in a thread.
zmqpp::socket rep_
Receive command here.