SIS
Symmetric Index Structures
/Users/dbr/ma/src/bas/lml/cmd/cmdCompressedAutomatonLang.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void CmdCompressedAutomatonLang (const S8 *fileNameInput, const S8 *fileNameOutput, UINT encoding)
void CmdCompressedAutomatonStat (const S8 *fileNameInput, const S8 *fileNameOutput)
void CmdCompressedAutomatonDumpGV (const S8 *fileNameInput, const S8 *fileNameOutput, UINT encoding)
void CmdSCDAWGStat (const S8 *fileNameInput, const S8 *fileNameOutput)
void CmdSCDAWGDumpGV (const S8 *fileNameInput, const S8 *fileNameOutput, UINT encoding)
void SCDAWGLeftLang (const S8 *fileNameInput, const S8 *fileNameOutput, UINT encoding)

Function Documentation

void CmdCompressedAutomatonDumpGV ( const S8 fileNameInput,
const S8 fileNameOutput,
UINT  encoding 
)

Definition at line 80 of file cmdCompressedAutomatonLang.c.

Referenced by CommandExecute().

void CmdCompressedAutomatonLang ( const S8 fileNameInput,
const S8 fileNameOutput,
UINT  encoding 
)

Definition at line 17 of file cmdCompressedAutomatonLang.c.

Referenced by CommandExecute().

void CmdCompressedAutomatonStat ( const S8 fileNameInput,
const S8 fileNameOutput 
)

Definition at line 32 of file cmdCompressedAutomatonLang.c.

Referenced by CommandExecute().

void CmdSCDAWGDumpGV ( const S8 fileNameInput,
const S8 fileNameOutput,
UINT  encoding 
)

Definition at line 139 of file cmdCompressedAutomatonLang.c.

Referenced by CommandExecute().

void CmdSCDAWGStat ( const S8 fileNameInput,
const S8 fileNameOutput 
)

Definition at line 47 of file cmdCompressedAutomatonLang.c.

Referenced by CommandExecute().

void SCDAWGLeftLang ( const S8 fileNameInput,
const S8 fileNameOutput,
UINT  encoding 
)

Definition at line 169 of file cmdCompressedAutomatonLang.c.

Referenced by CommandExecute().