Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::plugin::ClassFactory::RegisterInfo Struct Reference

Registration Information. More...

#include <ClassFactory.h>

Public Attributes

const std::type_info * info
 
std::function< std::shared_ptr< BaseClass >()> builder
 

Detailed Description

Registration Information.

Member Data Documentation

◆ builder

std::function<std::shared_ptr<BaseClass>()> sese::plugin::ClassFactory::RegisterInfo::builder

◆ info

const std::type_info* sese::plugin::ClassFactory::RegisterInfo::info

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