A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
Loading...
Searching...
No Matches
a11::net::ChannelWireStream::State::Outbound Struct Reference

Public Attributes

std::string bytes
 
End end = End::kNone
 
std::uint64_t message_id = 0
 

Member Data Documentation

◆ bytes

std::string a11::net::ChannelWireStream::State::Outbound::bytes

◆ end

End a11::net::ChannelWireStream::State::Outbound::end = End::kNone

◆ message_id

std::uint64_t a11::net::ChannelWireStream::State::Outbound::message_id = 0

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