![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "common/query.hpp"
Public Types | |
| typedef RES | value_type |
| typedef RES & | reference |
| typedef RES * | pointer |
Public Member Functions | |
| RES & | operator* () |
| RES * | operator-> () |
| void | point_at (RES *r) |
| void | point_at (RES &r) |
Public Member Functions inherited from Goal::Result | |
| operator bool () const | |
| bool | isValid () const |
| Result () | |
| create an NIL result | |
Additional Inherited Members | |
Protected Member Functions inherited from Goal::Result | |
| void | point_at (void *p) |
| template<typename RES > | |
| RES & | access () |
| typedef RES value_type |
|
inline |
Definition at line 344 of file query.hpp.
References Goal::Result::point_at().
Referenced by DummyResultSet< TY >::nextResult(), and DummyResultSet< TY >::prepareResolution().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 345 of file query.hpp.
References Goal::Result::point_at().
Here is the call graph for this function:
Inheritance diagram for Query< RES >::Cursor:
Collaboration diagram for Query< RES >::Cursor: