VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
Loading...
Searching...
No Matches
UIDescriptionAddOnRegistry Class Reference

#include <uidescriptionaddonregistry.h>

Classes

struct  Impl
 

Public Types

using AddOnID = uint64_t
 

Static Public Member Functions

static AddOnID add (std::unique_ptr< IUIDescriptionAddOn > &&addOn)
 
static void remove (AddOnID identifier)
 
template<typename Proc>
static void forEach (Proc p)
 

Member Typedef Documentation

◆ AddOnID

using AddOnID = uint64_t

Member Function Documentation

◆ add()

auto add ( std::unique_ptr< IUIDescriptionAddOn > && addOn)
static

◆ forEach()

template<typename Proc>
static void forEach ( Proc p)
inlinestatic

◆ remove()

void remove ( AddOnID identifier)
static

The documentation for this class was generated from the following files: