#include <ZtringListListF.h>
Inheritance diagram for ZenLib::ZtringListListF:
Public Member Functions | |
ZtringListListF () | |
ZtringListListF (const ZtringListList &Source) | |
ZtringListListF (const Ztring &Source) | |
ZtringListListF (const Char *Source) | |
bool | Load (const Ztring &FileName=_T("")) |
bool | Save (const Ztring &FileName=_T("")) |
bool | Cancel () |
void | Backup_Set (bool Save) |
void | Backup_Count_Set (int8u Count) |
void | Local_Set (bool Local) |
Protected Member Functions | |
bool | CSV_Charger () |
bool | CFG_Charger () |
bool | CSV_Sauvegarder () |
bool | CFG_Sauvegarder () |
bool | File_Load () |
bool | NettoyerEspaces (Ztring &ANettoyer) |
Protected Attributes | |
Ztring | Name |
bool | Sauvegarde |
int8u | Backup_Nb_Max |
int8u | Backup_Nb |
bool | Local |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|