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

Public Member Functions

 CModelPostfix (string Postfix, size_t ModelNo)
 
bool operator< (const CModelPostfix &X) const
 

Public Attributes

string m_Postfix
 
size_t m_ModelNo
 

Constructor & Destructor Documentation

◆ CModelPostfix()

CModelPostfix::CModelPostfix ( string  Postfix,
size_t  ModelNo 
)
inline

Member Function Documentation

◆ operator<()

bool CModelPostfix::operator< ( const CModelPostfix X) const
inline

References m_ModelNo, and m_Postfix.

Member Data Documentation

◆ m_Postfix

string CModelPostfix::m_Postfix

Referenced by operator<().

◆ m_ModelNo

size_t CModelPostfix::m_ModelNo

Referenced by operator<().


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