Definition at line 37 of file Rpleth.cpp.
◆ RplethTest()
Leosac::Test::RplethTest::RplethTest |
( |
| ) |
|
|
inline |
◆ ~RplethTest()
virtual Leosac::Test::RplethTest::~RplethTest |
( |
| ) |
|
|
inlinevirtual |
◆ check_rpleth_card_msg()
void Leosac::Test::RplethTest::check_rpleth_card_msg |
( |
zmqpp::socket & |
source, |
|
|
const std::vector< uint8_t > |
card_binary |
|
) |
| |
|
inline |
Check that we can read a rpleth from the socket and check that its valid.
Definition at line 95 of file Rpleth.cpp.
◆ connect_to_rpleth()
zmqpp::socket Leosac::Test::RplethTest::connect_to_rpleth |
( |
| ) |
|
|
inline |
◆ extract_packet()
RplethPacket Leosac::Test::RplethTest::extract_packet |
( |
const std::string & |
data | ) |
|
|
inline |
◆ run_module()
virtual bool Leosac::Test::RplethTest::run_module |
( |
zmqpp::socket * |
pipe | ) |
|
|
inlinevirtual |
Called in the module's actor's thread.
Override this: Construct configuration for the module then run_test_module()
with appropriate parameters.
Implements Leosac::Test::Helper::TestHelper.
Definition at line 40 of file Rpleth.cpp.
◆ ciruclar_buf_
Simulate client buffer.
Definition at line 75 of file Rpleth.cpp.
◆ w1
◆ w1_actor
zmqpp::actor Leosac::Test::RplethTest::w1_actor |
The documentation for this class was generated from the following file: