rasdaman complete source
Classes | Functions
oqlquery.hh File Reference

Go to the source code of this file.

Classes

class  r_Set< T >
 
class  r_Ref< T >
 
class  r_OQL_Query
 

Functions

void r_oql_execute (r_OQL_Query &query, r_Set< r_Ref_Any > &result) throw ( r_Error )
 
void r_oql_execute (r_OQL_Query &query, r_Set< r_Ref< r_GMarray > > &result) throw ( r_Error )
 
void r_oql_execute (r_OQL_Query &query) throw ( r_Error )
 

Function Documentation

void r_oql_execute ( r_OQL_Query query,
r_Set< r_Ref_Any > &  result 
)
throw (r_Error
)
void r_oql_execute ( r_OQL_Query query,
r_Set< r_Ref< r_GMarray > > &  result 
)
throw (r_Error
)
void r_oql_execute ( r_OQL_Query query)
throw (r_Error
)