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 38 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

bool LLLiveFile::checkAndReload (  ) 

Definition at line 128 of file lllivefile.cpp.

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

Referenced by LLIndraConfigFile::getConfig(), and LLMessageConfigFile::instance().

Here is the call graph for this function:

Here is the caller graph for this function:

std::string LLLiveFile::filename (  )  const

Definition at line 138 of file lllivefile.cpp.

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

Referenced by LLLiveAppConfig::loadFile().

Here is the caller graph for this function:

void LLLiveFile::addToEventTimer (  ) 

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

Implemented in LLIndraConfigFile, LLLiveAppConfig, and LLMessageConfigFile.

Referenced by checkAndReload().

Here is the caller graph for this function:


Member Data Documentation

Impl& LLLiveFile::impl [private]

Definition at line 58 of file lllivefile.h.

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


The documentation for this class was generated from the following files:

Generated on Fri May 16 08:51:45 2008 for SecondLife by  doxygen 1.5.5