#include <string>


Namespaces | |
| namespace | vc |
Classes | |
| struct | vc::effectArgument |
| A container for passing arguments into plugin effect functions. More... | |
Enumerations | |
| enum | vc::effectArgumentType { vc::BOOLEAN, vc::INTEGER, vc::DOUBLE, vc::STRING } |
| Possible types of arguments. More... | |
1.5.3