Objectの識別子となるクラス [詳解]
#include <Entity.hpp>
公開メンバ関数 | |
| Entity () | |
| Entity (EntityID _id) | |
| Entity (EntityID _id, Version _ver) | |
| operator const EntityID & () | |
| bool | operator== (const Entity &_entity) |
| bool | operator!= (const Entity &_entity) |
| const Version & | operator++ () |
| const Version & | operator++ (int) |
非公開変数類 | |
| EntityID | id |
| Version | ver |
Objectの識別子となるクラス
|
inline |
参照元 operator!=(), operator==().
|
inline |
|
inline |
|
inline |
|
private |
|
private |
参照元 Entity(), Entity(), Entity(), operator++(), operator++(), operator==().