#include <lobby_data.hpp>

Public Member Functions | |
| virtual | ~game_filter_base () |
| virtual bool | match (const game_info &game) const =0 |
| bool | operator() (const game_info &game) const |
Definition at line 154 of file lobby_data.hpp.
| virtual game_filter_base::~game_filter_base | ( | ) | [inline, virtual] |
Definition at line 157 of file lobby_data.hpp.
| virtual bool game_filter_base::match | ( | const game_info & | game | ) | const [pure virtual] |
Implemented in game_filter_not< T >, game_filter_and_stack, game_filter_value< T, member, OP >, and game_filter_general_string_part.
Referenced by game_filter_and_stack::match(), and operator()().

| bool game_filter_base::operator() | ( | const game_info & | game | ) | const [inline] |
Definition at line 159 of file lobby_data.hpp.
References 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 |