My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
TagIncludeInfo Class Reference

Public Attributes

QCString id
 
QCString name
 
QCString text
 
bool isLocal
 
bool isImported
 

Detailed Description

Container for include info that can be read from a tagfile

Definition at line 140 of file tagreader.cpp.

Member Data Documentation

QCString TagIncludeInfo::id
bool TagIncludeInfo::isImported

Definition at line 147 of file tagreader.cpp.

Referenced by TagFileParser::addIncludes(), and TagFileParser::startIncludes().

bool TagIncludeInfo::isLocal

Definition at line 146 of file tagreader.cpp.

Referenced by TagFileParser::addIncludes(), and TagFileParser::startIncludes().

QCString TagIncludeInfo::name
QCString TagIncludeInfo::text

Definition at line 145 of file tagreader.cpp.

Referenced by TagFileParser::addIncludes(), and TagFileParser::endIncludes().


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