GME
13
|
#include <MetaUtilities.h>
Public Member Functions | |
template<class TMETABASE > | |
CComBstrObj_lightequal (TMETABASE p_bs) | |
CComBstrObj_lightequal (const CComBSTR pNmspc) | |
bool | operator() (const CComBstrObj &pFullNmInParadigm, const CComBstrObj &pUnknownFormat) const |
bool | operator() (const CComBstrObj &pFullNmInParadigm, BSTR pUnknownFormat) const |
Public Attributes | |
CComBSTR | m_nmspc |
Definition at line 504 of file MetaUtilities.h.
CComBstrObj_lightequal::CComBstrObj_lightequal | ( | TMETABASE | p_bs | ) | [inline] |
Definition at line 510 of file MetaUtilities.h.
CComBstrObj_lightequal::CComBstrObj_lightequal | ( | const CComBSTR | pNmspc | ) | [inline] |
Definition at line 521 of file MetaUtilities.h.
bool CComBstrObj_lightequal::operator() | ( | const CComBstrObj & | pFullNmInParadigm, |
const CComBstrObj & | pUnknownFormat | ||
) | const [inline] |
Definition at line 527 of file MetaUtilities.h.
bool CComBstrObj_lightequal::operator() | ( | const CComBstrObj & | pFullNmInParadigm, |
BSTR | pUnknownFormat | ||
) | const [inline] |
Definition at line 545 of file MetaUtilities.h.
CComBSTR CComBstrObj_lightequal::m_nmspc |
Definition at line 506 of file MetaUtilities.h.