for parsing package.npl file
More...
#include <NPLPackageConfig.h>
|
|
bool | IsOpened () |
| |
|
void | open (const char *filename) |
| |
|
void | open (const char *pBuffer, int nSize) |
| |
|
bool | IsSearchPath () const |
| |
|
void | IsSearchPath (bool val) |
| |
|
const std::string & | GetMainFile () const |
| |
|
void | SetMainFile (const std::string &val) |
| |
|
const std::string & | GetBootstrapper () const |
| |
|
void | SetBootstrapper (const std::string &val) |
| |
for parsing package.npl file
The documentation for this class was generated from the following files:
- Client/trunk/ParaEngineClient/Core/NPLPackageConfig.h
- Client/trunk/ParaEngineClient/Core/NPLPackageConfig.cpp