KDevelop API Documentation

Unit Class Reference

#include <backgroundparser.h>

List of all members.

Public Member Functions

 Unit ()
 ~Unit ()
 Unit ()
 ~Unit ()

Public Attributes

QString fileName
QValueList< Problemproblems
TranslationUnitASTtranslationUnit
QValueList< Problemproblems
RefJavaAST translationUnit

Protected Member Functions

 Unit (const Unit &source)
void operator= (const Unit &source)
 Unit (const Unit &source)
void operator= (const Unit &source)


Constructor & Destructor Documentation

Unit::Unit  )  [inline]
 

Definition at line 31 of file backgroundparser.h.

References translationUnit.

Unit::~Unit  )  [inline]
 

Definition at line 32 of file backgroundparser.h.

References translationUnit.

Unit::Unit const Unit source  )  [protected]
 

Unit::Unit  )  [inline]
 

Definition at line 31 of file backgroundparser.h.

Unit::~Unit  )  [inline]
 

Definition at line 32 of file backgroundparser.h.

Unit::Unit const Unit source  )  [protected]
 


Member Function Documentation

void Unit::operator= const Unit source  )  [protected]
 

void Unit::operator= const Unit source  )  [protected]
 


Member Data Documentation

QString Unit::fileName
 

Definition at line 34 of file backgroundparser.h.

Referenced by BackgroundParser::parseFile().

QValueList<Problem> Unit::problems
 

Definition at line 35 of file backgroundparser.h.

QValueList<Problem> Unit::problems
 

Definition at line 35 of file backgroundparser.h.

Referenced by BackgroundParser::parseFile(), and BackgroundParser::problems().

RefJavaAST Unit::translationUnit
 

Definition at line 36 of file backgroundparser.h.

TranslationUnitAST* Unit::translationUnit
 

Definition at line 36 of file backgroundparser.h.

Referenced by BackgroundParser::parseFile(), BackgroundParser::translationUnit(), Unit(), and ~Unit().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:31 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003