Audacity 3.2.0
|
#include "lv2/log/log.h"
#include "lv2/uri-map/uri-map.h"
#include "ComponentInterfaceSymbol.h"
#include "LV2Symbols.h"
#include "LV2Preferences.h"
Go to the source code of this file.
Classes | |
class | LV2FeaturesListBase |
struct | WithBase_t |
class | ExtendedLV2FeaturesList |
Extends one (immutable) feature list (whose lifetime contains this one's) More... | |
class | LV2FeaturesList |
Macros | |
#define | DEFAULT_SEQSIZE 8192 |
Typedefs | |
using | LilvNodesPtr = Lilv_ptr< LilvNodes, lilv_nodes_free > |
Variables | |
constexpr WithBase_t | WithBase |
#define DEFAULT_SEQSIZE 8192 |
Definition at line 27 of file LV2FeaturesList.h.
using LilvNodesPtr = Lilv_ptr<LilvNodes, lilv_nodes_free> |
Definition at line 29 of file LV2FeaturesList.h.
|
constexpr |
Definition at line 64 of file LV2FeaturesList.h.