aGrUM  0.20.3
a C++ library for (probabilistic) graphical models
gum::learning::DBTranslator< ALLOC > Member List

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

allocator_type typedefgum::learning::DBTranslator< ALLOC >
back_dico_gum::learning::DBTranslator< ALLOC >mutableprotected
clone() const =0gum::learning::DBTranslator< ALLOC >pure virtual
clone(const allocator_type &alloc) const =0gum::learning::DBTranslator< ALLOC >pure virtual
DBTranslator(DBTranslatedValueType val_type, const std::vector< std::string, XALLOC< std::string > > &missing_symbols, const bool editable_dictionary=true, std::size_t max_dico_entries=std::numeric_limits< std::size_t >::max(), const allocator_type &alloc=allocator_type())gum::learning::DBTranslator< ALLOC >
DBTranslator(DBTranslatedValueType val_type, const bool editable_dictionary=true, std::size_t max_dico_entries=std::numeric_limits< std::size_t >::max(), const allocator_type &alloc=allocator_type())gum::learning::DBTranslator< ALLOC >
DBTranslator(const DBTranslator< ALLOC > &from)gum::learning::DBTranslator< ALLOC >
DBTranslator(const DBTranslator< ALLOC > &from, const allocator_type &alloc)gum::learning::DBTranslator< ALLOC >
DBTranslator(DBTranslator< ALLOC > &&from)gum::learning::DBTranslator< ALLOC >
DBTranslator(DBTranslator< ALLOC > &&from, const allocator_type &alloc)gum::learning::DBTranslator< ALLOC >
domainSize() const =0gum::learning::DBTranslator< ALLOC >pure virtual
getAllocator() constgum::learning::DBTranslator< ALLOC >
getValType() constgum::learning::DBTranslator< ALLOC >
hasEditableDictionary() constgum::learning::DBTranslator< ALLOC >virtual
is_dictionary_dynamic_gum::learning::DBTranslator< ALLOC >protected
isMissingSymbol(const std::string &str) constgum::learning::DBTranslator< ALLOC >
isMissingValue(const DBTranslatedValue &val) constgum::learning::DBTranslator< ALLOC >
max_dico_entries_gum::learning::DBTranslator< ALLOC >protected
missing_symbols_gum::learning::DBTranslator< ALLOC >protected
missingSymbols() constgum::learning::DBTranslator< ALLOC >
missingValue() const =0gum::learning::DBTranslator< ALLOC >pure virtual
needsReordering() const =0gum::learning::DBTranslator< ALLOC >pure virtual
operator<<(const std::string &str)gum::learning::DBTranslator< ALLOC >
operator=(const DBTranslator< ALLOC > &from)gum::learning::DBTranslator< ALLOC >protected
operator=(DBTranslator< ALLOC > &&from)gum::learning::DBTranslator< ALLOC >protected
operator>>(const DBTranslatedValue translated_val)gum::learning::DBTranslator< ALLOC >
reorder()=0gum::learning::DBTranslator< ALLOC >pure virtual
setEditableDictionaryMode(bool new_mode)gum::learning::DBTranslator< ALLOC >virtual
setVariableDescription(const std::string &str) constgum::learning::DBTranslator< ALLOC >
setVariableName(const std::string &str) constgum::learning::DBTranslator< ALLOC >
translate(const std::string &str)=0gum::learning::DBTranslator< ALLOC >pure virtual
translateBack(const DBTranslatedValue translated_val) const =0gum::learning::DBTranslator< ALLOC >pure virtual
val_type_gum::learning::DBTranslator< ALLOC >protected
variable() const =0gum::learning::DBTranslator< ALLOC >pure virtual
~DBTranslator()gum::learning::DBTranslator< ALLOC >virtual