Initializer.
More...
#include <Initializer.h>
◆ ~Initializer()
Initializer::~Initializer |
( |
| ) |
|
Initializers are guaranteed to be destroyed sequentially
References tasks.
◆ addTask() [1/2]
template<class T >
static void sese::Initializer::addTask |
( |
| ) |
|
|
inlinestaticnoexcept |
◆ addTask() [2/2]
◆ getInitializer()
void * Initializer::getInitializer |
( |
| ) |
|
|
staticnoexcept |
Get the initializer pointer.
- Note
- When using "sese" as a static library, make sure to use this function to initialize manually
- Returns
- Initialization pointer, this return value is useless
- Deprecated
- Must manually initialize
- See also
- sese::initCore
References addTask(), and g_initializer.
◆ tasks
The documentation for this class was generated from the following files: