Definition at line 120 of file TClassEdit.h.
#include <TClassEdit.h>
◆ TInterpreterLookupHelper()
TClassEdit::TInterpreterLookupHelper::TInterpreterLookupHelper |
( |
| ) |
|
|
inline |
◆ ~TInterpreterLookupHelper()
virtual TClassEdit::TInterpreterLookupHelper::~TInterpreterLookupHelper |
( |
| ) |
|
|
inlinevirtual |
◆ ExistingTypeCheck()
virtual bool TClassEdit::TInterpreterLookupHelper::ExistingTypeCheck |
( |
const std::string & |
, |
|
|
std::string & |
|
|
) |
| |
|
pure virtual |
◆ GetPartiallyDesugaredName()
virtual void TClassEdit::TInterpreterLookupHelper::GetPartiallyDesugaredName |
( |
std::string & |
| ) |
|
|
pure virtual |
◆ GetPartiallyDesugaredNameWithScopeHandling()
virtual bool TClassEdit::TInterpreterLookupHelper::GetPartiallyDesugaredNameWithScopeHandling |
( |
const std::string & |
, |
|
|
std::string & |
|
|
) |
| |
|
pure virtual |
◆ IsAlreadyPartiallyDesugaredName()
virtual bool TClassEdit::TInterpreterLookupHelper::IsAlreadyPartiallyDesugaredName |
( |
const std::string & |
, |
|
|
const std::string & |
|
|
) |
| |
|
pure virtual |
◆ IsDeclaredScope()
virtual bool TClassEdit::TInterpreterLookupHelper::IsDeclaredScope |
( |
const std::string & |
, |
|
|
bool & |
|
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: