Definition at line 120 of file TClassEdit.h.
#include <TClassEdit.h>
◆ TInterpreterLookupHelper()
TClassEdit::TInterpreterLookupHelper::TInterpreterLookupHelper |
( |
| ) |
|
|
inline |
◆ ~TInterpreterLookupHelper()
TClassEdit::TInterpreterLookupHelper::~TInterpreterLookupHelper |
( |
| ) |
|
|
virtual |
◆ 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 & |
, |
|
|
bool |
= true |
|
) |
| |
|
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 |
◆ ShuttingDownSignal()
virtual void TClassEdit::TInterpreterLookupHelper::ShuttingDownSignal |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: