Skip to main content
Pigweed's logo Pigweed
  1. Home
  2. Reference
  3. C/C++
  4. pw_rpc
  5. Benchmarking & testing
  6. pw::rpc::integration_test::ChannelManipulator Class 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: