#include <discrete_btns.H>
Inherits EVENThandler.
Public Types | |
| typedef EVENTdiscrete_contact::bits | bits |
Public Methods | |
| DEVdiscrete_btns (DEVdiscrete_contact &dc) | |
| virtual | ~DEVdiscrete_btns () |
| void | add (DEVice_btn *btn, const bits &mask, const bits &result) |
| void | del (DEVice_btn *btn) |
| virtual void | handle_event (cEVENTptr &e) |
Protected Attributes | |
| ARRAY< bits > | _masks |
| ARRAY< bits > | _results |
| ARRAY< DEVice_btn * > | _buttons |
| DEVdiscrete_contact & | _dcsource |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
Implements EVENThandler. |
|
|
|
|
|
|
|
|
|
|
|
|
1.2.18