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

#include <FormInfo.h>

Public Member Functions

 CMorphForm (string Gramcode, string FlexiaStr, string PrefixStr)
 
bool operator== (const CMorphForm &X) const
 

Public Attributes

string m_Gramcode
 
string m_FlexiaStr
 
string m_PrefixStr
 

Constructor & Destructor Documentation

◆ CMorphForm()

CMorphForm::CMorphForm ( string  Gramcode,
string  FlexiaStr,
string  PrefixStr 
)
inline

Member Function Documentation

◆ operator==()

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

References m_FlexiaStr, m_Gramcode, and m_PrefixStr.

Member Data Documentation

◆ m_Gramcode

string CMorphForm::m_Gramcode

Referenced by operator==().

◆ m_FlexiaStr

string CMorphForm::m_FlexiaStr

◆ m_PrefixStr

string CMorphForm::m_PrefixStr

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