lm::builder::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 12 of file header_info.hh.


Constructor & Destructor Documentation

lm::builder::HeaderInfo::HeaderInfo (  )  [inline]

Definition at line 17 of file header_info.hh.

lm::builder::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 19 of file header_info.hh.


Member Data Documentation

Definition at line 15 of file header_info.hh.

Referenced by lm::builder::PrintHook::Sink(), and lm::builder::Output::SinkProbs().

Definition at line 13 of file header_info.hh.

Referenced by lm::builder::PrintHook::Sink().

Definition at line 14 of file header_info.hh.

Referenced by lm::builder::PrintHook::Sink().


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

Generated on Thu Jul 6 00:32:43 2017 for Moses by  doxygen 1.5.9