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

Fl_Int_List Class Reference

Fl_Int_List. More...

#include <Fl_Int_List.h>

Inheritance diagram for Fl_Int_List:

Fl_Ptr_List List of all members.

Public Methods

 Fl_Int_List ()
virtual ~Fl_Int_List ()
void sort ()
void append (int item)
void prepend (int item)
void insert (unsigned pos, int item)
int index_of (const int i)
int contains (const int i)
char * to_string (const char *separator=",")
void from_string (const char *s, const char *separator=",")
int item (uint index) const
int & operator[] (uint ind) const

Detailed Description

Fl_Int_List.

Definition at line 28 of file Fl_Int_List.h.


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