![]() |
MySQL 9.5.0
Source Code Documentation
|
Experimental API header. More...
#include <cstdint>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | mysql |
| namespace | mysql::serialization |
Typedefs | |
| using | mysql::serialization::Level_type = std::size_t |
| Type of the "level" used to indicate on which level of the nested message internal fields are defined. More... | |
| using | mysql::serialization::Field_id_type = uint64_t |
| Type for field_id assigned to each field in the. More... | |
| using | mysql::serialization::Field_size = std::size_t |
Experimental API header.