Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_String_Stack Class Reference

Fl_String_Stack. More...

#include <Fl_String_Stack.h>

List of all members.

Public Methods

 Fl_String_Stack (int max_size=0)
virtual ~Fl_String_Stack ()
void clear ()
void push (Fl_String data)
Fl_String pop ()
Fl_String peek ()
bool empty ()
uint size ()
uint max_size ()
void max_size (int m)

Protected Methods

void check_size ()

Protected Attributes

Fl_String_List items
uint max_size_


Detailed Description

Fl_String_Stack.

Definition at line 28 of file Fl_String_Stack.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 31 15:33:53 2003 for eFLTK by doxygen1.2.15