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

Public Attributes

std::type_index type
 
std::string type_name
 
Mimetype mimetype
 
ErasedDeserializer deserializer
 
size_t order
 

Member Data Documentation

◆ deserializer

ErasedDeserializer a11::data::SerializationRegistry::DeserializerRegistration::deserializer

◆ mimetype

Mimetype a11::data::SerializationRegistry::DeserializerRegistration::mimetype

◆ order

size_t a11::data::SerializationRegistry::DeserializerRegistration::order

◆ type

std::type_index a11::data::SerializationRegistry::DeserializerRegistration::type

◆ type_name

std::string a11::data::SerializationRegistry::DeserializerRegistration::type_name

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