Definition at line 250 of file plugin_manager.h.
◆ PluginStats()
ARDOUR::PluginManager::PluginStats::PluginStats |
( |
ARDOUR::PluginType |
t, |
|
|
std::string const & |
id, |
|
|
int64_t |
lru = 0 , |
|
|
uint64_t |
use_count = 0 |
|
) |
| |
|
inline |
◆ operator<()
bool ARDOUR::PluginManager::PluginStats::operator< |
( |
const PluginStats & |
other | ) |
const |
|
inline |
◆ operator==()
bool ARDOUR::PluginManager::PluginStats::operator== |
( |
const PluginStats & |
other | ) |
const |
|
inline |
◆ lru
int64_t ARDOUR::PluginManager::PluginStats::lru |
◆ type
PluginType const ARDOUR::PluginManager::PluginStats::type |
◆ unique_id
std::string const ARDOUR::PluginManager::PluginStats::unique_id |
◆ use_count
uint64_t ARDOUR::PluginManager::PluginStats::use_count |
The documentation for this struct was generated from the following file: