Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
Module.cpp File Reference

Macros

#define STR1(R)   #R
 
#define STR2(R)   STR1(R)
 

Typedefs

using getModuleInfoFunc = sese::plugin::ModuleInfo *()
 
using getFactoryFunc = sese::plugin::ClassFactory *()
 

Macro Definition Documentation

◆ STR1

#define STR1 ( R)    #R

◆ STR2

#define STR2 ( R)    STR1(R)

Typedef Documentation

◆ getFactoryFunc

◆ getModuleInfoFunc