Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 50 of file engine-ctx.hpp.
Static Public Attributes | |
static lib::Depend< EngineCtx > | access |
storage for the EngineService interface object | |
Public Attributes | |
BufferProvider & | cache |
BufferProvider & | mem |
Classes | |
class | Facilities |
Friends | |
class | lib::DependencyFactory< EngineCtx > |
Private Attributes | |
std::unique_ptr< Facilities > | services_ |
Additional Inherited Members | |
Private Member Functions inherited from NonCopyable | |
NonCopyable (NonCopyable const &)=delete | |
NonCopyable & | operator= (NonCopyable const &)=delete |