neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::ecs::shared_component_scoped_lock< Data > Class Template Reference

#include <i_ecs.hpp>

Public Member Functions

 shared_component_scoped_lock (const i_ecs &aEcs)
 
 ~shared_component_scoped_lock ()
 

Detailed Description

template<typename Data>
class neolib::ecs::shared_component_scoped_lock< Data >

Definition at line 322 of file i_ecs.hpp.

Constructor & Destructor Documentation

◆ shared_component_scoped_lock()

template<typename Data >
neolib::ecs::shared_component_scoped_lock< Data >::shared_component_scoped_lock ( const i_ecs aEcs)
inline

Definition at line 325 of file i_ecs.hpp.

◆ ~shared_component_scoped_lock()

Definition at line 329 of file i_ecs.hpp.


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