AAX SDK  2.4.1
Avid Audio Extensions Development Kit
Classes
AAX_CParameter.h File Reference
#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.

Description

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...