![]() |
Gorgon Game Engine
|
This is the complete list of members for SGuid, including all inherited members.
Bytes | SGuid | |
CreateNew | SGuid | static |
Empty | SGuid | static |
Integer | SGuid | |
IsEmpty() const | SGuid | |
Load(std::istream &Data) | SGuid | |
LoadLong(std::istream &file) | SGuid | |
New() | SGuid | |
operator bool() const | SGuid | |
operator std::string() const | SGuid | |
operator!=(const SGuid &right) const | SGuid | |
operator<(const SGuid &g) const | SGuid | |
operator==(const SGuid &right) const | SGuid | |
Save(std::ostream &file) const | SGuid | |
Set(unsigned serial, unsigned random, unsigned time) | SGuid | |
SGuid() | SGuid | |
SGuid(const CreateNewTag &) | SGuid | explicit |
SGuid(const Byte data[8]) | SGuid | |
SGuid(unsigned long long data) | SGuid | |
SGuid(unsigned serial, unsigned random, unsigned time) | SGuid | |
SGuid(std::istream &in) | SGuid | explicit |