#include <CPersistant.h>
Inheritance diagram for Persistant:
Public Member Functions | |
Persistant () | |
~Persistant () | |
void | setName (char *name) |
void | addLine (char *data) |
void | clear () |
Public Attributes | |
char | stageName [50] |
int | numberOfLines |
List | dataList |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|