A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
Loading...
Searching...
No Matches
a11::data::SerializationRegistry::SerializerRegistration Struct Reference

Public Attributes

std::type_index type
 
std::string type_name
 
Mimetype mimetype
 
ErasedSerializer serializer
 
size_t order
 

Member Data Documentation

◆ mimetype

Mimetype a11::data::SerializationRegistry::SerializerRegistration::mimetype

◆ order

size_t a11::data::SerializationRegistry::SerializerRegistration::order

◆ serializer

ErasedSerializer a11::data::SerializationRegistry::SerializerRegistration::serializer

◆ type

std::type_index a11::data::SerializationRegistry::SerializerRegistration::type

◆ type_name

std::string a11::data::SerializationRegistry::SerializerRegistration::type_name

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