MySQL 8.4.1
Source Code Documentation
classic_protocol::borrowable::session_track::State Class Reference

state changed. More...

#include <classic_protocol_session_track.h>

Public Member Functions

constexpr State (int8_t state)
 
constexpr int8_t state () const noexcept
 

Private Attributes

int8_t state_
 

Detailed Description

state changed.

see: session_track_session_state

Constructor & Destructor Documentation

◆ State()

constexpr classic_protocol::borrowable::session_track::State::State ( int8_t  state)
inlineconstexpr

Member Function Documentation

◆ state()

constexpr int8_t classic_protocol::borrowable::session_track::State::state ( ) const
inlineconstexprnoexcept

Member Data Documentation

◆ state_

int8_t classic_protocol::borrowable::session_track::State::state_
private

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