#include <ZtringListListF.h>
Public Member Functions | |
ZtringListListF () | |
ZtringListListF (const ZtringListList &Source) | |
ZtringListListF (const Ztring &Source) | |
ZtringListListF (const Char *Source) | |
bool | Load (const Ztring &FileName=Ztring()) |
bool | Save (const Ztring &FileName=Ztring()) |
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 |
ZenLib::ZtringListListF::ZtringListListF | ( | ) |
ZenLib::ZtringListListF::ZtringListListF | ( | const ZtringListList & | Source | ) |
ZenLib::ZtringListListF::ZtringListListF | ( | const Ztring & | Source | ) |
ZenLib::ZtringListListF::ZtringListListF | ( | const Char * | Source | ) |
bool ZenLib::ZtringListListF::Cancel | ( | ) |
void ZenLib::ZtringListListF::Backup_Set | ( | bool | Save | ) |
void ZenLib::ZtringListListF::Backup_Count_Set | ( | int8u | Count | ) |
void ZenLib::ZtringListListF::Local_Set | ( | bool | Local | ) |
bool ZenLib::ZtringListListF::CSV_Charger | ( | ) | [protected] |
bool ZenLib::ZtringListListF::CFG_Charger | ( | ) | [protected] |
bool ZenLib::ZtringListListF::CSV_Sauvegarder | ( | ) | [protected] |
bool ZenLib::ZtringListListF::CFG_Sauvegarder | ( | ) | [protected] |
bool ZenLib::ZtringListListF::File_Load | ( | ) | [protected] |
bool ZenLib::ZtringListListF::NettoyerEspaces | ( | Ztring & | ANettoyer | ) | [protected] |
Ztring ZenLib::ZtringListListF::Name [protected] |
bool ZenLib::ZtringListListF::Sauvegarde [protected] |
int8u ZenLib::ZtringListListF::Backup_Nb_Max [protected] |
int8u ZenLib::ZtringListListF::Backup_Nb [protected] |
bool ZenLib::ZtringListListF::Local [protected] |