#include <gest_guards.H>
Inheritance diagram for DotGuard:
Public Member Functions | |
virtual int | exec (CGESTUREptr &g) |
virtual int | exec (const EVENT &e) |
virtual int | none () const |
const EVENT & | event () const |
Definition at line 71 of file gest_guards.H.
|
|
|
Reimplemented in GuardFunc_t< EVENT >, GuardMeth_t< T, EVENT >, GarbageGuard, TapGuard, DslashGuard, TslashGuard, DoubleTapGuard, ScribbleGuard, CircleGuard, SmallCircleGuard, ClickHoldGuard, and StrokeGuard. Definition at line 36 of file fsa.H. Referenced by GuardMeth_t< T, EVENT >::exec(), and GuardFunc_t< EVENT >::exec(). |
|
Definition at line 73 of file gest_guards.H. |
|
Reimplemented in GuardFunc_t< EVENT >, and GuardMeth_t< T, EVENT >. |