Classes | Functions | Variables

FormInfo.h File Reference

#include "string.h"
Include dependency graph for FormInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

Functions

Variables


Function Documentation

void ReadFlexiaModels ( FILE *  fp,
vector< CFlexiaModel > &  FlexiaModels 
)

References MaxMrdLineLength, CFlexiaModel::ReadFromString(), and Trim().

Referenced by CMorphDict::Load(), and MorphoWizard::load_mrd().

Here is the call graph for this function:

Here is the caller graph for this function:

void WriteFlexiaModels ( FILE *  out_fp,
const vector< CFlexiaModel > &  FlexiaModels 
)

Referenced by CMorphDict::Save(), and MorphoWizard::save_mrd().

Here is the caller graph for this function:

void ReadAccentModels ( FILE *  fp,
vector< CAccentModel > &  AccentModels 
)

References MaxMrdLineLength, and CAccentModel::ReadFromString().

Referenced by CMorphDict::Load(), and MorphoWizard::load_mrd().

Here is the call graph for this function:

Here is the caller graph for this function:

void WriteAccentModels ( FILE *  out_fp,
const vector< CAccentModel > &  AccentModels 
)

Referenced by CMorphDict::Save(), and MorphoWizard::save_mrd().

Here is the caller graph for this function:


Variable Documentation

const size_t CommonAncodeSize = 2
const WORD UnknownParadigmNo = 0xffff-1
const WORD UnknownAccentModelNo = 0xffff-1