Falcon::Generator Class Reference

#include <generator.h>

Inheritance diagram for Falcon::Generator:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void generate (const SourceTree *st)=0
 Generator (Stream *out)
 Creates the generator.
virtual ~Generator ()

Protected Attributes

Streamm_out


Constructor & Destructor Documentation

Falcon::Generator::Generator ( Stream out  )  [inline]

Creates the generator.

Although a stream is provided as a parameter, ownership is not taken. The stream is still open and available after generator destruction.

Parameters:
out the stream where output of this generator will be sent.

virtual Falcon::Generator::~Generator (  )  [inline, virtual]


Member Function Documentation

virtual void Falcon::Generator::generate ( const SourceTree st  )  [pure virtual]


Member Data Documentation


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

Generated on Mon Oct 19 10:11:36 2009 for Falcon_Core by  doxygen 1.5.8