Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATFileSystem::BuildPath
static CATString CATFileSystem::BuildPath ( const CATString directory,
const CATString filename,
bool  appendSep = false 
) [inline, static]

BuildPath() combines a directory and a filename into a single path string.

Parameters:
directory - directory path. May or may not be terminated with a seperator.
filename - filename.extension for the path.
Returns:
CATString - combined path for the file
See also:
SplitPath()

Definition at line 171 of file CATFileSystem.h.

References CAT_PATHSEPERATOR, CATString::GetWChar(), CATString::IsEmpty(), CATString::Length(), and CATString::LengthCalc().

Referenced by CATApp::CATApp(), CATFileSystem_Win32::CreateDir(), CATFileSystem_Win32::DirExists(), CATFileSystem_Win32::FileExists(), CATFileSystem_Win32::FindFirst(), CATFileSystem_Win32::FindNext(), GetFullPath(), CATGuiObj::LoadSkinImage(), CATFileSystem_Win32::OpenFile(), CATApp::OSOnAppCreate(), and CATFileSystem_Win32::PathExists().


Generated on Mon Feb 11 04:10:28 2008 for Game Accessibility Suite by doxygen 1.5.4