![]() |
Safir SDK Core
|
#include <functional>
#include <Safir/Dob/Typesystem/Defs.h>
#include <Safir/Dob/Typesystem/InstanceId.h>
Go to the source code of this file.
Classes | |
class | Safir::Dob::Typesystem::EntityId |
Class containing the identity of an entity. More... | |
Namespaces | |
namespace | Safir |
This namespace contains all the functionality and definitions of the SAFIR SDK. | |
namespace | Safir::Dob |
This namespace contains all functionality of the DOB (Components DOSE and DOTS). | |
namespace | Safir::Dob::Typesystem |
This namespace contains the DOB Typesystem functionality and definitions. | |
Functions | |
static std::wostream & | Safir::Dob::Typesystem::operator<< (std::wostream &out, const EntityId &entityId) |
template<class T > | |
static void | Safir::Dob::Typesystem::hash_combine (std::size_t &seed, const T &v) |
std::size_t | Safir::Dob::Typesystem::hash_value (const Safir::Dob::Typesystem::EntityId &eid) |