LeviLamina
Loading...
Searching...
No Matches
ExperimentStorage Class Reference
+ Inheritance diagram for ExperimentStorage:

Public Types

using ExperimentData = ::std::vector<bool>
 

Public Member Functions

 ExperimentStorage (ExperimentStorage const &)
 
MCAPI::ExperimentStorage & operator= (::ExperimentStorage &&)
 
MCAPI::ExperimentStorage & operator= (::ExperimentStorage const &)
 
MCAPI ~ExperimentStorage ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::std::vector< bool > > mExperimentData
 
::ll::TypedStorage< 8, 32, ::std::vector< bool > > mDeprecatedData
 
::ll::TypedStorage< 1, 1, bool > mExperimentsEverToggled
 

Constructor & Destructor Documentation

◆ ~ExperimentStorage()

MCAPI ExperimentStorage::~ExperimentStorage ( )
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.

Member Function Documentation

◆ operator=() [1/2]

MCAPI::ExperimentStorage & ExperimentStorage::operator= ( ::ExperimentStorage && )
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.

◆ operator=() [2/2]

MCAPI::ExperimentStorage & ExperimentStorage::operator= ( ::ExperimentStorage 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.

◆ $dtor()

MCAPI void ExperimentStorage::$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.

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