|
LeviLamina
|
Public Types | |
| using | CerealProperties = ::std::map<::std::string, ::cereal::DynamicValue> |
Public Member Functions | |
| MCAPI | EnumValue (::cereal::internal::EnumValue &&) |
| MCAPI | EnumValue (::cereal::internal::EnumValue const &) |
| MCAPI::cereal::internal::EnumValue & | operator= (::cereal::internal::EnumValue const &) |
| MCAPI void * | $ctor (::cereal::internal::EnumValue &&) |
| MCAPI void * | $ctor (::cereal::internal::EnumValue const &) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, int64 > | mValue |
| ::ll::TypedStorage< 8, 32, ::std::string > | mName |
| ::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > | mDescription |
| ::ll::TypedStorage< 8, 24, ::std::optional<::std::map<::std::string, ::cereal::DynamicValue > > > | mCerealProperties |
| ::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > | mNonPublicFlag |