Public Member Functions | Private Attributes

ai::path_element_matches< T > Class Template Reference

#include <property_handler.hpp>

Collaboration diagram for ai::path_element_matches< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 path_element_matches (const path_element &element)
virtual ~path_element_matches ()
bool operator() (const T &t)

Private Attributes

int count_
path_element element_

Detailed Description

template<typename T>
class ai::path_element_matches< T >

Definition at line 34 of file property_handler.hpp.


Constructor & Destructor Documentation

template<typename T >
ai::path_element_matches< T >::path_element_matches ( const path_element element  )  [inline]

Definition at line 36 of file property_handler.hpp.

template<typename T >
virtual ai::path_element_matches< T >::~path_element_matches (  )  [inline, virtual]

Definition at line 40 of file property_handler.hpp.


Member Function Documentation

template<typename T >
bool ai::path_element_matches< T >::operator() ( const T &  t  )  [inline]

Member Data Documentation

template<typename T >
int ai::path_element_matches< T >::count_ [private]

Definition at line 55 of file property_handler.hpp.

Referenced by ai::path_element_matches< T >::operator()().

template<typename T >
path_element ai::path_element_matches< T >::element_ [private]

Definition at line 56 of file property_handler.hpp.

Referenced by ai::path_element_matches< T >::operator()().


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:18:29 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs