File clapdevice.cc
FileList > ase > clapdevice.cc
#include "clapdevice.hh"
#include "clapplugin.hh"
#include "project.hh"
#include "processor.hh"
#include "serialize.hh"
#include "internal.hh"
#include <dlfcn.h>
Namespaces
Type | Name |
---|---|
namespace | Ase The Anklang C++ API namespace. |
Classes
Type | Name |
---|---|
struct | ClapPropertyImpl |
Macros
Type | Name |
---|---|
define | CDEBUG (...) Ase::debug ("clap", \_\_VA\_ARGS\_\_) |
define | CDEBUG_ENABLED () [**Ase::debug\_key\_enabled**](namespaceAse.md#function-debug_key_enabled) ("clap") |
Macro Definition Documentation
define CDEBUG
#define CDEBUG (
...
) `Ase::debug ("clap", __VA_ARGS__)`
define CDEBUG_ENABLED
#define CDEBUG_ENABLED (
) `Ase::debug_key_enabled ("clap")`
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/clapdevice.cc