NLMISC::CWindowDisplayer::CLabelEntry Struct Reference

#include <window_displayer.h>


Public Member Functions

 CLabelEntry (const std::string &value)

Data Fields

void * Hwnd
bool NeedUpdate
std::string Value


Constructor & Destructor Documentation

NLMISC::CWindowDisplayer::CLabelEntry::CLabelEntry const std::string &  value  )  [inline]
 

Definition at line 87 of file window_displayer.h.

References Hwnd, NeedUpdate, and value.

00087 : Hwnd(NULL), Value(value), NeedUpdate(true) { }


Field Documentation

void* NLMISC::CWindowDisplayer::CLabelEntry::Hwnd
 

Definition at line 88 of file window_displayer.h.

Referenced by CLabelEntry().

bool NLMISC::CWindowDisplayer::CLabelEntry::NeedUpdate
 

Definition at line 90 of file window_displayer.h.

Referenced by CLabelEntry().

std::string NLMISC::CWindowDisplayer::CLabelEntry::Value
 

Definition at line 89 of file window_displayer.h.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 13:43:22 2004 for NeL by doxygen 1.3.6