MySQL 9.6.0
Source Code Documentation
mysql::strconv::Fixint_binary_format Struct Reference

Format tag to identify fixed-length-integer binary format. More...

#include <fixint_binary_format.h>

Inheritance diagram for mysql::strconv::Fixint_binary_format:
[legend]

Public Member Functions

auto parent () const
 

Detailed Description

Format tag to identify fixed-length-integer binary format.

A request to format in Fixint_binary_format will fall back to Binary_format in case no Fixint_binary_format implementation exists for the object type.

Member Function Documentation

◆ parent()

auto mysql::strconv::Fixint_binary_format::parent ( ) const
inline

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