LeviLamina
Loading...
Searching...
No Matches
Core::Path Class Reference

Classes

struct  path_less
 

Public Member Functions

 Path (std::filesystem::path const &path)
 
 Path (std::u8string &&path)
 
 Path (std::string &&path)
 
 Path (std::u8string const &path)
 
 Path (std::string const &path)
 
 Path (char const *path)
 
Pathoperator= (Path const &)
 
 Path (Path const &)
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::std::string &&str)
 
MCAPI void * $ctor (char const *str)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::Core::Path const & EMPTY ()
 

Public Attributes

::Core::PathPart mPathPart
 

Member Function Documentation

◆ EMPTY()

static MCAPI ::Core::Path const & Core::Path::EMPTY ( )
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/3]

MCAPI void * Core::Path::$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/3]

MCAPI void * Core::Path::$ctor ( ::std::string && 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.

◆ $ctor() [3/3]

MCAPI void * Core::Path::$ctor ( 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.

◆ $dtor()

MCAPI void Core::Path::$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: