#include <property_handler.hpp>
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_ |
Definition at line 32 of file property_handler.hpp.
|
inline |
Definition at line 34 of file property_handler.hpp.
|
inlinevirtual |
Definition at line 38 of file property_handler.hpp.
|
inline |
Definition at line 40 of file property_handler.hpp.
References ai::path_element_matches< T >::count_, ai::path_element_matches< T >::element_, ai::path_element::id, ai::path_element::position, and t.
|
private |
Definition at line 53 of file property_handler.hpp.
Referenced by ai::path_element_matches< T >::operator()().
|
private |
Definition at line 54 of file property_handler.hpp.
Referenced by ai::path_element_matches< T >::operator()().