kdevelop/kdevplatform/language/duchain
instantiationinformation.h File Reference
#include <language/languageexport.h>
#include "types/abstracttype.h"
#include "types/indexedtype.h"
#include "appendedlist.h"
#include <serialization/referencecounting.h>
Include dependency graph for instantiationinformation.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
KDevelop | |
Functions | |
KDevelop::~IndexedInstantiationInformation () | |
uint | KDevelop::hash () const |
uint | KDevelop::index () const |
KDEVPLATFORMLANGUAGE_EXPORT DECLARE_LIST_MEMBER_HASH(InstantiationInformation, templateParameters, IndexedType) class KDEVPLATFORMLANGUAGE_EXPORT IndexedInstantiationInformation | KDevelop::IndexedInstantiationInformation (uint index) |
KDevelop::IndexedInstantiationInformation (const IndexedInstantiationInformation &rhs) | |
const InstantiationInformation & | KDevelop::information () const |
bool | KDevelop::isValid () const |
IndexedInstantiationInformation & | KDevelop::operator= (const IndexedInstantiationInformation &rhs) |
bool | KDevelop::operator== (const IndexedInstantiationInformation &rhs) const |
Q_DECLARE_TYPEINFO (KDevelop::IndexedInstantiationInformation, Q_MOVABLE_TYPE) | |
Q_DECLARE_TYPEINFO (KDevelop::InstantiationInformation, Q_MOVABLE_TYPE) | |
Variables | |
uint | KDevelop::m_index |
Function Documentation
Q_DECLARE_TYPEINFO | ( | KDevelop::IndexedInstantiationInformation | , |
Q_MOVABLE_TYPE | |||
) |
Q_DECLARE_TYPEINFO | ( | KDevelop::InstantiationInformation | , |
Q_MOVABLE_TYPE | |||
) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sun Dec 8 2019 04:31:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sun Dec 8 2019 04:31:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.