• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdevelop API Reference
  • KDE Home
  • Contact Us
 

kdevplatform/language/duchain

  • KDevelop
  • TypeAliasType
Public Types | Public Member Functions | Protected Member Functions | List of all members
KDevelop::TypeAliasType Class Reference

#include <typealiastype.h>

Inheritance diagram for KDevelop::TypeAliasType:
Inheritance graph
[legend]

Public Types

enum  { Identity = 9 }
 
using Data = TypeAliasTypeData
 
using Ptr = TypePtr< TypeAliasType >
 

Public Member Functions

 TypeAliasType ()
 
 TypeAliasType (const TypeAliasType &rhs)
 
 TypeAliasType (TypeAliasTypeData &data)
 
KDevelop::AbstractType * clone () const override
 
bool equals (const KDevelop::AbstractType *rhs) const override
 
void exchangeTypes (KDevelop::TypeExchanger *exchanger) override
 
uint hash () const override
 
TypeAliasType & operator= (const TypeAliasType &rhs)=delete
 
void setType (const KDevelop::AbstractType::Ptr &type)
 
QString toString () const override
 
KDevelop::AbstractType::Ptr type () const
 
KDevelop::AbstractType::WhichType whichType () const override
 
- Public Member Functions inherited from KDevelop::MergeIdentifiedType< Parent >
 MergeIdentifiedType ()
 
 MergeIdentifiedType (const MergeIdentifiedType &rhs)=delete
 
 MergeIdentifiedType (Data &data)
 
bool equals (const KDevelop::AbstractType *rhs) const override
 
const IdentifiedTypeData * idData () const override
 
IdentifiedTypeData * idData () override
 
- Public Member Functions inherited from KDevelop::IdentifiedType
virtual ~IdentifiedType ()
 
void clear ()
 
Declaration * declaration (const TopDUContext *top) const
 
DeclarationId declarationId () const
 
bool equals (const IdentifiedType *rhs) const
 
uint hash () const
 
DUContext * internalContext (const TopDUContext *top) const
 
QualifiedIdentifier qualifiedIdentifier () const
 
void setDeclaration (Declaration *declaration)
 
void setDeclarationId (const DeclarationId &id)
 

Protected Member Functions

void accept0 (KDevelop::TypeVisitor *v) const override
 
 TYPE_DECLARE_DATA (TypeAliasType)
 

Detailed Description

Definition at line 32 of file typealiastype.h.

Member Typedef Documentation

◆ Data

using KDevelop::TypeAliasType::Data = TypeAliasTypeData

Definition at line 73 of file typealiastype.h.

◆ Ptr

using KDevelop::TypeAliasType::Ptr = TypePtr<TypeAliasType>

Definition at line 36 of file typealiastype.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
Identity 

Definition at line 69 of file typealiastype.h.

Constructor & Destructor Documentation

◆ TypeAliasType() [1/3]

KDevelop::TypeAliasType::TypeAliasType ( const TypeAliasType &  rhs)
inline

Definition at line 38 of file typealiastype.h.

◆ TypeAliasType() [2/3]

KDevelop::TypeAliasType::TypeAliasType ( TypeAliasTypeData &  data)
inlineexplicit

Definition at line 42 of file typealiastype.h.

◆ TypeAliasType() [3/3]

KDevelop::TypeAliasType::TypeAliasType ( )
inline

Definition at line 46 of file typealiastype.h.

Member Function Documentation

◆ accept0()

void KDevelop::TypeAliasType::accept0 ( KDevelop::TypeVisitor *  v) const
overrideprotected

Definition at line 79 of file typealiastype.cpp.

◆ clone()

AbstractType * KDevelop::TypeAliasType::clone ( ) const
override

Definition at line 26 of file typealiastype.cpp.

◆ equals()

bool KDevelop::TypeAliasType::equals ( const KDevelop::AbstractType *  rhs) const
override

Definition at line 31 of file typealiastype.cpp.

◆ exchangeTypes()

void KDevelop::TypeAliasType::exchangeTypes ( KDevelop::TypeExchanger *  exchanger)
override

Definition at line 92 of file typealiastype.cpp.

◆ hash()

uint KDevelop::TypeAliasType::hash ( ) const
override

Definition at line 62 of file typealiastype.cpp.

◆ operator=()

TypeAliasType& KDevelop::TypeAliasType::operator= ( const TypeAliasType &  rhs)
delete

◆ setType()

void KDevelop::TypeAliasType::setType ( const KDevelop::AbstractType::Ptr &  type)

Definition at line 57 of file typealiastype.cpp.

◆ toString()

QString KDevelop::TypeAliasType::toString ( ) const
override

Definition at line 67 of file typealiastype.cpp.

◆ type()

AbstractType::Ptr KDevelop::TypeAliasType::type ( ) const

Definition at line 52 of file typealiastype.cpp.

◆ TYPE_DECLARE_DATA()

KDevelop::TypeAliasType::TYPE_DECLARE_DATA ( TypeAliasType  )
protected

◆ whichType()

KDevelop::AbstractType::WhichType KDevelop::TypeAliasType::whichType ( ) const
override

Definition at line 87 of file typealiastype.cpp.


The documentation for this class was generated from the following files:
  • typealiastype.h
  • typealiastype.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 09:40:53 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kdevplatform/language/duchain

Skip menu "kdevplatform/language/duchain"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdevelop API Reference

Skip menu "kdevelop API Reference"
  • kdevplatform
  •   debugger
  •   documentation
  •   interfaces
  •   language
  •     assistant
  •     backgroundparser
  •     checks
  •     classmodel
  •     codecompletion
  •     codegen
  •     duchain
  •     editor
  •     highlighting
  •     interfaces
  •     util
  •   outputview
  •   project
  •   serialization
  •   shell
  •   sublime
  •   tests
  •   util
  •   vcs

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal