![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "common/query/defs-registry.hpp"
< Functor searching for a specific object
Definition at line 101 of file defs-registry.hpp.
Public Attributes | |
| P< TAR > const & | obj_ |
Public Member Functions | |
| Search (P< TAR > const &obj) | |
| bool | operator() (Record const &rec) |
Definition at line 103 of file defs-registry.hpp.
|
inline |
Definition at line 109 of file defs-registry.hpp.
References Record< TAR >::Search::obj_, and Record< TAR >::objRef.
| P<TAR> const& obj_ |
Definition at line 106 of file defs-registry.hpp.
Referenced by Record< TAR >::Search::operator()().
Collaboration diagram for Record< TAR >::Search: