sead
Loading...
Searching...
No Matches
sead::Path Class Reference

#include <seadPath.h>

Static Public Member Functions

static bool getDriveName (BufferedSafeString *dst, const SafeString &src)
static bool getExt (BufferedSafeString *dst, const SafeString &src)
static void getPathExceptDrive (BufferedSafeString *dst, const SafeString &src)
static bool getFileName (BufferedSafeString *dst, const SafeString &src)
static bool getBaseFileName (BufferedSafeString *dst, const SafeString &src)
static bool getDirectoryName (BufferedSafeString *dst, const SafeString &src)
static bool getLangLocPath (BufferedSafeString *dst, const SafeString &src)

Member Function Documentation

◆ getDriveName()

bool sead::Path::getDriveName ( BufferedSafeString * dst,
const SafeString & src )
static

◆ getExt()

bool sead::Path::getExt ( BufferedSafeString * dst,
const SafeString & src )
static

◆ getPathExceptDrive()

void sead::Path::getPathExceptDrive ( BufferedSafeString * dst,
const SafeString & src )
static

◆ getFileName()

bool sead::Path::getFileName ( BufferedSafeString * dst,
const SafeString & src )
static

◆ getBaseFileName()

bool sead::Path::getBaseFileName ( BufferedSafeString * dst,
const SafeString & src )
static

◆ getDirectoryName()

bool sead::Path::getDirectoryName ( BufferedSafeString * dst,
const SafeString & src )
static

◆ getLangLocPath()

bool sead::Path::getLangLocPath ( BufferedSafeString * dst,
const SafeString & src )
static