KDevelop API Documentation

Parser::Tracer Class Reference

Utility class which allows tracing to work even when exceptions are thrown. More...

#include <Parser.hpp>

Collaboration diagram for Parser::Tracer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Tracer (Parser *p, const char *t)
 ~Tracer ()

Private Member Functions

 Tracer (const Tracer &)
const Traceroperator= (const Tracer &)

Private Attributes

Parserparser
const char * text

Detailed Description

Utility class which allows tracing to work even when exceptions are thrown.

Definition at line 202 of file Parser.hpp.


Constructor & Destructor Documentation

Parser::Tracer::Tracer Parser p,
const char *  t
[inline]
 

Definition at line 207 of file Parser.hpp.

References text(), and Parser::traceIn().

Parser::Tracer::~Tracer  )  [inline]
 

Definition at line 212 of file Parser.hpp.

References ANTLR_USE_NAMESPACE, text(), and Parser::traceOut().

Parser::Tracer::Tracer const Tracer  )  [private]
 


Member Function Documentation

const Tracer& Parser::Tracer::operator= const Tracer  )  [private]
 


Member Data Documentation

Parser* Parser::Tracer::parser [private]
 

Definition at line 204 of file Parser.hpp.

const char* Parser::Tracer::text [private]
 

Definition at line 205 of file Parser.hpp.


The documentation for this class 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 Tue Feb 22 09:44:57 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003