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

Fl_Ptr_Stack Class Reference

Fl_Ptr_Stack. More...

#include <Fl_Ptr_Stack.h>

List of all members.

Public Methods

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

Protected Methods

virtual void free_item (void *item)
void check_size ()

Protected Attributes

Fl_Ptr_List items
uint max_size_


Detailed Description

Fl_Ptr_Stack.

Definition at line 28 of file Fl_Ptr_Stack.h.


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