Home |All Classes |Grouped Classes |Index |Search

Class CL_Zip_Archive

Zip archive. More...

Derived from:

None

Derived by:

None

Group:

IO Data (Core)

#include <ClanLib/core.h>

Class Members:

Construction:

CL_Zip_Archive

Constructs or loads a ZIP archive.


Attributes:

get_file_list

List of file entries in archive.


Operations:

open_file

Opens a file in the archive.

get_pathname

Get full path to source:.

create_file

Creates a new file entry.

add_file

Adds a file to zip archive.

save

Saves zip archive.

load

Loads the zip archive from a input device (done automatically at construction).