Audacity 3.2.0
Public Types | List of all members
SnapRegistryTraits Struct Reference

#include <SnapUtils.h>

Inheritance diagram for SnapRegistryTraits:
[legend]
Collaboration diagram for SnapRegistryTraits:
[legend]

Public Types

using LeafTypes = List< SnapRegistryItem >
 
using NodeTypes = List< SnapRegistryGroup, SnapFunctionSuperGroup >
 
- Public Types inherited from Registry::DefaultTraits
template<typename... T>
using List = TypeList::List< T... >
 
using ComputedItemContextType = EmptyContext
 
using LeafTypes = TypeList::Nil
 
using NodeTypes = TypeList::Nil
 

Detailed Description

Definition at line 52 of file SnapUtils.h.

Member Typedef Documentation

◆ LeafTypes

Definition at line 53 of file SnapUtils.h.

◆ NodeTypes

Definition at line 54 of file SnapUtils.h.


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