Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

Comma: comma::DiagnosticComponent Class Reference

comma::DiagnosticComponent Class Reference

#include <Diagnostic.h>

Inheritance diagram for comma::DiagnosticComponent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~DiagnosticComponent ()
virtual void print (llvm::raw_ostream &stream) const =0
 Calls to this method should produce output to the given stream.

Detailed Description

Definition at line 43 of file Diagnostic.h.


Constructor & Destructor Documentation

virtual comma::DiagnosticComponent::~DiagnosticComponent (  )  [inline, virtual]

Definition at line 46 of file Diagnostic.h.


Member Function Documentation

virtual void comma::DiagnosticComponent::print ( llvm::raw_ostream &  stream  )  const [pure virtual]

Calls to this method should produce output to the given stream.

Implemented in comma::diag::PrintType, and comma::diag::PrintDecl.


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

Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1