aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
gum::learning::DBTranslator Member List

This is the complete list of members for gum::learning::DBTranslator, including all inherited members.

back_dico_gum::learning::DBTranslatormutableprotected
clone() const =0gum::learning::DBTranslatorpure 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
domainSize() const =0gum::learning::DBTranslatorpure virtual
getDictionary() constgum::learning::DBTranslatorvirtual
getValType() constgum::learning::DBTranslator
hasEditableDictionary() constgum::learning::DBTranslatorvirtual
is_dictionary_dynamic_gum::learning::DBTranslatorprotected
is_lossless_gum::learning::DBTranslatorprotected
isLossless() constgum::learning::DBTranslator
isMissingSymbol(std::string_view str) constgum::learning::DBTranslator
isMissingValue(const DBTranslatedValue &val) constgum::learning::DBTranslator
max_dico_entries_gum::learning::DBTranslatorprotected
missing_symbols_gum::learning::DBTranslatorprotected
missingSymbols() constgum::learning::DBTranslator
missingValue() const =0gum::learning::DBTranslatorpure virtual
needsReordering() const =0gum::learning::DBTranslatorpure virtual
operator<<(std::string_view str)gum::learning::DBTranslator
operator=(const DBTranslator &from)gum::learning::DBTranslatorprotected
operator=(DBTranslator &&from)gum::learning::DBTranslatorprotected
operator>>(const DBTranslatedValue translated_val)gum::learning::DBTranslator
reorder()=0gum::learning::DBTranslatorpure virtual
setEditableDictionaryMode(bool new_mode)gum::learning::DBTranslatorvirtual
setVariableDescription(std::string_view str) constgum::learning::DBTranslator
setVariableName(std::string_view str) constgum::learning::DBTranslator
translate(std::string_view str)=0gum::learning::DBTranslatorpure virtual
translateBack(const DBTranslatedValue translated_val) const =0gum::learning::DBTranslatorpure virtual
val_type_gum::learning::DBTranslatorprotected
variable() const =0gum::learning::DBTranslatorpure virtual
~DBTranslator()gum::learning::DBTranslatorvirtual