Symphony Of Empires
EntityId< T > Member List

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

EntityId() noexcept=defaultEntityId< T >
EntityId(T _id) noexceptEntityId< T >inline
EntityId(size_t _id) noexceptEntityId< T >inline
EntityId(EntityId< T > &&) noexcept=defaultEntityId< T >
EntityId(const EntityId< T > &) noexcept=defaultEntityId< T >
idEntityId< T >
invalid_idEntityId< T >static
operator size_t() const noexceptEntityId< T >inline
operator++() noexceptEntityId< T >inline
operator++(int) noexceptEntityId< T >inline
operator--() noexceptEntityId< T >inline
operator--(int) noexceptEntityId< T >inline
operator<=>(const EntityId< T > &o) const noexcept=defaultEntityId< T >
operator=(const EntityId< T > &) noexcept=defaultEntityId< T >
operator==(const EntityId< T > &o) const noexceptEntityId< T >inline
Type typedefEntityId< T >
~EntityId() noexcept=defaultEntityId< T >