CrystalSpace

Public API Reference

csPathsList::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

csString csPathsList::csPathsList::Entry::path

The actual path.

Definition at line 73 of file syspath.h.

bool csPathsList::csPathsList::Entry::scanRecursive

Whether this path should be recursively scanned for plugins.

Definition at line 77 of file syspath.h.

csString csPathsList::csPathsList::Entry::type

"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 1.4.0 by doxygen 1.5.8