Lumiera  0.pre.03
»edit your freedom«
Query< RES >::Cursor Class Reference

Description

template<class RES>
class lumiera::Query< RES >::Cursor

Definition at line 360 of file query.hpp.

Public Types

typedef RES * pointer
 
typedef RES & reference
 
typedef RES value_type
 

Public Member Functions

RES & operator* ()
 
RES * operator-> ()
 
void point_at (RES *r)
 
void point_at (RES &r)
 
- Public Member Functions inherited from Goal::Result
 Result ()
 create an NIL result
 
bool isValid () const
 
 operator bool () const
 

Additional Inherited Members

- Protected Member Functions inherited from Goal::Result
template<typename RES >
RES & access ()
 
void point_at (void *p)
 
+ Inheritance diagram for Query< RES >::Cursor:
+ Collaboration diagram for Query< RES >::Cursor:

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