Definition at line 31 of file entity.hpp.
Inheritance diagram for entity::entity:Friends | |
| entity | make_entity (entity_index_t) BOOST_NOEXCEPT_OR_NOTHROW |
Public Member Functions | |
| entity_index_t | index () const |
| bool | operator< (entity const &rhs) const |
| bool | operator== (entity const &rhs) const |
|
friend |
Definition at line 64 of file entity.hpp.
| entity_index_t entity::entity::index | ( | ) | const |
Definition at line 35 of file entity.hpp.
| bool entity::entity::operator< | ( | entity const & | rhs | ) | const |
Definition at line 45 of file entity.hpp.
| bool entity::entity::operator== | ( | entity const & | rhs | ) | const |
Definition at line 40 of file entity.hpp.