Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Implementation functions of the stream type system.
Definition in file stypemanager.cpp.
#include "steam/common.hpp"
#include "steam/control/stypemanager.hpp"
#include "steam/control/styperegistry.hpp"
#include "include/lifecycle.h"
Functions | |
void | lumiera_StreamType_registerInitFunction (void setupFun(void)) |
any stream type implementation, which needs to be present on the pristine default level (without any session specific configuration), should register a setup function, which will be called on each STypemanager::reset() | |
const char * | ON_STREAMTYPES_RESET ("ON_STREAMTYPES_RESET") |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::control | |
Steam-Layer dispatcher, controller and administrative facilities. | |