csPathsList::csPathsList::Entry Struct Reference
This structure contains information about a plugin path. More...
#include <csutil/syspath.h>
Public Attributes | |
csString | path |
The actual path. | |
bool | scanRecursive |
Whether this path should be recursively scanned for plugins. | |
csString | type |
"Type" of the directory (e.g. app, crystal ...) |
Detailed Description
This structure contains information about a plugin path.Definition at line 68 of file syspath.h.
Member Data Documentation
csString csPathsList::csPathsList::Entry::path |
bool csPathsList::csPathsList::Entry::scanRecursive |
csString csPathsList::csPathsList::Entry::type |
The documentation for this struct was generated from the following file:
- csutil/syspath.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8