Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Interface to the stream type system.
Definition in file stypemanager.hpp.
Classes | |
class | STypeManager |
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() | |
Variables | |
const char * | ON_STREAMTYPES_RESET |
triggered to load the generic pristine default | |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::control | |
Steam-Layer dispatcher, controller and administrative facilities. | |