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

Simple_int Class Reference

#include <manip.H>

Inheritance diagram for Simple_int:

Inheritance graph
[legend]
Collaboration diagram for Simple_int:

Collaboration graph
[legend]
List of all members.

Public Types

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

Public Member Functions

virtual int down (CEvent &, State *&)
virtual int move (CEvent &, State *&)
virtual int up (CEvent &, State *&)
virtual int noop (CEvent &, State *&)
virtual void add_events (CEvent &d, CEvent &m, CEvent &u)
virtual ~Simple_int ()
 Simple_int (CEvent &d, CEvent &m, CEvent &u)
_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 _manip_move
CAMptr _cam
State _entry

Detailed Description

Definition at line 33 of file manip.H.


Member Typedef Documentation

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

Definition at line 388 of file fsa.H.

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

Definition at line 389 of file fsa.H.


Constructor & Destructor Documentation

virtual Simple_int::~Simple_int  )  [inline, virtual]
 

Definition at line 45 of file manip.H.

Simple_int::Simple_int CEvent d,
CEvent m,
CEvent u
 

Definition at line 25 of file manip.C.

References Interactor< Simple_int, Event, State >::_entry, _manip_move, Interactor< Simple_int, Event, State >::Cb(), Cstr_ptr, down(), move(), State_t< EVENT >::set_name(), and up().


Member Function Documentation

void Simple_int::add_events CEvent d,
CEvent m,
CEvent u
[virtual]
 

Definition at line 42 of file manip.C.

References Interactor< Simple_int, Event, State >::_entry, _manip_move, Interactor< Simple_int, Event, State >::Cb(), down(), move(), and up().

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

Definition at line 396 of file fsa.H.

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

Definition at line 393 of file fsa.H.

Referenced by add_events(), Pen::create_fsa(), GEST_INT::GEST_INT(), Screen_pan_int::Screen_pan_int(), and Simple_int().

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

Reimplemented in GEST_INT, Pen, FilmTrans, and MMENU.

Definition at line 38 of file manip.H.

Referenced by add_events(), and Simple_int().

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

Definition at line 403 of file fsa.H.

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

Definition at line 402 of file fsa.H.

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

Definition at line 399 of file fsa.H.

virtual int Simple_int::move CEvent ,
State *& 
[inline, virtual]
 

Reimplemented in GEST_INT, Pen, FilmTrans, and MMENU.

Definition at line 39 of file manip.H.

Referenced by add_events(), and Simple_int().

virtual int Simple_int::noop CEvent ,
State *& 
[inline, virtual]
 

Definition at line 41 of file manip.H.

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

Reimplemented in GEST_INT, Pen, FilmTrans, and MMENU.

Definition at line 40 of file manip.H.

Referenced by add_events(), and Simple_int().


Member Data Documentation

CAMptr Simple_int::_cam [protected]
 

Definition at line 36 of file manip.H.

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

Definition at line 407 of file fsa.H.

Referenced by Pen::activate(), add_events(), Pen::deactivate(), FilmTrans::FilmTrans(), GEST_INT::GEST_INT(), MMENU::invoke(), Pen::Pen(), Screen_pan_int::Screen_pan_int(), and Simple_int().

State Simple_int::_manip_move [protected]
 

Definition at line 35 of file manip.H.

Referenced by add_events(), FilmTrans::FilmTrans(), and Simple_int().


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