TracktionEngine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
engine::PluginManager::BuiltInTypeBase< Type > Struct Template Reference

#include <tracktion_PluginManager.h>

Inheritance diagram for engine::PluginManager::BuiltInTypeBase< Type >:

Public Member Functions

 BuiltInTypeBase ()
 
Plugin::Ptr create (PluginCreationInfo info) override
 
- Public Member Functions inherited from engine::PluginManager::BuiltInType
 BuiltInType (const juce::String &type)
 
virtual ~BuiltInType ()
 

Additional Inherited Members

- Public Attributes inherited from engine::PluginManager::BuiltInType
const juce::String type
 

Constructor & Destructor Documentation

◆ BuiltInTypeBase()

template<typename Type >
engine::PluginManager::BuiltInTypeBase< Type >::BuiltInTypeBase ( )

Member Function Documentation

◆ create()

template<typename Type >
Plugin::Ptr engine::PluginManager::BuiltInTypeBase< Type >::create ( PluginCreationInfo  info)
overridevirtual

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