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

Public Types

using AddOns = std::vector<AddOn>
 

Public Member Functions

AddOnID addInternal (std::unique_ptr< IUIDescriptionAddOn > &&addOn)
 
void removeInternal (AddOnID identifier)
 

Public Attributes

AddOnID counter {0}
 
AddOns addOns
 

Member Typedef Documentation

◆ AddOns

using AddOns = std::vector<AddOn>

Member Function Documentation

◆ addInternal()

auto addInternal ( std::unique_ptr< IUIDescriptionAddOn > && addOn)

◆ removeInternal()

void removeInternal ( AddOnID identifier)

Member Data Documentation

◆ addOns

AddOns addOns

◆ counter

AddOnID counter {0}

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