52#ifndef DOXYGEN_SHOULD_SKIP_THIS
67 return std::size_t(1);
A DBRowGenerator class that returns exactly the rows it gets in input.
std::size_t computeRows_(const DBRow< DBTranslatedValue > &row) final
computes the rows it will provide as output
const DBRow< DBTranslatedValue > & generate() final
generates one output DBRow for each DBRow passed to method setInputRow
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