Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ZenLib::FileT Class Reference

#include <FileT.h>

Inheritance diagram for ZenLib::FileT:

ZenLib::File_ List of all members.

Public Member Functions

 FileT ()
 ~FileT ()
int Ouvrir (const Ztring &Fichier, bool Nouveau=false, bool Ajout=false, bool Ecriture=false)
void Fermer ()
Ztring Lire ()
void Ecrire (const Ztring &Ligne)
bool Eof ()

Protected Attributes

FILE * F
bool End
Ztring Nom

Constructor & Destructor Documentation

ZenLib::FileT::FileT  
 

ZenLib::FileT::~FileT  
 


Member Function Documentation

void ZenLib::FileT::Ecrire const Ztring   Ligne
 

bool ZenLib::FileT::Eof   [virtual]
 

Reimplemented from ZenLib::File_.

void ZenLib::FileT::Fermer   [virtual]
 

Implements ZenLib::File_.

Ztring ZenLib::FileT::Lire  
 

int ZenLib::FileT::Ouvrir const Ztring   Fichier,
bool    Nouveau = false,
bool    Ajout = false,
bool    Ecriture = false
[virtual]
 

Implements ZenLib::File_.


Member Data Documentation

bool ZenLib::FileT::End [protected]
 

Reimplemented from ZenLib::File_.

FILE* ZenLib::FileT::F [protected]
 

Ztring ZenLib::FileT::Nom [protected]
 

Reimplemented from ZenLib::File_.


The documentation for this class was generated from the following file:
Generated on Wed Jun 18 00:34:51 2003 for ZenLib by doxygen1.3-rc3