llmx-rtaco 0.0.1
RTNL-only netlink control-plane library for Linux (C++23).
Loading...
Searching...
No Matches
RequestBehaviorChecker Struct Reference

Public Member Functions

void prepare_request ()
std::span< const uint8_t > request_payload () const
auto process_message (const nlmsghdr &) -> std::optional< std::expected< int, std::error_code > >

Member Function Documentation

◆ prepare_request()

void RequestBehaviorChecker::prepare_request ( )
inline

◆ process_message()

auto RequestBehaviorChecker::process_message ( const nlmsghdr & ) -> std::optional< std::expected< int, std::error_code > >
inline

◆ request_payload()

std::span< const uint8_t > RequestBehaviorChecker::request_payload ( ) const
inline

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