![]() |
AAX SDK 2.6.1
Avid Audio Extensions Development Kit
|
#include "AAX_Assert.h"#include "AAX_IParameter.h"#include "AAX_ITaperDelegate.h"#include "AAX_IDisplayDelegate.h"#include "AAX_IAutomationDelegate.h"#include "AAX_CString.h"#include <cstring>#include <list>#include <map>Go to the source code of this file.
Generic implementation of an AAX_IParameter.
Classes | |
| class | AAX_CParameterValue< T > |
| Concrete implementation of AAX_IParameterValue. More... | |
| class | AAX_CParameter< T > |
| Generic implementation of an AAX_IParameter. More... | |
| class | AAX_CStatelessParameter |
| A stateless parameter implementation. More... | |
1.9.6