A boolean predicate of client IDs. More...
#include <predicates.hpp>
Public Member Functions | |
| virtual | ~client_predicate () |
| virtual bool | selects (net_id) const =0 |
| Decides if a given condition applies to a client. | |
A boolean predicate of client IDs.
Used for conditional send operations.
Definition at line 47 of file predicates.hpp.
| virtual ana::client_predicate::~client_predicate | ( | ) | [inline, virtual] |
Definition at line 49 of file predicates.hpp.
| virtual bool ana::client_predicate::selects | ( | net_id | ) | const [pure virtual] |
Decides if a given condition applies to a client.
| client | ID of the queried client. |
Referenced by asio_server::send_if().

| Generated by doxygen 1.7.1 on Fri May 25 2012 01:18:01 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |