The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | List of all members
save_id_equals Struct Reference

Public Member Functions

 save_id_equals (const std::string &val)
 
bool operator() (carryover &v2) const
 

Public Attributes

std::string value
 

Detailed Description

Definition at line 157 of file carryover.cpp.

Constructor & Destructor Documentation

◆ save_id_equals()

save_id_equals::save_id_equals ( const std::string &  val)
inline

Definition at line 159 of file carryover.cpp.

Member Function Documentation

◆ operator()()

bool save_id_equals::operator() ( carryover v2) const
inline

Definition at line 160 of file carryover.cpp.

References carryover::get_save_id(), and value.

Member Data Documentation

◆ value

std::string save_id_equals::value

Definition at line 165 of file carryover.cpp.

Referenced by operator()().


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