LeviLamina
Loading...
Searching...
No Matches
Molang::details::Program Class Reference

Classes

struct  UnpackedInstruction
 

Public Member Functions

 Program (Program const &)
 
MCAPI Program (::std::vector<::std::unique_ptr<::Molang::details::IInstruction > > instructions, bool storeStackState)
 
MCAPI::Molang::details::Program & operator= (::Molang::details::Program const &rhs)
 
MCAPI ~Program ()
 
MCAPI void * $ctor (::std::vector<::std::unique_ptr<::Molang::details::IInstruction > > instructions, bool storeStackState)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk3eeb0e
 
::ll::UntypedStorage< 4, 4 > mUnkdf34c4
 
::ll::UntypedStorage< 1, 1 > mUnkebc975
 

Constructor & Destructor Documentation

◆ Program()

MCAPI Molang::details::Program::Program ( ::std::vector<::std::unique_ptr<::Molang::details::IInstruction > > instructions,
bool storeStackState )
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.

◆ ~Program()

MCAPI Molang::details::Program::~Program ( )
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=()

MCAPI::Molang::details::Program & Molang::details::Program::operator= ( ::Molang::details::Program const & rhs)
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 * Molang::details::Program::$ctor ( ::std::vector<::std::unique_ptr<::Molang::details::IInstruction > > instructions,
bool storeStackState )
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 Molang::details::Program::$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: