Umasoft
Main Page
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
TerrainSDK
vtdata
Unarchive.h
1
//
2
// Header for Unarchive.cpp
3
//
4
5
#ifndef UNARCHIVE_H
6
#define UNARCHIVE_H
7
8
int
ExpandTGZ(
const
char
*archive_fname,
const
char
*prepend_path);
9
int
ExpandZip(
const
char
*archive_fname,
const
char
*prepend_path,
10
bool
progress_callback(
int
) = NULL);
11
12
#endif
13
Generated on Fri Jun 7 2013 16:07:52 for Umasoft by
1.8.4