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

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

execute(TableState &table, const std::function< void()> &action, const Socket &so)Phase
get_allowed_agent() constPhase
get_completion() constPhase
get_conditions() constPhase
get_done() constPhase
get_id() constPhase
get_points() constPhase
get_status() constPhase
get_time_to_completion() constPhase
Phase(const std::string &phase_id, const json &data) (defined in Phase)Phaseexplicit
set_status(PhaseStatus status)Phase
set_status(PhaseStatus status, const Socket &so)Phase
to_string() const (defined in Phase)Phase