Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::Factory< Base, Args >::Key Struct Reference

Public Member Functions

 Key (const bool registered) noexcept
 

Private Attributes

bool _registered = false
 

Friends

template<typename T , ComponentType C>
struct Registrar
 

Detailed Description

template<typename Base, typename... Args>
struct Divide::Factory< Base, Args >::Key

Definition at line 143 of file SGNComponent.h.

Constructor & Destructor Documentation

◆ Key()

template<typename Base , typename... Args>
Divide::Factory< Base, Args >::Key::Key ( const bool  registered)
inlinenoexcept

Definition at line 144 of file SGNComponent.h.

Friends And Related Function Documentation

◆ Registrar

template<typename Base , typename... Args>
template<typename T , ComponentType C>
friend struct Registrar
friend

Definition at line 150 of file SGNComponent.h.

Member Data Documentation

◆ _registered

template<typename Base , typename... Args>
bool Divide::Factory< Base, Args >::Key::_registered = false
private

Definition at line 147 of file SGNComponent.h.


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