CrystalSpace

Public API Reference

csPathsList::Entry Struct Reference

This structure contains information about a plugin path. More...

#include <csutil/syspath.h>

List of all members.

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

The actual path.

Definition at line 73 of file syspath.h.

Whether this path should be recursively scanned for plugins.

Definition at line 77 of file syspath.h.

"Type" of the directory (e.g. app, crystal ...)

Definition at line 75 of file syspath.h.


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1