KDevelop API Documentation

tagEntry Struct Reference

#include <readtags.h>

Collaboration diagram for 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

Member Data Documentation

struct { ... } tagEntry::address
 

unsigned short tagEntry::count
 

Definition at line 134 of file readtags.h.

struct { ... } tagEntry::fields
 

const char* tagEntry::file
 

Definition at line 112 of file readtags.h.

short tagEntry::fileScope
 

Definition at line 129 of file readtags.h.

const char* tagEntry::kind
 

Definition at line 126 of file readtags.h.

unsigned long tagEntry::lineNumber
 

Definition at line 122 of file readtags.h.

tagExtensionField* tagEntry::list
 

Definition at line 137 of file readtags.h.

const char* tagEntry::name
 

Definition at line 109 of file readtags.h.

const char* tagEntry::pattern
 

Definition at line 118 of file readtags.h.


The documentation for this struct was generated from the following file:
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:30:49 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003