#include <pk3.h>
Definition at line 47 of file pk3.h.
Definition at line 65 of file pk3.h.
CPK3::CPK3 |
( |
const char * |
filename) | |
|
Definition at line 68 of file pk3.h.
bool CPK3::CheckPK3 |
( |
FILE * |
f) | |
|
bool CPK3::Close |
( |
void |
) | |
|
bool CPK3::ExtractFile |
( |
const char * |
lp_name) | |
|
bool CPK3::ExtractFile |
( |
const char * |
lp_name, |
|
|
const char * |
new_filename |
|
) |
| |
char * CPK3::ExtractFile |
( |
int |
index, |
|
|
int * |
file_size |
|
) |
| |
char * CPK3::ExtractFile |
( |
const char * |
lpname, |
|
|
int * |
file_size |
|
) |
| |
int CPK3::FileExists |
( |
const char * |
lpname) | |
|
bool CPK3::Open |
( |
const char * |
filename) | |
|
void CPK3::PrintFileContent |
( |
) | |
|
The documentation for this class was generated from the following files: