|
|
CerealSchemaUpgrade & | operator= (CerealSchemaUpgrade const &) |
| |
|
| CerealSchemaUpgrade (CerealSchemaUpgrade const &) |
| |
|
virtual bool | previousSchema (::rapidjson::GenericValue<::rapidjson::UTF8< char >, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator > > const &) const =0 |
| |
|
virtual void | upgradeToNext (::rapidjson::GenericDocument< ::rapidjson::UTF8< char >, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator >, ::rapidjson::CrtAllocator > &, ::SemVersion const &) const |
| |
| MCAPI | CerealSchemaUpgrade (::std::string_view fileType, ::SemVersion targetVersion, ::std::string const &schemaKey, ::std::string const &jsonMemberName) |
| |
| MCAPI bool | checkAndUpgradeToNext (::rapidjson::GenericDocument< ::rapidjson::UTF8< char >, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator >, ::rapidjson::CrtAllocator > &document, ::SemVersion const &documentOriginalVersion) const |
| |
| MCAPI void * | $ctor (::std::string_view fileType, ::SemVersion targetVersion, ::std::string const &schemaKey, ::std::string const &jsonMemberName) |
| |
| MCAPI void | $dtor () |
| |
| MCAPI void | $upgradeToNext (::rapidjson::GenericDocument< ::rapidjson::UTF8< char >, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator >, ::rapidjson::CrtAllocator > &, ::SemVersion const &) const |
| |
◆ CerealSchemaUpgrade()
| MCAPI CerealSchemaUpgrade::CerealSchemaUpgrade |
( |
::std::string_view | fileType, |
|
|
::SemVersion | targetVersion, |
|
|
::std::string const & | schemaKey, |
|
|
::std::string const & | jsonMemberName ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ checkAndUpgradeToNext()
| MCAPI bool CerealSchemaUpgrade::checkAndUpgradeToNext |
( |
::rapidjson::GenericDocument< ::rapidjson::UTF8< char >, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator >, ::rapidjson::CrtAllocator > & | document, |
|
|
::SemVersion const & | documentOriginalVersion ) const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor()
| MCAPI void * CerealSchemaUpgrade::$ctor |
( |
::std::string_view | fileType, |
|
|
::SemVersion | targetVersion, |
|
|
::std::string const & | schemaKey, |
|
|
::std::string const & | jsonMemberName ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
| MCAPI void CerealSchemaUpgrade::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $upgradeToNext()
| MCAPI void CerealSchemaUpgrade::$upgradeToNext |
( |
::rapidjson::GenericDocument< ::rapidjson::UTF8< char >, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator >, ::rapidjson::CrtAllocator > & | , |
|
|
::SemVersion const & | ) const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
| static MCAPI void ** CerealSchemaUpgrade::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: