Main Page ? Class Hierarchy ? Compound List ? File List ? Compound Members ? File Members ?

PrototypeGenerator Class Reference

#include <cmt_generators.h>

Inheritance diagram for PrototypeGenerator:

[legend]
Collaboration diagram for PrototypeGenerator:

[legend]
List of all members.

Public Methods

void? build (const cmt_string &file_name)

Member Function Documentation

void PrototypeGenerator::build (? const cmt_string &? ? file_name )?
?

Definition at line 1390 of file cmt_generators.cxx.

References CmtGenerator::reset(), and FAwk::run().

Referenced by Generator::build_prototype().

01391 {
01392   Prototyper prototyper;
01393 
01394   reset ();
01395 
01396   prototyper.run (file_name);
01397 }

The documentation for this class was generated from the following files:
Generated on Thu Jul 1 15:27:33 2004 for CMT by 1.2.18