#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 180 of file replay.hpp.
replay_network_sender::replay_network_sender | ( | replay & | obj | ) |
Definition at line 1246 of file replay.cpp.
replay_network_sender::~replay_network_sender | ( | ) |
void replay_network_sender::sync_non_undoable | ( | ) |
Definition at line 1255 of file replay.cpp.
References config::add_child(), cfg, data, config::empty(), replay::get_data_range(), replay::ncommands(), network::nconnections(), replay::NON_UNDO_DATA, obj_, network::send_data(), and upto_.
Referenced by turn_info::send_data().
void replay_network_sender::commit_and_sync | ( | ) |
Definition at line 1266 of file replay.cpp.
References config::add_child(), cfg, data, config::empty(), replay::get_data_range(), replay::ncommands(), network::nconnections(), obj_, network::send_data(), and upto_.
Referenced by turn_info::send_data(), and ~replay_network_sender().
replay& replay_network_sender::obj_ [private] |
Definition at line 189 of file replay.hpp.
Referenced by commit_and_sync(), and sync_non_undoable().
int replay_network_sender::upto_ [private] |
Definition at line 190 of file replay.hpp.
Referenced by commit_and_sync(), and sync_non_undoable().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |