Public Member Functions | Protected Types | Protected Member Functions | List of all members
ARCSAppGUI Class Reference

Event-loop based GUI application handler. More...

#include <arcsappmode.h>

Inheritance diagram for ARCSAppGUI:
Inheritance graph
Collaboration diagram for ARCSAppGUI:
Collaboration graph

Public Member Functions

 ARCSAppGUI (ARCSProcess *parent)
 
virtual void startHook ()
 Hook for starting applications Subclasses should reimplement this.
 
virtual void tokenHook ()
 Hook for handling tokens Subclasses should reimplement this.
 
virtual void stopHook ()
 Hook for stopping applications Subclasses should reimplement this.
 
- Public Member Functions inherited from ARCSAppBase
 ARCSAppBase (ARCSProcess *parent)
 
- Public Member Functions inherited from ARCSAppMode
 ARCSAppMode (ARCSProcess *parent)
 

Protected Types

typedef void(* VoidProto) ()
 

Protected Member Functions

virtual void initHook ()
 
- Protected Member Functions inherited from ARCSAppMode
ARCSProcessparent ()
 

Detailed Description

Event-loop based GUI application handler.

Author
Jean-Yves Didier
Date
April, the 1st, 2009

Definition at line 115 of file arcsappmode.h.


The documentation for this class was generated from the following files: