KDevelop API Documentation

ctags::tagEntry Struct Reference

Collaboration diagram for ctags::tagEntry:

Collaboration graph
[legend]
List of all members.

Public Attributes

const char * name
const char * file
struct {
   const char *   pattern
   unsigned long   lineNumber
address
const char * kind
short fileScope
struct {
   unsigned short   count
   tagExtensionField *   list
fields
const char * name
const char * file
struct {
   const char *   pattern
   unsigned long   lineNumber
address
const char * kind
struct {
   unsigned short   count
   tagExtensionField *   list
fields

Member Data Documentation

struct { ... } ctags::tagEntry::address
 

struct { ... } ctags::tagEntry::address
 

unsigned short ctags::tagEntry::count
 

Definition at line 147 of file tags.cpp.

struct { ... } ctags::tagEntry::fields
 

struct { ... } ctags::tagEntry::fields
 

const char* ctags::tagEntry::file
 

Definition at line 125 of file tags.cpp.

const char* ctags::tagEntry::file
 

Definition at line 150 of file ctags2_part.cpp.

short ctags::tagEntry::fileScope
 

Definition at line 142 of file tags.cpp.

const char* ctags::tagEntry::kind
 

Definition at line 139 of file tags.cpp.

const char* ctags::tagEntry::kind
 

Definition at line 164 of file ctags2_part.cpp.

unsigned long ctags::tagEntry::lineNumber
 

Definition at line 135 of file tags.cpp.

tagExtensionField* ctags::tagEntry::list
 

Definition at line 150 of file tags.cpp.

tagExtensionField* ctags::tagEntry::list
 

Definition at line 175 of file ctags2_part.cpp.

const char* ctags::tagEntry::name
 

Definition at line 122 of file tags.cpp.

const char* ctags::tagEntry::name
 

Definition at line 147 of file ctags2_part.cpp.

const char* ctags::tagEntry::pattern
 

Definition at line 131 of file tags.cpp.

const char* ctags::tagEntry::pattern
 

Definition at line 156 of file ctags2_part.cpp.


The documentation for this struct was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:32:01 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003