ECSM v0.7.0
Entity Component System Manager
Loading...
Searching...
No Matches
ID< T > Member List

This is the complete list of members for ID< T >, including all inherited members.

ID(uint32_t index) noexcept (defined in ID< T >)ID< T >inlineprotected
ID() noexcept=defaultID< T >
ID(ID< U > id) noexceptID< T >inlineexplicit
index (defined in ID< T >)ID< T >protected
LinearPool< T, false > (defined in ID< T >)ID< T >friend
LinearPool< T, true > (defined in ID< T >)ID< T >friend
operator bool() const noexceptID< T >inlineexplicit
operator!=(ID v) const noexceptID< T >inline
operator*() const noexceptID< T >inline
operator*() noexceptID< T >inline
operator<(ID v) const noexceptID< T >inline
operator==(ID v) const noexceptID< T >inline