|
TrueReality
v0.1.1912
|
#include <trBase/UniqueId.h>#include <trUtil/PlatformMacros.h>#include <trUtil/Logging/Log.h>#include <bID/uuid/random_generator.hpp>#include <bID/uuid/string_generator.hpp>#include <bID/uuid/nil_generator.hpp>#include <bID/uuid/uuid.hpp>#include <bID/uuid/uuid_io.hpp>#include <iostream>
Go to the source code of this file.
Classes | |
| class | trBase::implId |
| An implementation class for GUID. More... | |
Namespaces | |
| trBase | |
Functions | |
| TR_BASE_EXPORT std::ostream & | trBase::operator<< (std::ostream &o, const UniqueId &id) |
| TR_BASE_EXPORT std::istream & | trBase::operator>> (std::istream &i, UniqueId &id) |