EntityMetaData.hpp
K getKey()
Get the unique key for this entity instance.
Definition: EntityMetaData.hpp:67
Base class for any entity meta data.
Definition: EntityMetaData.hpp:38
EntityMetaData(K key)
Construct a new instance with the key provided.
Definition: EntityMetaData.hpp:55
EntityMetaData()
Default constructor, should not be used externally as it produces an invalid instance.
Definition: EntityMetaData.hpp:49
