class: etk::archive::Zip


Description:



Constructor and Destructor:

+                         Zip      (const std::string & _fileName);
+ virtual ~Zip (void );

Synopsis:

# virtual void            loadFile (int32_t _id);

Object Hierarchy:

+etk::Archive
+--> etk::archive::Zip

Detail:

Zip

+  Zip (const std::string & _fileName);



~Zip

+ virtual  ~Zip (void );



loadFile

# virtual void loadFile (int32_t _id);
Request the load in memory of the concerned file.