ASPiK SDK
|
base class interface file for ASPiK pluginparameter object More...
#include <string>
#include <vector>
#include <sstream>
#include <atomic>
#include <map>
#include <iomanip>
#include <iostream>
#include <math.h>
#include "pluginstructures.h"
#include "guiconstants.h"
Go to the source code of this file.
Classes | |
class | PluginParameter |
The PluginParameter object stores all of the data needed for any type of plugin parameter. It is a large object, but it is not complex as it really just stores LOTS of information about plugin parameters. More... | |
base class interface file for ASPiK pluginparameter object