HeaderInfo Struct Reference

#include <header_info.hh>

List of all members.

Public Member Functions

 HeaderInfo ()
 HeaderInfo (const std::string &input_file_in, uint64_t token_count_in, const std::vector< uint64_t > &counts_pruned_in)

Public Attributes

std::string input_file
uint64_t token_count
std::vector< uint64_t > counts_pruned


Detailed Description

Definition at line 10 of file header_info.hh.


Constructor & Destructor Documentation

HeaderInfo::HeaderInfo (  )  [inline]

Definition at line 15 of file header_info.hh.

HeaderInfo::HeaderInfo ( const std::string &  input_file_in,
uint64_t  token_count_in,
const std::vector< uint64_t > &  counts_pruned_in 
) [inline]

Definition at line 17 of file header_info.hh.


Member Data Documentation

std::vector<uint64_t> HeaderInfo::counts_pruned

Definition at line 13 of file header_info.hh.

Referenced by lm::builder::PrintARPA::Run().

Definition at line 11 of file header_info.hh.

Referenced by lm::builder::PrintARPA::Run().

Definition at line 12 of file header_info.hh.

Referenced by lm::builder::PrintARPA::Run().


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

Generated on Thu Aug 27 00:31:50 2015 for Moses by  doxygen 1.5.9