bool operator==(ObjectMap const &other)
Definition: ObjectMap.cpp:15
TypeObject
Definition: TypeObject.hpp:4
bool operator!=(ObjectMap const &other)
Definition: ObjectMap.cpp:19
ObjectMap(int id)
Definition: ObjectMap.cpp:3
Definition: ObjectMap.hpp:9
int getId()
Definition: ObjectMap.cpp:11
virtual TypeObject getType()=0
~ObjectMap()
Definition: ObjectMap.cpp:7