Deki 1.3.0
Modular C++ 2D engine for embedded displays and desktop
Loading...
Searching...
No Matches
DekiEditorInternal::EditorRegistrar< T > Struct Template Reference

Auto-registration helper template (factory-based). More...

#include <EditorRegistry.h>

Public Member Functions

 EditorRegistrar ()

Detailed Description

template<typename T>
struct DekiEditorInternal::EditorRegistrar< T >

Auto-registration helper template (factory-based).

Creates a static prototype instance for metadata and registers a factory function that creates new instances on demand.

Constructor & Destructor Documentation

◆ EditorRegistrar()

template<typename T>
DekiEditorInternal::EditorRegistrar< T >::EditorRegistrar ( )
inline

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