Lumiera  0.pre.03
»edit your freedom«
stypemanager.hpp File Reference

Go to the source code of this file.

Description

Interface to the stream type system.

Todo:
very crucial part of the design, unfortunately development in this area is stalled since 2012

Definition in file stypemanager.hpp.

#include "steam/streamtype.hpp"
#include "lib/depend.hpp"
#include <memory>

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.