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

AwkActor Class Reference

Inheritance diagram for AwkActor

Inheritance graph
[legend]
Collaboration diagram for AwkActor:

Collaboration graph
[legend]
List of all members.

Public Methods

void filter (const cmt_string& line)

Member Function Documentation

void AwkActor::filter ( const cmt_string & line ) [inline, virtual]
 

Reimplemented from Awk.

Definition at line 1131 of file cmt_parser.cxx.

01132       {
01133         cout << line << endl;
01134       }


The documentation for this class was generated from the following file:
Generated at Mon Jun 10 17:58:23 2002 for CMT by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000