![]() |
Public API Reference |
![]() |
Plugin configuration interface and variant types. More...
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... |
Plugin configuration interface and variant types.
Definition in file pluginconfig.h.