GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
Public Member Functions | Public Attributes | Friends | List of all members
sole::uuid Struct Reference

Public Member Functions

bool operator== (const uuid &other) const
 
bool operator!= (const uuid &other) const
 
bool operator< (const uuid &other) const
 
std::string base62 () const
 
std::string str () const
 

Public Attributes

uint64_t ab
 
uint64_t cd
 

Friends

template<typename ostream >
ostream & operator<< (ostream &os, const uuid &self)
 

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