|
ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
|
#include <tom-tsdb/datastore.hpp>
Public Member Functions | |
| virtual const tom::String & | name ()=0 |
| virtual bool | next ()=0 |
datastore_match is a simple wrapper for query results providing next() and name() methods to iterate over results
|
pure virtual |
the name of the next matched time_series
|
pure virtual |
does the datastore_match have any more items