Lumiera  0.pre.03
»edit your freedom«
Goal::Result Class Reference

#include "common/query.hpp"

Description

Single Solution, possibly part of a result set.

A pointer-like object, usually to be down-casted to a specifically typed Query::Cursor

See also
Resolution

Definition at line 163 of file query.hpp.

Public Member Functions

 Result ()
 create an NIL result
 
bool isValid () const
 
 operator bool () const
 

Protected Member Functions

template<typename RES >
RES & access ()
 
void point_at (void *p)
 

Private Attributes

void * cur_
 
+ Inheritance diagram for Goal::Result:
+ Collaboration diagram for Goal::Result:

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