Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CMemo Class Reference

Stores a basic memo. More...

#include <CDataStructures.h>

Inheritance diagram for CMemo::

CListItem List of all members.

Public Methods

 CMemo (void)
 ~CMemo (void)
void setMemo (string memo)
string getMemo (void)
string getFirstNChars (int n)

Detailed Description

Stores a basic memo.

as well as provides routine to get first n chars, with appending "...", of the memo for easy diplay purposes. Also provides initialization and saving routines to be used for saving and initializing the device, up/downloading to PC and backup.


Constructor & Destructor Documentation

CMemo::CMemo void   
 

CMemo::~CMemo void   
 


Member Function Documentation

string CMemo::getFirstNChars int    n
 

string CMemo::getMemo void   
 

void CMemo::setMemo string    memo
 


The documentation for this class was generated from the following files:
Generated on Thu Dec 6 00:14:55 2001 for Dijinni by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001