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

nocomment.h File Reference

#include <string>
#include <iostream>
#include "filterstreambuf.h"

Include dependency graph for nocomment.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  nocommentstream
 A nocommentstream is an istream that strips '#' comments. More...

class  nocommentstream::NoCommentFilter
 Implements Filter interface for FilterStreambuf. More...


Detailed Description

This files defines a class nocommentstream, which uses a filterstreambuf to remove shell style comments.

Definition in file nocomment.h.


FSM [ August, 2001]