allocator_type typedef | gum::learning::DBRowGeneratorIdentity< ALLOC > | |
clone() const override final | gum::learning::DBRowGeneratorIdentity< ALLOC > | virtual |
clone(const allocator_type &alloc) const override final | gum::learning::DBRowGeneratorIdentity< ALLOC > | virtual |
column_types_ | gum::learning::DBRowGenerator< ALLOC > | protected |
columns_of_interest_ | gum::learning::DBRowGenerator< ALLOC > | protected |
columnsOfInterest() const | gum::learning::DBRowGenerator< ALLOC > | |
computeRows_(const DBRow< DBTranslatedValue, ALLOC > &row) final | gum::learning::DBRowGeneratorIdentity< ALLOC > | protectedvirtual |
DBRowGenerator(const std::vector< DBTranslatedValueType, ALLOC< DBTranslatedValueType > > column_types, const DBRowGeneratorGoal goal, const allocator_type &alloc=allocator_type()) | gum::learning::DBRowGenerator< ALLOC > | |
DBRowGenerator(const DBRowGenerator< ALLOC > &from) | gum::learning::DBRowGenerator< ALLOC > | |
DBRowGenerator(const DBRowGenerator< ALLOC > &from, const allocator_type &alloc) | gum::learning::DBRowGenerator< ALLOC > | |
DBRowGenerator(DBRowGenerator< ALLOC > &&from) | gum::learning::DBRowGenerator< ALLOC > | |
DBRowGenerator(DBRowGenerator< ALLOC > &&from, const allocator_type &alloc) | gum::learning::DBRowGenerator< ALLOC > | |
DBRowGeneratorIdentity(const std::vector< DBTranslatedValueType, ALLOC< DBTranslatedValueType > > column_types, const allocator_type &alloc=allocator_type()) | gum::learning::DBRowGeneratorIdentity< ALLOC > | |
DBRowGeneratorIdentity(const DBRowGeneratorIdentity< ALLOC > &from) | gum::learning::DBRowGeneratorIdentity< ALLOC > | |
DBRowGeneratorIdentity(const DBRowGeneratorIdentity< ALLOC > &from, const allocator_type &alloc) | gum::learning::DBRowGeneratorIdentity< ALLOC > | |
DBRowGeneratorIdentity(DBRowGeneratorIdentity< ALLOC > &&from) | gum::learning::DBRowGeneratorIdentity< ALLOC > | |
DBRowGeneratorIdentity(DBRowGeneratorIdentity< ALLOC > &&from, const allocator_type &alloc) | gum::learning::DBRowGeneratorIdentity< ALLOC > | |
decreaseRemainingRows() | gum::learning::DBRowGenerator< ALLOC > | |
generate() final | gum::learning::DBRowGeneratorIdentity< ALLOC > | virtual |
getAllocator() const | gum::learning::DBRowGeneratorIdentity< ALLOC > | |
goal() const | gum::learning::DBRowGenerator< ALLOC > | |
goal_ | gum::learning::DBRowGenerator< ALLOC > | protected |
hasRows() | gum::learning::DBRowGenerator< ALLOC > | |
nb_remaining_output_rows_ | gum::learning::DBRowGenerator< ALLOC > | protected |
operator=(const DBRowGeneratorIdentity< ALLOC > &from) | gum::learning::DBRowGeneratorIdentity< ALLOC > | |
operator=(DBRowGeneratorIdentity< ALLOC > &&from) | gum::learning::DBRowGeneratorIdentity< ALLOC > | |
gum::learning::DBRowGenerator::operator=(const DBRowGenerator< ALLOC > &) | gum::learning::DBRowGenerator< ALLOC > | protected |
gum::learning::DBRowGenerator::operator=(DBRowGenerator< ALLOC > &&) | gum::learning::DBRowGenerator< ALLOC > | protected |
reset() | gum::learning::DBRowGenerator< ALLOC > | virtual |
setColumnsOfInterest(const std::vector< std::size_t, ALLOC< std::size_t > > &cols_of_interest) | gum::learning::DBRowGenerator< ALLOC > | virtual |
setColumnsOfInterest(std::vector< std::size_t, ALLOC< std::size_t > > &&cols_of_interest) | gum::learning::DBRowGenerator< ALLOC > | virtual |
setInputRow(const DBRow< DBTranslatedValue, ALLOC > &row) | gum::learning::DBRowGenerator< ALLOC > | |
~DBRowGenerator() | gum::learning::DBRowGenerator< ALLOC > | virtual |
~DBRowGeneratorIdentity() | gum::learning::DBRowGeneratorIdentity< ALLOC > | |