This is the complete list of members for synced_context, including all inherited members.
add_redo_commands(const config &commands, const game_events::queued_event &ctx) | synced_context | static |
add_undo_commands(const config &commands, const game_events::queued_event &ctx) | synced_context | static |
ask_server_choice(const server_choice &) | synced_context | static |
can_undo() | synced_context | static |
default_error_function(const std::string &message, bool heavy) | synced_context | static |
event_list typedef | synced_context | |
generate_random_seed() | synced_context | static |
get_redo_commands() | synced_context | inlinestatic |
get_rng_for_action() | synced_context | static |
get_synced_state() | synced_context | static |
get_undo_commands() | synced_context | inlinestatic |
get_unit_id_diff() | synced_context | static |
ignore_error_function(const std::string &message, bool heavy) | synced_context | static |
is_simultaneously() | synced_context | static |
is_simultaneously_ | synced_context | privatestatic |
is_synced() | synced_context | static |
just_log_error_function(const std::string &message, bool heavy) | synced_context | static |
last_unit_id_ | synced_context | privatestatic |
LOCAL_CHOICE enum value | synced_context | |
pull_remote_user_input() | synced_context | static |
redo_commands_ | synced_context | privatestatic |
reset_is_simultaneously() | synced_context | static |
reset_redo_commands() | synced_context | static |
reset_undo_commands() | synced_context | static |
run(const std::string &commandname, const config &data, bool use_undo=true, bool show=true, synced_command::error_handler_function error_handler=default_error_function) | synced_context | static |
run_and_store(const std::string &commandname, const config &data, bool use_undo=true, bool show=true, synced_command::error_handler_function error_handler=default_error_function) | synced_context | static |
run_and_throw(const std::string &commandname, const config &data, bool use_undo=true, bool show=true, synced_command::error_handler_function error_handler=default_error_function) | synced_context | static |
run_in_synced_context_if_not_already(const std::string &commandname, const config &data, bool use_undo=true, bool show=true, synced_command::error_handler_function error_handler=default_error_function) | synced_context | static |
send_user_choice() | synced_context | static |
set_is_simultaneously() | synced_context | static |
set_last_unit_id(int id) | synced_context | static |
set_synced_state(synced_state newstate) | synced_context | static |
state_ | synced_context | privatestatic |
SYNCED enum value | synced_context | |
synced_state enum name | synced_context | |
undo_commands_ | synced_context | privatestatic |
UNSYNCED enum value | synced_context |