MySQL 8.4.0
Source Code Documentation
ClassicProtocolState::FrameInfo Struct Reference

#include <classic_protocol_state.h>

Public Attributes

uint8_t seq_id_
 sequence id. More...
 
size_t frame_size_
 size of the whole frame. More...
 
size_t forwarded_frame_size_
 size of the whole frame that's already forwarded. More...
 

Member Data Documentation

◆ forwarded_frame_size_

size_t ClassicProtocolState::FrameInfo::forwarded_frame_size_

size of the whole frame that's already forwarded.

◆ frame_size_

size_t ClassicProtocolState::FrameInfo::frame_size_

size of the whole frame.

◆ seq_id_

uint8_t ClassicProtocolState::FrameInfo::seq_id_

sequence id.


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