LLLiveFile Class Reference

#include <lllivefile.h>

Inheritance diagram for LLLiveFile:

Inheritance graph
[legend]
Collaboration diagram for LLLiveFile:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLLiveFile (const std::string &filename, const F32 refresh_period=5.f)
virtual ~LLLiveFile ()
bool checkAndReload ()
std::string filename () const
void addToEventTimer ()

Protected Member Functions

virtual void loadFile ()=0

Private Attributes

Implimpl

Classes

class  Impl

Detailed Description

Definition at line 36 of file lllivefile.h.


Constructor & Destructor Documentation

LLLiveFile::LLLiveFile ( const std::string &  filename,
const F32  refresh_period = 5.f 
)

Definition at line 72 of file lllivefile.cpp.

LLLiveFile::~LLLiveFile (  )  [virtual]

Definition at line 77 of file lllivefile.cpp.

References impl.


Member Function Documentation

void LLLiveFile::addToEventTimer (  ) 

Definition at line 164 of file lllivefile.cpp.

References impl, LLLiveFile::Impl::mEventTimer, and LLLiveFile::Impl::mRefreshPeriod.

bool LLLiveFile::checkAndReload (  ) 

Definition at line 128 of file lllivefile.cpp.

References LLLiveFile::Impl::check(), impl, and loadFile().

Referenced by LLMessageConfigFile::instance().

std::string LLLiveFile::filename (  )  const

Definition at line 138 of file lllivefile.cpp.

References impl, and LLLiveFile::Impl::mFilename.

Referenced by LLLiveAppConfig::loadFile().

virtual void LLLiveFile::loadFile (  )  [protected, pure virtual]

Implemented in LLLiveAppConfig, and LLMessageConfigFile.

Referenced by checkAndReload().


Member Data Documentation

Impl& LLLiveFile::impl [private]

Definition at line 56 of file lllivefile.h.

Referenced by addToEventTimer(), checkAndReload(), filename(), and ~LLLiveFile().


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