LeviLamina
Loading...
Searching...
No Matches
SystemInfo Struct Reference
Inheritance diagram for SystemInfo:

Public Types

using GenerateComponentInfoVectorFunction = ::std::vector<::ComponentInfo> (*)()

Public Member Functions

SystemInfooperator= (SystemInfo const &)
 SystemInfo (SystemInfo const &)
MCAPI SystemInfo (::SystemInfo &&)
MCAPI ~SystemInfo ()
MCAPI void * $ctor (::SystemInfo &&)
MCAPI void $dtor ()

Public Attributes

::std::string mName
::Dependencies mDependencies
::ll::TypedStorage< 8, 8, ::std::vector<::ComponentInfo >(*)()> mGenerateDetailedInfo

Constructor & Destructor Documentation

◆ SystemInfo()

MCAPI SystemInfo::SystemInfo ( ::SystemInfo && )
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.

◆ ~SystemInfo()

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

◆ $ctor()

MCAPI void * SystemInfo::$ctor ( ::SystemInfo && )
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 SystemInfo::$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 struct was generated from the following file: