Vowpal Wabbit
Public Attributes | List of all members
dictionary_info Struct Reference

#include <global_data.h>

Public Attributes

std::string name
 
uint64_t file_hash
 
std::shared_ptr< feature_dictdict
 

Member Data Documentation

◆ dict

std::shared_ptr<feature_dict> dictionary_info::dict

◆ file_hash

uint64_t dictionary_info::file_hash

◆ name

std::string dictionary_info::name

The documentation for this struct was generated from the following file: