The Battle for Wesnoth  1.19.0-dev
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) const
 

Public Attributes

std::string save_id_
 

Detailed Description

Definition at line 1634 of file menu_events.cpp.

Constructor & Destructor Documentation

◆ save_id_matches()

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

Definition at line 1636 of file menu_events.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 1641 of file menu_events.cpp.

References t.

Member Data Documentation

◆ save_id_

std::string events::save_id_matches::save_id_

Definition at line 1646 of file menu_events.cpp.


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