Definition at line 31 of file oneof_with_discriminator.hpp.
Public Types | |
using | KeyType = int64_t |
Static Public Member Functions | |
static std::string | FieldToString (KeyType key) |
Public Attributes | |
std::string_view | property_name |
utils::TrivialSet< BuilderFunc > | mapping |
using chaotic::OneOfIntegerSettings< BuilderFunc >::KeyType = int64_t |
Definition at line 32 of file oneof_with_discriminator.hpp.
|
inlinestatic |
Definition at line 37 of file oneof_with_discriminator.hpp.
utils::TrivialSet<BuilderFunc> chaotic::OneOfIntegerSettings< BuilderFunc >::mapping |
Definition at line 35 of file oneof_with_discriminator.hpp.
std::string_view chaotic::OneOfIntegerSettings< BuilderFunc >::property_name |
Definition at line 34 of file oneof_with_discriminator.hpp.