#include <kaldi-holder-inl.h>
|
typedef std::vector< std::string > | T |
|
Definition at line 695 of file kaldi-holder-inl.h.
typedef std::vector<std::string> T |
◆ TokenVectorHolder()
◆ Clear()
◆ ExtractRange()
◆ IsReadInBinary()
static bool IsReadInBinary |
( |
| ) |
|
|
inlinestatic |
◆ KALDI_DISALLOW_COPY_AND_ASSIGN()
◆ Read()
bool Read |
( |
std::istream & |
is | ) |
|
|
inline |
◆ Swap()
◆ Value()
◆ Write()
static bool Write |
( |
std::ostream & |
os, |
|
|
bool |
, |
|
|
const T & |
t |
|
) |
| |
|
inlinestatic |
Definition at line 701 of file kaldi-holder-inl.h.
References kaldi::IsToken(), and KALDI_ASSERT.
702 for (std::vector<std::string>::const_iterator iter = t.begin();
bool IsToken(const std::string &token)
Returns true if "token" is nonempty, and all characters are printable and whitespace-free.
#define KALDI_ASSERT(cond)
◆ t_
The documentation for this class was generated from the following file: