Public Member Functions | Public Attributes

game_filter_not< T > Class Template Reference

#include <lobby_data.hpp>

Inheritance diagram for game_filter_not< T >:
Inheritance graph
[legend]
Collaboration diagram for game_filter_not< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 game_filter_not (const T &t)
bool match (const game_info &game) const

Public Attributes

t

Detailed Description

template<class T>
class game_filter_not< T >

Definition at line 163 of file lobby_data.hpp.


Constructor & Destructor Documentation

template<class T >
game_filter_not< T >::game_filter_not ( const T &  t  )  [inline, explicit]

Definition at line 166 of file lobby_data.hpp.


Member Function Documentation

template<class T >
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.


Member Data Documentation

template<class T >
T game_filter_not< T >::t

Definition at line 168 of file lobby_data.hpp.

Referenced by game_filter_not< T >::match().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Thu May 24 2012 01:14:05 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs