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

Public Types

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

Public Member Functions

ExperimentStorageoperator= (ExperimentStorage const &)
MCAPI ExperimentStorage (::ExperimentStorage const &)
MCAPI bool isAnyToggleEnabled () const
MCAPI::ExperimentStorage & operator= (::ExperimentStorage &&)
MCAPI ~ExperimentStorage ()
MCAPI void * $ctor (::ExperimentStorage const &)
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 ( ::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.

◆ ~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

◆ isAnyToggleEnabled()

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

◆ operator=()

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.

◆ $ctor()

MCAPI void * ExperimentStorage::$ctor ( ::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: