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

Public Types

using Variant
 

Public Member Functions

MCAPI::Tag & emplace (::Tag &&tag)
 
MCAPI::Tag const * get () const
 
MCAPI ~CompoundTagVariant ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 48, ::std::variant< ::EndTag, ::ByteTag, ::ShortTag, ::IntTag, ::Int64Tag, ::FloatTag, ::DoubleTag, ::ByteArrayTag, ::StringTag, ::ListTag, ::CompoundTag, ::IntArrayTag > > mTagStorage
 

Member Typedef Documentation

◆ Variant

using CompoundTagVariant::Variant
Initial value:
::std::variant<
Definition ByteArrayTag.h:15
Definition ByteTag.h:15
Definition CompoundTag.h:22
Definition DoubleTag.h:15
Definition EndTag.h:15
Definition FloatTag.h:15
Definition Int64Tag.h:15
Definition IntArrayTag.h:15
Definition IntTag.h:15
Definition ListTag.h:17
Definition ShortTag.h:15
Definition StringTag.h:15

Constructor & Destructor Documentation

◆ ~CompoundTagVariant()

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

◆ emplace()

MCAPI::Tag & CompoundTagVariant::emplace ( ::Tag && tag)
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.

◆ get()

MCAPI::Tag const * CompoundTagVariant::get ( ) 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 CompoundTagVariant::$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: