Ardour  9.0-pre0-582-g084a23a80d
PluginManagerUI::PluginCount Struct Reference

Public Member Functions

 PluginCount ()
 
void set (ARDOUR::PluginScanLogEntry const &psle)
 

Public Attributes

unsigned int total
 
unsigned int error
 
unsigned int stale
 
unsigned int ndscn
 

Detailed Description

Definition at line 71 of file plugin_manager_ui.h.

Constructor & Destructor Documentation

◆ PluginCount()

PluginManagerUI::PluginCount::PluginCount ( )
inline

Definition at line 72 of file plugin_manager_ui.h.

Member Function Documentation

◆ set()

void PluginManagerUI::PluginCount::set ( ARDOUR::PluginScanLogEntry const &  psle)

Member Data Documentation

◆ error

unsigned int PluginManagerUI::PluginCount::error

Definition at line 82 of file plugin_manager_ui.h.

◆ ndscn

unsigned int PluginManagerUI::PluginCount::ndscn

Definition at line 84 of file plugin_manager_ui.h.

◆ stale

unsigned int PluginManagerUI::PluginCount::stale

Definition at line 83 of file plugin_manager_ui.h.

◆ total

unsigned int PluginManagerUI::PluginCount::total

Definition at line 81 of file plugin_manager_ui.h.


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