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

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

back_dico_gum::learning::DBTranslatormutableprotected
clone() const overridegum::learning::DBTranslator4LabelizedVariablevirtual
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 finalgum::learning::DBTranslator4LabelizedVariablevirtual
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 finalgum::learning::DBTranslator4LabelizedVariablevirtual
needsReordering() const finalgum::learning::DBTranslator4LabelizedVariablevirtual
operator<<(std::string_view 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::DBTranslatorprotected
gum::learning::DBTranslator::operator=(DBTranslator &&from)gum::learning::DBTranslatorprotected
operator>>(const DBTranslatedValue translated_val)gum::learning::DBTranslator
reorder() finalgum::learning::DBTranslator4LabelizedVariablevirtual
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) finalgum::learning::DBTranslator4LabelizedVariablevirtual
translateBack(const DBTranslatedValue translated_val) const finalgum::learning::DBTranslator4LabelizedVariablevirtual
val_type_gum::learning::DBTranslatorprotected
variable() const finalgum::learning::DBTranslator4LabelizedVariablevirtual
~DBTranslator()gum::learning::DBTranslatorvirtual
~DBTranslator4LabelizedVariable() overridegum::learning::DBTranslator4LabelizedVariable