CachedValueString Class Reference

#include <CachedValueString.h>

List of all members.

Public Member Functions

 CachedValueString ()
 ~CachedValueString ()
bool hasChanged (fixed newValue)

Public Attributes

LangString cachedString
fixed cachedValue

Private Attributes

bool firstTime_


Detailed Description

Definition at line 27 of file CachedValueString.h.


Constructor & Destructor Documentation

CachedValueString::CachedValueString (  ) 

Definition at line 23 of file CachedValueString.cpp.

CachedValueString::~CachedValueString (  ) 

Definition at line 27 of file CachedValueString.cpp.


Member Function Documentation

bool CachedValueString::hasChanged ( fixed  newValue  ) 

Definition at line 31 of file CachedValueString.cpp.

References cachedValue, and firstTime_.

Referenced by GLWScorchedInfo::draw().


Member Data Documentation

LangString CachedValueString::cachedString

Definition at line 35 of file CachedValueString.h.

Referenced by GLWScorchedInfo::draw().

fixed CachedValueString::cachedValue

Definition at line 36 of file CachedValueString.h.

Referenced by GLWScorchedInfo::draw(), and hasChanged().

bool CachedValueString::firstTime_ [private]

Definition at line 39 of file CachedValueString.h.

Referenced by hasChanged().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:00 2009 for Scorched3D by  doxygen 1.5.3