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

Fl_Int_Ptr_Map Class Reference

Fl_Int_Ptr_Map. More...

#include <Fl_Map.h>

Inheritance diagram for Fl_Int_Ptr_Map:

Fl_Map List of all members.

Public Types

typedef Fl_Int_Ptr_Iterator Iterator

Public Methods

 Fl_Int_Ptr_Map (int hash_size=HASH_LOOKUP_DEFAULT)
virtual ~Fl_Int_Ptr_Map ()
bool contains (int id) const
bool insert (int id, void *val)
bool remove (int id)
void set_value (int id, void *val)
void * get_value (int id) const
void * operator[] (int id)
const void * operator[] (int id) const

Static Public Methods

Pair * pair (int id, void *val)

Protected Methods

virtual void free_pair (void *item) const

Detailed Description

Fl_Int_Ptr_Map.

Definition at line 268 of file Fl_Map.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