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

#include <FormInfo.h>

Public Member Functions

bool operator== (const CFlexiaModel &X) const
 
bool ReadFromString (string &s)
 
string ToString () const
 
string get_first_flex () const
 
string get_first_code () const
 
bool has_ancode (const string &search_ancode) const
 

Public Attributes

string m_Comments
 
vector< CMorphFormm_Flexia
 

Member Function Documentation

◆ operator==()

bool CFlexiaModel::operator== ( const CFlexiaModel X) const
inline

References m_Flexia.

◆ ReadFromString()

bool CFlexiaModel::ReadFromString ( string &  s)

References FlexModelCommDelim, m_Comments, m_Flexia, and Trim().

Referenced by ReadFlexiaModels().

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

◆ ToString()

string CFlexiaModel::ToString ( ) const

References FlexModelCommDelim, m_Comments, and m_Flexia.

Referenced by MorphoWizard::log().

Here is the caller graph for this function:

◆ get_first_flex()

string CFlexiaModel::get_first_flex ( ) const

◆ get_first_code()

string CFlexiaModel::get_first_code ( ) const

References m_Flexia.

Referenced by MorphoWizard::CreatePredictIndex(), CMorphDictBuilder::GenerateUnitedFlexModels(), and CMorphDictBuilder::GenPredictIdx().

Here is the caller graph for this function:

◆ has_ancode()

bool CFlexiaModel::has_ancode ( const string &  search_ancode) const

References m_Flexia.

Member Data Documentation

◆ m_Comments

string CFlexiaModel::m_Comments

Referenced by ReadFromString(), and ToString().

◆ m_Flexia

vector<CMorphForm> CFlexiaModel::m_Flexia

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