#include <lobby_data.hpp>


Public Member Functions | |
| game_filter_not (const T &t) | |
| bool | match (const game_info &game) const |
Public Attributes | |
| T | t |
Definition at line 163 of file lobby_data.hpp.
| game_filter_not< T >::game_filter_not | ( | const T & | t | ) | [inline, explicit] |
Definition at line 166 of file lobby_data.hpp.
| bool game_filter_not< T >::match | ( | const game_info & | game | ) | const [inline, virtual] |
Implements game_filter_base.
Definition at line 167 of file lobby_data.hpp.
References game_filter_not< T >::t.
| T game_filter_not< T >::t |
Definition at line 168 of file lobby_data.hpp.
Referenced by game_filter_not< T >::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 |