IncludeInfo Struct Reference

#include <filedef.h>

List of all members.

Public Member Functions

 IncludeInfo ()
 ~IncludeInfo ()

Public Attributes

FileDeffileDef
QCString includeName
bool local
bool imported


Detailed Description

Definition at line 43 of file filedef.h.


Constructor & Destructor Documentation

IncludeInfo::IncludeInfo (  )  [inline]

Definition at line 45 of file filedef.h.

References fileDef, and local.

IncludeInfo::~IncludeInfo (  )  [inline]

Definition at line 46 of file filedef.h.


Member Data Documentation

FileDef* IncludeInfo::fileDef

Definition at line 47 of file filedef.h.

Referenced by FileDef::addIncludedByDependency(), FileDef::addIncludeDependency(), FileDef::addIncludedUsingDirectives(), PerlModGenerator::generatePerlModForClass(), PerlModGenerator::generatePerlModForFile(), IncludeInfo(), ClassDef::setIncludeFile(), FileDef::writeDocumentation(), and ClassDef::writeDocumentation().

QCString IncludeInfo::includeName

Definition at line 48 of file filedef.h.

Referenced by FileDef::addIncludedByDependency(), FileDef::addIncludeDependency(), DocSets::addIndexItem(), PerlModGenerator::generatePerlModForClass(), PerlModGenerator::generatePerlModForFile(), ClassDef::setIncludeFile(), FileDef::writeDocumentation(), and ClassDef::writeDocumentation().

bool IncludeInfo::local

Definition at line 49 of file filedef.h.

Referenced by FileDef::addIncludedByDependency(), FileDef::addIncludeDependency(), DocSets::addIndexItem(), PerlModGenerator::generatePerlModForClass(), IncludeInfo(), ClassDef::setIncludeFile(), FileDef::writeDocumentation(), and ClassDef::writeDocumentation().

bool IncludeInfo::imported

Definition at line 50 of file filedef.h.

Referenced by FileDef::addIncludedByDependency(), FileDef::addIncludeDependency(), and FileDef::writeDocumentation().


The documentation for this struct was generated from the following file:



Generated on Mon Mar 31 10:59:00 2008 by  doxygen 1.5.1