C/C++ API Reference
Loading...
Searching...
No Matches
pw::rpc::integration_test::ChannelManipulator Class Referenceabstract

Public Types

using SendCallback = Function< Status(span< const std::byte >)>
 

Public Member Functions

void set_send_packet (SendCallback &&send)
 
virtual Status ProcessAndSend (span< const std::byte > packet)=0
 

Protected Member Functions

Status send_packet (span< const std::byte > payload)
 

The documentation for this class was generated from the following file: