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

#include <abbrev.h>

Public Member Functions

bool operator== (const CAbbrevItem X) const
 
bool operator< (const CAbbrevItem X) const
 

Public Attributes

AbbrevItemTypeEnum m_Type
 
string m_ItemStr
 

Member Function Documentation

◆ operator==()

bool CAbbrevItem::operator== ( const CAbbrevItem  X) const

References m_ItemStr.

◆ operator<()

bool CAbbrevItem::operator< ( const CAbbrevItem  X) const

References m_ItemStr.

Member Data Documentation

◆ m_Type

AbbrevItemTypeEnum CAbbrevItem::m_Type

◆ m_ItemStr

string CAbbrevItem::m_ItemStr

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