aGrUM  0.16.0
gum::learning::DBTranslator< ALLOC > Member List

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

_back_dicogum::learning::DBTranslator< ALLOC >mutableprotected
_is_dictionary_dynamicgum::learning::DBTranslator< ALLOC >protected
_max_dico_entriesgum::learning::DBTranslator< ALLOC >protected
_missing_symbolsgum::learning::DBTranslator< ALLOC >protected
_val_typegum::learning::DBTranslator< ALLOC >protected
allocator_type typedefgum::learning::DBTranslator< ALLOC >
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
isMissingSymbol(const std::string &str) constgum::learning::DBTranslator< ALLOC >
isMissingValue(const DBTranslatedValue &val) constgum::learning::DBTranslator< ALLOC >
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
variable() const =0gum::learning::DBTranslator< ALLOC >pure virtual
~DBTranslator()gum::learning::DBTranslator< ALLOC >virtual