| back_dico_ | gum::learning::DBTranslator | mutableprotected |
| clone() const | gum::learning::DBTranslator4LabelizedVariable | 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 | |
| DBTranslator4LabelizedVariable(const std::vector< std::string > &missing_symbols, std::size_t max_dico_entries=std::numeric_limits< std::size_t >::max()) | gum::learning::DBTranslator4LabelizedVariable | |
| DBTranslator4LabelizedVariable(std::size_t max_dico_entries=std::numeric_limits< std::size_t >::max()) | gum::learning::DBTranslator4LabelizedVariable | |
| DBTranslator4LabelizedVariable(const LabelizedVariable &var, const std::vector< std::string > &missing_symbols, const bool editable_dictionary=false, std::size_t max_dico_entries=std::numeric_limits< std::size_t >::max()) | gum::learning::DBTranslator4LabelizedVariable | |
| DBTranslator4LabelizedVariable(const LabelizedVariable &var, const bool editable_dictionary=false, std::size_t max_dico_entries=std::numeric_limits< std::size_t >::max()) | gum::learning::DBTranslator4LabelizedVariable | |
| DBTranslator4LabelizedVariable(const DBTranslator4LabelizedVariable &from) | gum::learning::DBTranslator4LabelizedVariable | |
| DBTranslator4LabelizedVariable(DBTranslator4LabelizedVariable &&from) | gum::learning::DBTranslator4LabelizedVariable | |
| domainSize() const final | gum::learning::DBTranslator4LabelizedVariable | virtual |
| getDictionary() const | gum::learning::DBTranslator | virtual |
| getValType() const | gum::learning::DBTranslator | |
| hasEditableDictionary() const | gum::learning::DBTranslator | 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::DBTranslator4LabelizedVariable | virtual |
| needsReordering() const final | gum::learning::DBTranslator4LabelizedVariable | virtual |
| operator<<(const std::string &str) | gum::learning::DBTranslator | |
| operator=(const DBTranslator4LabelizedVariable &from) | gum::learning::DBTranslator4LabelizedVariable | |
| operator=(DBTranslator4LabelizedVariable &&from) | gum::learning::DBTranslator4LabelizedVariable | |
| 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::DBTranslator4LabelizedVariable | virtual |
| setEditableDictionaryMode(bool new_mode) | gum::learning::DBTranslator | 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::DBTranslator4LabelizedVariable | virtual |
| translateBack(const DBTranslatedValue translated_val) const final | gum::learning::DBTranslator4LabelizedVariable | virtual |
| val_type_ | gum::learning::DBTranslator | protected |
| variable() const final | gum::learning::DBTranslator4LabelizedVariable | virtual |
| ~DBTranslator() | gum::learning::DBTranslator | virtual |
| ~DBTranslator4LabelizedVariable() | gum::learning::DBTranslator4LabelizedVariable | virtual |