![]() |
Gorgon Game Engine
|
contains implementation of a 8-byte short GUID. More...
Go to the source code of this file.
Classes | |
| struct | SGuid::CreateNewTag |
| Tag to create a new GUID. | |
| class | SGuid |
| This class represents a short globally unique identifier. More... | |
Namespaces | |
| Gorgon | |
| Root namespace for Gorgon Game Engine. | |
Functions | |
| std::ostream & | operator<< (std::ostream &stream, const SGuid &guid) |
| Inserts an SGuid to a stream. More... | |
| std::istream & | operator>> (std::istream &in, SGuid &guid) |
| Extracts an SGuid from a stream. Allows an optional % at the beginning. More... | |
contains implementation of a 8-byte short GUID.