Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
Record< TAR >::Search Struct Reference

#include "common/query/defs-registry.hpp"

Description

template<class TAR>
struct lumiera::query::impl::Record< TAR >::Search

< 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)
 

Constructor & Destructor Documentation

◆ Search()

template<class TAR >
Search ( P< TAR > const &  obj)
inline

Definition at line 103 of file defs-registry.hpp.

Member Function Documentation

◆ operator()()

template<class TAR >
bool operator() ( Record const &  rec)
inline

Definition at line 109 of file defs-registry.hpp.

References Record< TAR >::Search::obj_, and Record< TAR >::objRef.

Member Data Documentation

◆ obj_

template<class TAR >
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:

The documentation for this struct was generated from the following file: