#include "paragui.h"
#include "pgfile.h"
#include "pgsurfacecache.h"
#include "pgdatacontainer.h"
#include <vector>
#include <string>
Include dependency graph for pgfilearchive.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
| typedef std::vector< std::string > | PG_FileList |
| PG_FileList type (vector of strings). | |
It also defines the PG_OPEN_MODE enumeration.
Definition in file pgfilearchive.h.
|
|
PG_FileList type (vector of strings).
Definition at line 46 of file pgfilearchive.h. |
1.4.2