CrystalSpace

Public API Reference

iutil/pluginconfig.h File Reference

Plugin configuration interface and variant types. More...

#include "csutil/scf.h"
#include "csutil/scfstr.h"

Go to the source code of this file.

Classes

struct  csOptionDescription
 Description of a configuration option, to be used by the iPluginConfig interfaces. More...
struct  csVariant
 Variant, ie a value whose type is set at runtime. More...
struct  iPluginConfig
 Interface to a configurator object. More...

Enumerations

enum  csVariantType {
  CSVAR_LONG, CSVAR_BOOL, CSVAR_CMD, CSVAR_FLOAT,
  CSVAR_STRING
}
 

Type of the values that can be contained within a csVariant.

More...

Detailed Description

Plugin configuration interface and variant types.

Definition in file pluginconfig.h.


Generated for Crystal Space 2.0 by doxygen 1.6.1