ddc
Public Member Functions | Public Attributes | List of all members
CDumpParadigm Struct Reference

#include <wizard.h>

Collaboration diagram for CDumpParadigm:
Collaboration graph
[legend]

Public Member Functions

void SetEmpty ()
 
bool ReadFromFile (FILE *fp, int &line_no, bool &bError, string &Errors)
 
bool SaveToFile (FILE *fp) const
 
bool SaveHeaderToFile (FILE *fp) const
 

Public Attributes

string m_TypeGrammemsStr
 
string m_PrefixesStr
 
string m_SlfStr
 
string m_AuthorStr
 
CMorphSession m_Session
 
int m_FirstSlfLineNo
 

Member Function Documentation

◆ SetEmpty()

void CDumpParadigm::SetEmpty ( )

◆ ReadFromFile()

bool CDumpParadigm::ReadFromFile ( FILE *  fp,
int &  line_no,
bool &  bError,
string &  Errors 
)

References Format(), PrefixesField, SessionField, Trim(), and TypeGrmField.

Referenced by MorphoWizard::ReadNextParadigmFromFile().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SaveToFile()

bool CDumpParadigm::SaveToFile ( FILE *  fp) const

◆ SaveHeaderToFile()

bool CDumpParadigm::SaveHeaderToFile ( FILE *  fp) const

Member Data Documentation

◆ m_TypeGrammemsStr

string CDumpParadigm::m_TypeGrammemsStr

◆ m_PrefixesStr

string CDumpParadigm::m_PrefixesStr

◆ m_SlfStr

string CDumpParadigm::m_SlfStr

◆ m_AuthorStr

string CDumpParadigm::m_AuthorStr

◆ m_Session

CMorphSession CDumpParadigm::m_Session

◆ m_FirstSlfLineNo

int CDumpParadigm::m_FirstSlfLineNo

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