#include <Named.hh>
Public Member Functions | |
| IsNamed (const std::string named) | |
| bool | operator() (const Named &namedObject) |
Private Attributes | |
| std::string | named |
Definition at line 126 of file Named.hh.
| bool operator() | ( | const Named & | namedObject | ) | [inline] |
Definition at line 129 of file Named.hh.
References Named::getName(), and Named::IsNamed::named.

std::string named [private] |
1.5.5