kdevplatform/language/duchain
structuretype.h
Go to the documentation of this file.
68 Identity = 6
#define TYPE_DECLARE_DATA(Class)
This macro is used to declare type-specific data-access functions within subclasses of AbstractType.
Definition: abstracttype.h:38
Private data structure for StructureType.
Definition: typesystemdata.h:198
QExplicitlySharedDataPointer wrapper with convenience functions attached.
Definition: typepointer.h:39
virtual WhichType whichType() const
Determine which data type this abstract type represents.
Definition: abstracttype.cpp:120
StructureType * fastCast< StructureType * >(AbstractType *from)
Definition: structuretype.h:80
Implements everything necessary to merge the given Parent class with IdentifiedType Your used Data cl...
Definition: identifiedtype.h:135
Definition: typesystem.h:41
Definition: abstractfunctiondeclaration.cpp:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Mar 3 2021 00:37:28 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Mar 3 2021 00:37:28 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.