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

Public Member Functions

 match_begin (const std::string &begin)
 
bool operator() (const std::string &o) const
 

Private Attributes

const std::stringbegin_
 

Detailed Description

Definition at line 267 of file file_menu.cpp.

Constructor & Destructor Documentation

gui::match_begin::match_begin ( const std::string begin)
inline

Definition at line 268 of file file_menu.cpp.

Member Function Documentation

bool gui::match_begin::operator() ( const std::string o) const
inline

Definition at line 271 of file file_menu.cpp.

References begin_.

Member Data Documentation

const std::string& gui::match_begin::begin_
private

Definition at line 277 of file file_menu.cpp.

Referenced by operator()().


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