|
Botball Game State
A game stared library for Botball, it helps model the table and different phases of the competition.
|
This is the complete list of members for TableState, including all inherited members.
| get(const std::string &key) const | TableState | |
| getAll() const | TableState | |
| has(const std::string &key) const | TableState | |
| set(const std::string &key, std::any value) | TableState | |
| set(const std::string &key, std::any value, const Socket &so) | TableState | |
| TableState(const json &data) (defined in TableState) | TableState | explicit |
| TableState(const std::string &path) | TableState | explicit |