#include <button_serial.H>
Inherits EVENT.
Public Methods | |
| EVENTbtn_serial (Cstr_ptr &n, bool t=true) | |
| EVENTbtn_serial (EVENTsource *s, bool t=true) | |
| bool | transition () const |
| DEFINE_DERIVED_TYPE (EVENTbtn_serial, EVENT, cEVENTptr) | |
Static Public Methods | |
| EVENTbtn_serialptr | cast (cEVENTptr &e) |
Protected Methods | |
| virtual bool | compare (cEVENTptr &e) const |
| virtual void | debug_data (ostream &o) const |
Protected Attributes | |
| bool | _trans |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Reimplemented from EVENT. |
|
|
Implements EVENT. |
|
|
Reimplemented from EVENT. |
|
||||||||||||||||
|
|
|
|
|
|
|
|
1.2.18