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

#include <FormInfo.h>

Public Member Functions

bool operator== (const CAccentModel &X) const
 
bool ReadFromString (const string &s)
 
string ToString () const
 

Public Attributes

vector< BYTEm_Accents
 

Member Function Documentation

◆ operator==()

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

References m_Accents.

◆ ReadFromString()

bool CAccentModel::ReadFromString ( const string &  s)

References StringTokenizer::val().

Referenced by ReadAccentModels().

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

◆ ToString()

string CAccentModel::ToString ( ) const

References Format().

Here is the call graph for this function:

Member Data Documentation

◆ m_Accents

vector<BYTE> CAccentModel::m_Accents

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