kdevplatform/language/duchain
#include <enumeratortype.h>

Public Types | |
enum | { Identity = 20 } |
using | Data = EnumeratorTypeData |
using | Ptr = TypePtr< EnumeratorType > |
Protected Member Functions | |
TYPE_DECLARE_DATA (EnumeratorType) | |
Detailed Description
Definition at line 34 of file enumeratortype.h.
Member Typedef Documentation
◆ Data
Definition at line 62 of file enumeratortype.h.
◆ Ptr
Definition at line 46 of file enumeratortype.h.
Member Enumeration Documentation
◆ anonymous enum
anonymous enum |
Enumerator | |
---|---|
Identity |
Definition at line 58 of file enumeratortype.h.
Constructor & Destructor Documentation
◆ EnumeratorType() [1/3]
KDevelop::EnumeratorType::EnumeratorType | ( | const EnumeratorType & | rhs | ) |
Definition at line 30 of file enumeratortype.cpp.
◆ EnumeratorType() [2/3]
|
explicit |
Definition at line 35 of file enumeratortype.cpp.
◆ EnumeratorType() [3/3]
KDevelop::EnumeratorType::EnumeratorType | ( | ) |
Definition at line 40 of file enumeratortype.cpp.
Member Function Documentation
◆ clone()
|
override |
Definition at line 47 of file enumeratortype.cpp.
◆ equals()
|
override |
Definition at line 52 of file enumeratortype.cpp.
◆ hash()
|
override |
Definition at line 66 of file enumeratortype.cpp.
◆ operator=()
|
delete |
◆ toString()
|
override |
Definition at line 76 of file enumeratortype.cpp.
◆ TYPE_DECLARE_DATA()
|
protected |
◆ whichType()
|
override |
Definition at line 71 of file enumeratortype.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Mar 4 2021 23:31:18 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.