51#ifndef DOXYGEN_SHOULD_SKIP_THIS
66 return std::size_t(1);
A DBRowGenerator class that returns exactly the rows it gets in input.
virtual const DBRow< DBTranslatedValue > & generate() final
generates one ouput DBRow for each DBRow passed to method setInputRow
virtual std::size_t computeRows_(const DBRow< DBTranslatedValue > &row) final
computes the rows it will provide as output
void decreaseRemainingRows()
decrease the number of remaining output rows
The class for storing a record in a database.
include the inlined functions if necessary
gum is the global namespace for all aGrUM entities