LLDirPicker Class Reference

#include <lldirpicker.h>

Collaboration diagram for LLDirPicker:

Collaboration graph
[legend]
List of all members.

Public Member Functions

BOOL getDir (LLString *filename)
LLString getDirName ()
void reset ()
 LLDirPicker ()
 ~LLDirPicker ()

Static Public Member Functions

static LLDirPickerinstance (void)

Private Types

 SINGLE_DIRNAME_BUFFER_SIZE = 1024
 DIRNAME_BUFFER_SIZE = 65000
enum  { SINGLE_DIRNAME_BUFFER_SIZE = 1024, DIRNAME_BUFFER_SIZE = 65000 }

Private Member Functions

void buildDirname (void)

Private Attributes

char mDirs [DIRNAME_BUFFER_SIZE]
LLStringmFileName
LLString mDir
BOOL mLocked

Static Private Attributes

static LLDirPicker sInstance

Detailed Description

Definition at line 61 of file lldirpicker.h.


Member Enumeration Documentation

anonymous enum [private]

Enumerator:
SINGLE_DIRNAME_BUFFER_SIZE 
DIRNAME_BUFFER_SIZE 

Definition at line 75 of file lldirpicker.h.


Constructor & Destructor Documentation

LLDirPicker::LLDirPicker (  ) 

Definition at line 319 of file lldirpicker.cpp.

References reset().

LLDirPicker::~LLDirPicker (  ) 

Definition at line 324 of file lldirpicker.cpp.


Member Function Documentation

void LLDirPicker::buildDirname ( void   )  [private]

BOOL LLDirPicker::getDir ( LLString filename  ) 

Definition at line 333 of file lldirpicker.cpp.

References FALSE.

Referenced by LLPanelNetwork::onClickSetCache().

LLString LLDirPicker::getDirName (  ) 

Definition at line 338 of file lldirpicker.cpp.

Referenced by LLPanelNetwork::onClickSetCache().

static LLDirPicker& LLDirPicker::instance ( void   )  [inline, static]

Definition at line 65 of file lldirpicker.h.

References sInstance.

Referenced by LLPrefsIMImpl::onClickLogPath(), and LLPanelNetwork::onClickSetCache().

void LLDirPicker::reset (  ) 

Definition at line 329 of file lldirpicker.cpp.

Referenced by LLDirPicker().


Member Data Documentation

LLString LLDirPicker::mDir [private]

Definition at line 99 of file lldirpicker.h.

char LLDirPicker::mDirs[DIRNAME_BUFFER_SIZE] [private]

Definition at line 97 of file lldirpicker.h.

LLString* LLDirPicker::mFileName [private]

Definition at line 98 of file lldirpicker.h.

BOOL LLDirPicker::mLocked [private]

Definition at line 100 of file lldirpicker.h.

LLDirPicker LLDirPicker::sInstance [static, private]

Definition at line 102 of file lldirpicker.h.

Referenced by instance().


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