Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
context_type.hpp File Reference

ContextTy and associated definitions. More...

Go to the source code of this file.

Classes

struct  lampda::modes::ContextTy< LocalBasicMode, ModeManager >
 Local context exposing system features to active BasicMode. More...
 
struct  lampda::modes::ContextTy< LocalBasicMode, ModeManager >::KeyProxy< _key, T >
 (store) Binds a local variable of type T to key in storage (with automatic read & save) More...
 

Namespaces

namespace  lampda
 Program scope.
 
namespace  lampda::modes
 Contains basic interface types to implement custom user modes.
 

Functions

template<typename NewLocalMode >
static auto lampda::modes::context_as (auto &ctx)
 Bind provided context to another modes::BasicMode.
 

Detailed Description

ContextTy and associated definitions.