|
Jafar
|
Base class for a query of features in a SpafDB. More...
Base class for a query of features in a SpafDB.
Definition at line 25 of file SelectQuery.hpp.
#include <SelectQuery.hpp>

Public Member Functions | |
| virtual spaf::FeaturesBag | selectFeatures (const Storage *) const =0 |
| Execute the Query. | |
|
virtual std::list < spafgraph::Node * > | selectNodes (const Storage *) const =0 |
| Generated on Wed Oct 15 2014 00:37:51 for Jafar by doxygen 1.7.6.1 |
|