#include <wx/string.h>#include <wx/arrstr.h>#include <wx/event.h>#include <map>#include "mmoptionmodel.h"#include "utils/globalevents.h"

Go to the source code of this file.
Data Structures | |
| struct | UnitSyncMod |
| struct | StartPos |
| struct | MapInfo |
| struct | UnitSyncMap |
| class | IUnitSync |
| UnitSync interface definition. More... | |
| struct | GameOptions |
| class | UnitSyncAsyncOps |
| Helper class for managing async operations safely. More... | |
Functions | |
| IUnitSync & | usync () |
Variables | |
| const wxEventType | UnitSyncAsyncOperationCompletedEvt |
| const wxEventType | wxUnitsyncReloadEvent = wxNewEventType() |
| IUnitSync& usync | ( | ) |
Definition at line 43 of file springunitsync.cpp.
Definition at line 40 of file springunitsync.cpp.
| const wxEventType wxUnitsyncReloadEvent = wxNewEventType() |
Definition at line 15 of file iunitsync.h.
1.6.3