#include <lobby_data.hpp>


Public Member Functions | |
| game_filter_general_string_part (const std::string &value) | |
| bool | match (const game_info &game) const |
Private Attributes | |
| std::string | value_ |
Definition at line 212 of file lobby_data.hpp.
| game_filter_general_string_part::game_filter_general_string_part | ( | const std::string & | value | ) | [inline, explicit] |
Definition at line 215 of file lobby_data.hpp.
| bool game_filter_general_string_part::match | ( | const game_info & | game | ) | const [virtual] |
Implements game_filter_base.
Definition at line 387 of file lobby_data.cpp.
References game_info::map_info, game_info::name, and value_.
std::string game_filter_general_string_part::value_ [private] |
Definition at line 222 of file lobby_data.hpp.
Referenced by match().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:14:05 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |