Lumiera
0.pre.03
»edit your freedom«
|
#include "common/query/defs-registry.hpp"
holding a single "default object" entry
Definition at line 97 of file defs-registry.hpp.
Public Member Functions | |
Record (Query< TAR > const &q, P< TAR > const &obj) | |
string | dumpObj () const |
operator string () const | |
Public Attributes | |
uint | degree |
weak_ptr< TAR > | objRef |
QueryKey | queryKey |
Classes | |
struct | Search |
< Functor searching for a specific object More... | |
Friends | |
bool | operator< (Record one, Record two) |