Botball Game State
A game stared library for Botball, it helps model the table and different phases of the competition.
Loading...
Searching...
No Matches
TableState Member List

This is the complete list of members for TableState, including all inherited members.

get(const std::string &key) constTableState
getAll() constTableState
has(const std::string &key) constTableState
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)TableStateexplicit
TableState(const std::string &path)TableStateexplicit