MySQL 9.0.0
Source Code Documentation
server_mock::AsyncNotice Struct Reference

#include <statement_reader.h>

Public Attributes

std::chrono::milliseconds send_offset_ms
 
unsigned type
 
bool is_local
 
std::string payload
 

Member Data Documentation

◆ is_local

bool server_mock::AsyncNotice::is_local

◆ payload

std::string server_mock::AsyncNotice::payload

◆ send_offset_ms

std::chrono::milliseconds server_mock::AsyncNotice::send_offset_ms

◆ type

unsigned server_mock::AsyncNotice::type

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