Classes
LV2::URIMap< Required > Struct Template Reference

#include <lv2types.hpp>

Classes

struct  I

Detailed Description

template<bool Required = true>
struct LV2::URIMap< Required >

The URI map mixin. This can be used by both plugins and GUIs.

The actual type that your plugin class will inherit when you use this mixin is the internal struct template I.


The documentation for this struct was generated from the following file: