TrueReality  v0.1.1912
UniqueId.cpp File Reference
#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>
Include dependency graph for UniqueId.cpp:

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)