# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLMISC::CWindowDisplayer::CLabelEntry Struct Reference

#include <window_displayer.h>

List of all members.

Public Methods

 CLabelEntry (const std::string &value)

Public Attributes

void * Hwnd
std::string Value
bool NeedUpdate


Constructor & Destructor Documentation

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

Definition at line 85 of file window_displayer.h.

References Hwnd, NeedUpdate, Value, and value.


Member Data Documentation

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

Definition at line 86 of file window_displayer.h.

Referenced by CLabelEntry.

bool NLMISC::CWindowDisplayer::CLabelEntry::NeedUpdate
 

Definition at line 88 of file window_displayer.h.

Referenced by CLabelEntry.

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

Definition at line 87 of file window_displayer.h.

Referenced by CLabelEntry.


The documentation for this struct was generated from the following file: