LLDir_Win32 Class Reference

#include <lldir_win32.h>

Inheritance diagram for LLDir_Win32:

Inheritance graph
[legend]
Collaboration diagram for LLDir_Win32:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLDir_Win32 ()
virtual ~LLDir_Win32 ()
void initAppDirs (const std::string &app_name)
std::string getCurPath ()
U32 countFilesInDir (const std::string &dirname, const std::string &mask)
BOOL getNextFileInDir (const std::string &dirname, const std::string &mask, std::string &fname, BOOL wrap)
void getRandomFileInDir (const std::string &dirname, const std::string &mask, std::string &fname)
BOOL fileExists (const std::string &filename)

Private Member Functions

BOOL getNextFileInDir (const llutf16string &dirname, const std::string &mask, std::string &fname, BOOL wrap)

Private Attributes

voidmDirSearch_h
llutf16string mCurrentDir

Detailed Description

Definition at line 37 of file lldir_win32.h.


Constructor & Destructor Documentation

LLDir_Win32::LLDir_Win32 (  ) 

virtual LLDir_Win32::~LLDir_Win32 (  )  [virtual]


Member Function Documentation

U32 LLDir_Win32::countFilesInDir ( const std::string &  dirname,
const std::string &  mask 
) [virtual]

Implements LLDir.

BOOL LLDir_Win32::fileExists ( const std::string &  filename  )  [virtual]

Implements LLDir.

std::string LLDir_Win32::getCurPath (  )  [virtual]

Implements LLDir.

BOOL LLDir_Win32::getNextFileInDir ( const llutf16string dirname,
const std::string &  mask,
std::string &  fname,
BOOL  wrap 
) [private]

BOOL LLDir_Win32::getNextFileInDir ( const std::string &  dirname,
const std::string &  mask,
std::string &  fname,
BOOL  wrap 
) [virtual]

Implements LLDir.

void LLDir_Win32::getRandomFileInDir ( const std::string &  dirname,
const std::string &  mask,
std::string &  fname 
) [virtual]

Implements LLDir.

void LLDir_Win32::initAppDirs ( const std::string &  app_name  )  [virtual]

Implements LLDir.


Member Data Documentation

llutf16string LLDir_Win32::mCurrentDir [private]

Definition at line 55 of file lldir_win32.h.

void* LLDir_Win32::mDirSearch_h [private]

Definition at line 54 of file lldir_win32.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:14 2010 for Second Life Viewer by  doxygen 1.4.7