ORE Studio 0.0.4
Loading...
Searching...
No Matches
frame Member List

This is the complete list of members for frame, including all inherited members.

compression() constframe
correlation_id() constframe
decompressed_payload() constframe
deserialize(const frame_header &header, std::span< const std::byte > data)framestatic
deserialize_header(std::span< const std::byte > data, bool skip_version_check=false)framestatic
frame() (defined in frame)frame
frame(message_type type, std::uint32_t sequence, std::vector< std::byte > payload, compression_type compression=compression_type::none) (defined in frame)frame
frame(message_type type, std::uint32_t sequence, std::uint32_t correlation_id, std::vector< std::byte > payload, compression_type compression=compression_type::none) (defined in frame)frame
header() constframe
payload() constframe
serialize() constframe
validate() constframe