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

kdevplatform/language/duchain

  • KDevelop
  • CodeModelItem
Public Types | Public Member Functions | Public Attributes | List of all members
KDevelop::CodeModelItem Struct Reference

#include <codemodel.h>

Public Types

enum  Kind {
  Unknown = 0, Function = 1, Variable = 2, Class = 4,
  ForwardDeclaration = 8, Namespace = 16, ClassMember = 32
}
 

Public Member Functions

 CodeModelItem ()
 
bool operator< (const CodeModelItem &rhs) const
 

Public Attributes

union {
   Kind   kind
 
   uint   uKind
 
}; 
 
IndexedQualifiedIdentifier id
 
uint referenceCount = 0
 

Detailed Description

Definition at line 35 of file codemodel.h.

Member Enumeration Documentation

◆ Kind

enum KDevelop::CodeModelItem::Kind
Enumerator
Unknown 
Function 
Variable 
Class 
ForwardDeclaration 
Namespace 
ClassMember 

Definition at line 41 of file codemodel.h.

Constructor & Destructor Documentation

◆ CodeModelItem()

KDevelop::CodeModelItem::CodeModelItem ( )
inline

Definition at line 37 of file codemodel.h.

Member Function Documentation

◆ operator<()

bool KDevelop::CodeModelItem::operator< ( const CodeModelItem &  rhs) const
inline

Definition at line 56 of file codemodel.h.

Member Data Documentation

◆ @9

union { ... }

◆ id

IndexedQualifiedIdentifier KDevelop::CodeModelItem::id

Definition at line 50 of file codemodel.h.

◆ kind

Kind KDevelop::CodeModelItem::kind

Definition at line 53 of file codemodel.h.

◆ referenceCount

uint KDevelop::CodeModelItem::referenceCount = 0

Definition at line 51 of file codemodel.h.

◆ uKind

uint KDevelop::CodeModelItem::uKind

Definition at line 54 of file codemodel.h.


The documentation for this struct was generated from the following file:
  • codemodel.h
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

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