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

#include <component.hpp>

Inheritance diagram for neolib::ecs::component_mutex< Data >:
neolib::recursive_spinlock neolib::i_lockable

Additional Inherited Members

- Public Member Functions inherited from neolib::recursive_spinlock
 recursive_spinlock ()
 
 ~recursive_spinlock ()
 
void lock () noexcept final
 
void unlock () noexcept final
 
bool try_lock () noexcept final
 

Detailed Description

template<typename Data>
struct neolib::ecs::component_mutex< Data >

Definition at line 114 of file component.hpp.


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