Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::core::lock_scope< T > Struct Template Reference

Public Member Functions

 lock_scope (T &ctx)
 
 lock_scope (const lock_scope &)=delete
 
lock_scopeoperator= (const lock_scope &)=delete
 
 lock_scope (lock_scope &&)=delete
 
lock_scopeoperator= (lock_scope &&)=delete
 

Public Attributes

T & m_ctx
 

The documentation for this struct was generated from the following file: