LeviLamina
Loading...
Searching...
No Matches
ContainerValidatorFactory Class Reference

Static Public Member Functions

static MCAPI ::std::unique_ptr<::ContainerScreenValidatorBasecreateContainerScreenValidator (::ContainerScreenContext const &screenContext)
 
static MCAPI ::std::shared_ptr<::ContainerValidationBase const > createContainerValidator (::FullContainerName const &containerId, ::ContainerScreenContext const &screenContext, ::ContainerValidationCaller caller)
 
static MCAPI ::ContainergetBackingContainer (::FullContainerName const &containerEnumName, ::ContainerScreenContext const &screenContext)
 

Member Function Documentation

◆ createContainerScreenValidator()

static MCAPI ::std::unique_ptr<::ContainerScreenValidatorBase > ContainerValidatorFactory::createContainerScreenValidator ( ::ContainerScreenContext const & screenContext)
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.

◆ createContainerValidator()

static MCAPI ::std::shared_ptr<::ContainerValidationBase const > ContainerValidatorFactory::createContainerValidator ( ::FullContainerName const & containerId,
::ContainerScreenContext const & screenContext,
::ContainerValidationCaller caller )
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.

◆ getBackingContainer()

static MCAPI ::Container * ContainerValidatorFactory::getBackingContainer ( ::FullContainerName const & containerEnumName,
::ContainerScreenContext const & screenContext )
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: