FST  openfst-1.8.3
OpenFst Library
Public Member Functions | List of all members
fst::CheckSummer Class Reference

#include <compat.h>

Public Member Functions

 CheckSummer ()
 
void Reset ()
 
void Update (std::string_view data)
 
std::string Digest ()
 

Detailed Description

Definition at line 95 of file compat.h.

Constructor & Destructor Documentation

fst::CheckSummer::CheckSummer ( )

Definition at line 29 of file compat.cc.

Member Function Documentation

std::string fst::CheckSummer::Digest ( )
inline

Definition at line 103 of file compat.h.

void fst::CheckSummer::Reset ( )

Definition at line 33 of file compat.cc.

void fst::CheckSummer::Update ( std::string_view  data)

Definition at line 38 of file compat.cc.


The documentation for this class was generated from the following files: