LeviLamina
Loading...
Searching...
No Matches
RakNet::RakString Class Reference

Classes

struct  SharedString
 

Public Member Functions

RakStringoperator= (RakString const &)
 
 RakString (RakString const &)
 
MCAPI void Allocate (uint64 len)
 
MCAPI void Assign (char const *str)
 
MCAPI void Assign (char const *str, char *ap)
 
MCAPI void Free ()
 
MCAPI RakString ()
 
MCAPI RakString (char const *,...)
 
MCAPI ~RakString ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (char const *,...)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void FreeMemoryNoMutex ()
 
static MCAPI ::RakNet::RakString::SharedStringemptyString ()
 
static MCAPI ::DataStructures::List<::RakNet::RakString::SharedString * > & freeList ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk886291
 

Constructor & Destructor Documentation

◆ RakString() [1/2]

MCAPI RakNet::RakString::RakString ( )
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.

◆ RakString() [2/2]

MCAPI RakNet::RakString::RakString ( char 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.

◆ ~RakString()

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

◆ Allocate()

MCAPI void RakNet::RakString::Allocate ( uint64 len)
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.

◆ Assign() [1/2]

MCAPI void RakNet::RakString::Assign ( char const * str)
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.

◆ Assign() [2/2]

MCAPI void RakNet::RakString::Assign ( char const * str,
char * ap )
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.

◆ Free()

MCAPI void RakNet::RakString::Free ( )
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.

◆ FreeMemoryNoMutex()

static MCAPI void RakNet::RakString::FreeMemoryNoMutex ( )
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.

◆ emptyString()

static MCAPI ::RakNet::RakString::SharedString & RakNet::RakString::emptyString ( )
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.

◆ freeList()

static MCAPI ::DataStructures::List<::RakNet::RakString::SharedString * > & RakNet::RakString::freeList ( )
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.

◆ $ctor() [1/2]

MCAPI void * RakNet::RakString::$ctor ( )
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() [2/2]

MCAPI void * RakNet::RakString::$ctor ( char 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 RakNet::RakString::$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: