The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
events::save_id_matches Struct Reference

Public Member Functions

 save_id_matches (const std::string &save_id)
 
bool operator() (const team &t)
 

Public Attributes

std::string save_id_
 

Detailed Description

Definition at line 1710 of file menu_events.cpp.

Constructor & Destructor Documentation

events::save_id_matches::save_id_matches ( const std::string save_id)
inline

Definition at line 1712 of file menu_events.cpp.

Member Function Documentation

bool events::save_id_matches::operator() ( const team t)
inline

Definition at line 1713 of file menu_events.cpp.

References team::save_id(), and save_id_.

Member Data Documentation

std::string events::save_id_matches::save_id_

Definition at line 1717 of file menu_events.cpp.

Referenced by operator()().


The documentation for this struct was generated from the following file: