Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Key_int Class Reference

#include <manip.H>

Inheritance diagram for Key_int:

Inheritance graph
[legend]
Collaboration diagram for Key_int:

Collaboration graph
[legend]
List of all members.

Public Types

typedef CallMeth_t< Key_int,
Event
_callb
typedef GuardMeth_t< Key_int,
Event
_guard

Public Member Functions

virtual int down (CEvent &, State *&)
virtual int up (CEvent &, State *&)
 Key_int (char k, State *start)
 Key_int (char k[], State *start)
 Key_int ()
void add_event (char k[], State *start)
void add_event (char k, State *start)
_callbCb (TYPENAME _callb::_method m)
_callbCb (TYPENAME _callb::_method m, State_t< Event > *s)
_guardGd (const Event &e, TYPENAME _guard::_method m)
Stateentry ()
const Stateentry () const

Protected Attributes

State _key_down
State _entry

Detailed Description

Definition at line 17 of file manip.H.


Member Typedef Documentation

typedef CallMeth_t<Key_int ,Event > Interactor< Key_int , Event , State >::_callb [inherited]
 

Definition at line 388 of file fsa.H.

typedef GuardMeth_t<Key_int ,Event > Interactor< Key_int , Event , State >::_guard [inherited]
 

Definition at line 389 of file fsa.H.


Constructor & Destructor Documentation

Key_int::Key_int char  k,
State start
[inline]
 

Definition at line 25 of file manip.H.

References add_event().

Key_int::Key_int char  k[],
State start
[inline]
 

Definition at line 26 of file manip.H.

References add_event().

Key_int::Key_int  )  [inline]
 

Definition at line 27 of file manip.H.

References Interactor< Key_int, Event, State >::_entry, and State_t< EVENT >::set_name().


Member Function Documentation

void Key_int::add_event char  k,
State start
 

Definition at line 80 of file manip.C.

References Interactor< Key_int, Event, State >::_entry, _key_down, Interactor< Key_int, Event, State >::Cb(), down(), KEYD, KEYU, and up().

void Key_int::add_event char  k[],
State start
 

Referenced by Key_int(), and Simple_Keyboard::Simple_Keyboard().

_callb* Interactor< Key_int , Event , State >::Cb TYPENAME _callb::_method  m,
State_t< Event > *  s
[inline, inherited]
 

Definition at line 396 of file fsa.H.

_callb* Interactor< Key_int , Event , State >::Cb TYPENAME _callb::_method  m  )  [inline, inherited]
 

Definition at line 393 of file fsa.H.

Referenced by add_event(), and kbd_nav::kbd_nav().

virtual int Key_int::down CEvent ,
State *& 
[inline, virtual]
 

Reimplemented in kbd_nav.

Definition at line 22 of file manip.H.

Referenced by add_event(), and kbd_nav::kbd_nav().

const State * Interactor< Key_int , Event , State >::entry  )  const [inline, inherited]
 

Definition at line 403 of file fsa.H.

State * Interactor< Key_int , Event , State >::entry  )  [inline, inherited]
 

Definition at line 402 of file fsa.H.

_guard* Interactor< Key_int , Event , State >::Gd const Event e,
TYPENAME _guard::_method  m
[inline, inherited]
 

Definition at line 399 of file fsa.H.

virtual int Key_int::up CEvent ,
State *& 
[inline, virtual]
 

Reimplemented in kbd_nav.

Definition at line 23 of file manip.H.

Referenced by add_event(), and kbd_nav::kbd_nav().


Member Data Documentation

State Interactor< Key_int , Event , State >::_entry [protected, inherited]
 

Definition at line 407 of file fsa.H.

Referenced by add_event(), kbd_nav::kbd_nav(), Key_int(), and Simple_Keyboard::Simple_Keyboard().

State Key_int::_key_down [protected]
 

Definition at line 19 of file manip.H.

Referenced by add_event().


The documentation for this class was generated from the following files:
Generated on Mon Sep 18 11:46:19 2006 for jot by  doxygen 1.4.4