Symmetri
Loading...
Searching...
No Matches
symmetri::Deadlocked Struct Reference
Inheritance diagram for symmetri::Deadlocked:
symmetri::Token

Additional Inherited Members

- Public Member Functions inherited from symmetri::Token
constexpr const auto & toString () const
 
template<class T>
constexpr bool operator== (const T &t) const
 
constexpr bool operator< (const Token &rhs) const
 
constexpr bool operator> (const Token &rhs) const
 
constexpr int toIndex () const
 returns the unique index for this color.
 
 Token (const char *_id)
 
- Static Public Member Functions inherited from symmetri::Token
static std::vector< const char * > getColors ()
 Get a list of all the colors.
 
- Protected Member Functions inherited from symmetri::Token
constexpr Token (const char *id, const int idx)
 
- Protected Attributes inherited from symmetri::Token
int id
 
- Static Protected Attributes inherited from symmetri::Token
static const size_t kMaxTokenColors
 Maximum amount of different colors.
 
static std::array< const char *, kMaxTokenColorscolors = {nullptr}
 

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