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

#include <gzfile.h>

Public Member Functions

 OGzFile (const std::string &source)
 
 OGzFile (const char *source)
 
bool operator! () const
 
void Write (const std::stringstream &ssbuf)
 

Detailed Description

Definition at line 55 of file gzfile.h.

Constructor & Destructor Documentation

fst::OGzFile::OGzFile ( const std::string &  source)
inlineexplicit

Definition at line 57 of file gzfile.h.

fst::OGzFile::OGzFile ( const char *  source)
inlineexplicit

Definition at line 59 of file gzfile.h.

Member Function Documentation

bool fst::OGzFile::operator! ( ) const
inline

Definition at line 61 of file gzfile.h.

void fst::OGzFile::Write ( const std::stringstream &  ssbuf)
inline

Definition at line 63 of file gzfile.h.


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