kplato
KPlato::IntMap Class Reference
Inheritance diagram for KPlato::IntMap:

Detailed Description
Definition at line 95 of file kptmap.h.
Public Member Functions | |
| IntMap () | |
| virtual | ~IntMap () |
| void | insert (int key, int state=Map::NonWorking) |
| virtual int | state (int key) |
| bool | operator== (const IntMap &m) const |
| bool | operator!= (const IntMap &m) const |
| void | toggle (int key, int state=Map::NonWorking) |
| void | toggleClear (int key, int state=Map::NonWorking) |
The documentation for this class was generated from the following file:

