| 
		| class ClientDriver | Base Driver with client specific functions. More... |  
 |  | 
Public Methods
Public Static Methods
- static inline  ClientDriver*  self () 
- static inline  const String&  device () 
Protected Methods
Protected Members
 Abstract client Driver that implements some of the specific functionality
| ClientDriver () 
 | ClientDriver | 
| ~ClientDriver () 
 | ~ClientDriver | 
 [virtual]
| void  initialize () 
 | initialize | 
 [pure virtual]
Reimplemented from Driver.
| bool  factory (UIFactory* factory, const char* type) 
 | factory | 
 [virtual]
| bool  msgExecute (Message& msg, String& dest) 
 | msgExecute | 
 [virtual]
Reimplemented from Driver.
| void  msgTimer (Message& msg) 
 | msgTimer | 
 [virtual]
Reimplemented from Module.
| bool  msgRoute (Message& msg) 
 | msgRoute | 
 [virtual]
Reimplemented from Module.
| ClientChannel*  findLine (int line) 
 | findLine | 
| inline  ClientDriver*  self () 
 | self | 
 [static]
| inline  const String&  device () 
 | device | 
 [static]
 [protected]
Reimplemented from Driver.
| static ClientDriver*  s_driver | s_driver | 
 [protected]
| static String  s_device | s_device | 
 [protected]
	
	| Generated by: root on dragoshel on Fri Aug 24 11:49:48 2007, using kdoc 2.0a54. |