supertux
Public Types | Public Member Functions | Protected Attributes | Friends | List of all members
UID Class Reference
Inheritance diagram for UID:
Inheritance graph
[legend]

Public Types

using Magic = uint8_t
 

Public Member Functions

 UID (const UID &other)=default
 
UIDoperator= (const UID &other)=default
 
 operator bool () const
 
bool operator< (const UID &other) const
 
bool operator== (const UID &other) const
 
bool operator!= (const UID &other) const
 
Magic get_magic () const
 

Protected Attributes

uint32_t m_value
 

Friends

class UIDGenerator
 
std::ostream & operator<< (std::ostream &os, const UID &uid)
 
size_t std::hash (const UID &) const
 

The documentation for this class was generated from the following file: