#include <replay.hpp>

Public Member Functions | |
| replay_network_sender (replay &obj) | |
| ~replay_network_sender () | |
| void | sync_non_undoable () |
| void | commit_and_sync () |
Private Attributes | |
| replay & | obj_ |
| int | upto_ |
Definition at line 201 of file replay.hpp.
| replay_network_sender::replay_network_sender | ( | replay & | obj | ) |
Definition at line 1192 of file replay.cpp.
| replay_network_sender::~replay_network_sender | ( | ) |
Definition at line 1196 of file replay.cpp.
References commit_and_sync().

| void replay_network_sender::commit_and_sync | ( | ) |
Definition at line 1214 of file replay.cpp.
References config::add_child(), config::empty(), replay::get_data_range(), replay::ncommands(), network::nconnections(), obj_, network::send_data(), wb::manager::send_network_data(), upto_, and resources::whiteboard.
Referenced by turn_info::send_data(), and ~replay_network_sender().


| void replay_network_sender::sync_non_undoable | ( | ) |
Definition at line 1201 of file replay.cpp.
References config::add_child(), config::empty(), replay::get_data_range(), replay::ncommands(), network::nconnections(), obj_, network::send_data(), wb::manager::send_network_data(), upto_, and resources::whiteboard.
Referenced by turn_info::send_data().


replay& replay_network_sender::obj_ [private] |
Definition at line 210 of file replay.hpp.
Referenced by commit_and_sync(), and sync_non_undoable().
int replay_network_sender::upto_ [private] |
Definition at line 211 of file replay.hpp.
Referenced by commit_and_sync(), and sync_non_undoable().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:15:50 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |