| back_dico_ | gum::learning::DBTranslator | mutableprotected |
| clone() const | gum::learning::DBTranslator4IntegerVariable | virtual |
| DBTranslator(DBTranslatedValueType val_type, const bool is_lossless, const std::vector< std::string > &missing_symbols, const bool editable_dictionary=true, std::size_t max_dico_entries=std::numeric_limits< std::size_t >::max()) | gum::learning::DBTranslator | |
| DBTranslator(DBTranslatedValueType val_type, const bool is_lossless, const bool editable_dictionary=true, std::size_t max_dico_entries=std::numeric_limits< std::size_t >::max()) | gum::learning::DBTranslator | |
| DBTranslator(const DBTranslator &from) | gum::learning::DBTranslator | |
| DBTranslator(DBTranslator &&from) | gum::learning::DBTranslator | |
| DBTranslator4IntegerVariable(const IntegerVariable &var, const std::vector< std::string > &missing_symbols, std::size_t max_dico_entries=std::numeric_limits< std::size_t >::max()) | gum::learning::DBTranslator4IntegerVariable | |
| DBTranslator4IntegerVariable(const IntegerVariable &var, std::size_t max_dico_entries=std::numeric_limits< std::size_t >::max()) | gum::learning::DBTranslator4IntegerVariable | |
| DBTranslator4IntegerVariable(const DBTranslator4IntegerVariable &from) | gum::learning::DBTranslator4IntegerVariable | |
| DBTranslator4IntegerVariable(DBTranslator4IntegerVariable &&from) | gum::learning::DBTranslator4IntegerVariable | |
| domainSize() const final | gum::learning::DBTranslator4IntegerVariable | virtual |
| getDictionary() const | gum::learning::DBTranslator | virtual |
| getValType() const | gum::learning::DBTranslator | |
| hasEditableDictionary() const final | gum::learning::DBTranslator4IntegerVariable | virtual |
| is_dictionary_dynamic_ | gum::learning::DBTranslator | protected |
| is_lossless_ | gum::learning::DBTranslator | protected |
| isLossless() const | gum::learning::DBTranslator | |
| isMissingSymbol(const std::string &str) const | gum::learning::DBTranslator | |
| isMissingValue(const DBTranslatedValue &val) const | gum::learning::DBTranslator | |
| max_dico_entries_ | gum::learning::DBTranslator | protected |
| missing_symbols_ | gum::learning::DBTranslator | protected |
| missingSymbols() const | gum::learning::DBTranslator | |
| missingValue() const final | gum::learning::DBTranslator4IntegerVariable | virtual |
| needsReordering() const final | gum::learning::DBTranslator4IntegerVariable | virtual |
| operator<<(const std::string &str) | gum::learning::DBTranslator | |
| operator=(const DBTranslator4IntegerVariable &from) | gum::learning::DBTranslator4IntegerVariable | |
| operator=(DBTranslator4IntegerVariable &&from) | gum::learning::DBTranslator4IntegerVariable | |
| gum::learning::DBTranslator::operator=(const DBTranslator &from) | gum::learning::DBTranslator | protected |
| gum::learning::DBTranslator::operator=(DBTranslator &&from) | gum::learning::DBTranslator | protected |
| operator>>(const DBTranslatedValue translated_val) | gum::learning::DBTranslator | |
| reorder() final | gum::learning::DBTranslator4IntegerVariable | virtual |
| setEditableDictionaryMode(bool new_mode) final | gum::learning::DBTranslator4IntegerVariable | virtual |
| setVariableDescription(const std::string &str) const | gum::learning::DBTranslator | |
| setVariableName(const std::string &str) const | gum::learning::DBTranslator | |
| translate(const std::string &str) final | gum::learning::DBTranslator4IntegerVariable | virtual |
| translateBack(const DBTranslatedValue translated_val) const final | gum::learning::DBTranslator4IntegerVariable | virtual |
| val_type_ | gum::learning::DBTranslator | protected |
| variable() const final | gum::learning::DBTranslator4IntegerVariable | virtual |
| ~DBTranslator() | gum::learning::DBTranslator | virtual |
| ~DBTranslator4IntegerVariable() | gum::learning::DBTranslator4IntegerVariable | virtual |