Struct ComponentKey

Struct Documentation

struct ComponentKey

Public Functions

inline ComponentKey(const std::type_info *typeinfo, std::string name)
inline bool operator<(const ComponentKey &other) const
inline bool operator==(const ComponentKey &other) const

Public Members

std::string encodedKey
const std::type_info *typeinfo
std::string name