Binary function to query the flags for use with generic STL functions. More...
Public Member Functions | |
bool | operator() (const TCLASS &prop, typename App::PropertyType attr) const |
PropertyAttribute (const PropertyContainer *c) |
Binary function to query the flags for use with generic STL functions.
Definition at line 161 of file PropertyContainer.cpp.
PropertyAttribute< TCLASS >::PropertyAttribute | ( | const PropertyContainer * | c | ) | [inline] |
Definition at line 164 of file PropertyContainer.cpp.
bool PropertyAttribute< TCLASS >::operator() | ( | const TCLASS & | prop, | |
typename App::PropertyType | attr | |||
) | const [inline] |
Definition at line 165 of file PropertyContainer.cpp.