#include <asciinet.H>
Inherits EVENT.
Public Methods | |
EVENTpattern (cmd_line_pattern *p, ostream *ostr=0, cEVENTsource *s=0) | |
cmd_line_pattern * | pattern () const |
ostream * | ostr () |
virtual void | debug (ostream &o) const |
DEFINE_DERIVED_TYPE (EVENTpattern, EVENT, cEVENTptr) | |
Static Public Methods | |
EVENTpatternptr | cast (cEVENTptr &e) |
Protected Methods | |
virtual bool | compare (cEVENTptr &e) const |
Protected Attributes | |
ostream * | _ostr |
cmd_line_pattern * | _pat |
|
|
|
Reimplemented from EVENT. |
|
Implements EVENT. |
|
Reimplemented from EVENT. |
|
|
|
|
|
|
|
|
|
|