gKitGL
 All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Member Functions | Public Attributes
gk::IOFile Class Reference

representation interne de l'etat (taille + date) d'un fichier charge par l'application. More...

#include <IOFile.h>

List of all members.

Public Member Functions

 IOFile (const std::string &_filename, const IOInfo &_info=IOInfo())

Public Attributes

std::string filename
 nom du fichier.
IOInfo info
 taille + date fichier.

Detailed Description

representation interne de l'etat (taille + date) d'un fichier charge par l'application.

IOFileManager conserve la description de tous les fichiers charges par l'application.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerator Friends