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 const &path)
 
 Path (std::string const &path)
 
 Path (char const *path)
 
Pathoperator= (Path const &)
 
 Path (Path const &)
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (char const *str)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::Core::Result makeFailure (::fmt::v11::fstring< char const * > const &format, ::Core::PathView path)
 
static MCAPI ::Core::Path const & EMPTY ()
 

Public Attributes

::Core::PathPart mPathPart
 

Member Function Documentation

◆ makeFailure()

static MCAPI ::Core::Result Core::Path::makeFailure ( ::fmt::v11::fstring< char const * > const & format,
::Core::PathView path )
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.

◆ 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/2]

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/2]

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: