fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

NameList Class Reference

List of all members.

Public Member Functions

 NameList ()
 ~NameList ()
void add_name (const char *n)
char has_name (const char *n)

Detailed Description

Definition at line 1347 of file Fl_win32.cxx.


Constructor & Destructor Documentation

NameList::NameList ( ) [inline]

Definition at line 1349 of file Fl_win32.cxx.

NameList::~NameList ( ) [inline]

Definition at line 1350 of file Fl_win32.cxx.

References i.


Member Function Documentation

void NameList::add_name ( const char *  n) [inline]

Definition at line 1355 of file Fl_win32.cxx.

char NameList::has_name ( const char *  n) [inline]

Definition at line 1362 of file Fl_win32.cxx.

References i.


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