EntityMetaData.hpp
Base class for any entity meta data.
Definition: EntityMetaData.hpp:45
EntityMetaData(K key)
Construct a new instance with the key provided.
Definition: EntityMetaData.hpp:56
K getKey() const
Get the unique key for this entity instance.
Definition: EntityMetaData.hpp:68