◆ isValid()
| virtual bool cereal::INISchemaReader::isValid |
( |
| ) |
const |
|
virtual |
◆ expectedType()
| virtual::cereal::SchemaRWType cereal::INISchemaReader::expectedType |
( |
| ) |
const |
|
virtual |
◆ asNull()
◆ asBool()
◆ asInt8()
◆ asUInt8()
◆ asInt16()
◆ asUInt16()
◆ asInt32()
◆ asUInt32()
◆ asInt64()
◆ asUInt64()
◆ asFloat()
◆ asDouble()
◆ asString()
| virtual ::Bedrock::Result<::std::string > cereal::INISchemaReader::asString |
( |
uint64 | | ) |
|
|
virtual |
◆ asRawBytes()
| virtual ::Bedrock::Result< void > cereal::INISchemaReader::asRawBytes |
( |
::std::function<::gsl::span< uchar >(uint64)> | , |
|
|
uint64 | ) |
|
virtual |
◆ additionalDataAsBool()
| virtual ::std::optional< bool > cereal::INISchemaReader::additionalDataAsBool |
( |
| ) |
|
|
virtual |
◆ additionalDataAsUInt32()
| virtual ::std::optional< uint > cereal::INISchemaReader::additionalDataAsUInt32 |
( |
| ) |
|
|
virtual |
◆ additionalDataAsString()
| virtual ::std::optional<::std::string > cereal::INISchemaReader::additionalDataAsString |
( |
uint64 | | ) |
|
|
virtual |
◆ members()
| virtual uint64 cereal::INISchemaReader::members |
( |
| ) |
|
|
virtual |
◆ length()
| virtual uint64 cereal::INISchemaReader::length |
( |
uint64 | | ) |
|
|
virtual |
◆ pushMember()
| virtual bool cereal::INISchemaReader::pushMember |
( |
::std::string_view const | | ) |
|
|
virtual |
◆ pushNextMember()
| virtual::std::string_view cereal::INISchemaReader::pushNextMember |
( |
| ) |
|
|
virtual |
◆ pushElement()
| virtual void cereal::INISchemaReader::pushElement |
( |
uint64 | | ) |
|
|
virtual |
◆ pop()
| virtual void cereal::INISchemaReader::pop |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: