class AlcatelTodo
|
class for storing todos
More... |
|
|
Public Methods
Public Members
class for storing todos
AlcatelTodo ()
| AlcatelTodo |
~AlcatelTodo ()
| ~AlcatelTodo |
sets field read from mobile in this class
gets number-th field
sets fields that are missing in current object from cmp as deleted
[const]
[const]
[const]
returns of todos are same, same todos can differ in storage,
position (both also previous) and modified/created/deleted flag
returns formatted printable name of todo
Reimplemented from AlcatelClass.
const char * getClassName ()
| getClassName |
Reimplemented from AlcatelClass.
static const unsigned int max_field
| max_field |
bool deleted_flags[max_field]
| deleted_flags[max_field] |
Generated by: michal on quirk.cic on Fri May 9 19:34:14 2003, using kdoc 2.0a54. |