neoGFX
Cross-platform C++ app/game engine
neogfx::game::shared_component_scoped_lock< Data > Class Template Reference

#include <i_ecs.hpp>

Public Member Functions

 shared_component_scoped_lock (const i_ecs &aEcs)
 

Detailed Description

template<typename Data>
class neogfx::game::shared_component_scoped_lock< Data >

Definition at line 297 of file i_ecs.hpp.

Constructor & Destructor Documentation

◆ shared_component_scoped_lock()

template<typename Data >
neogfx::game::shared_component_scoped_lock< Data >::shared_component_scoped_lock ( const i_ecs aEcs)
inline

Definition at line 300 of file i_ecs.hpp.


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