nocomment.h File Reference

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

#include <string>
#include <iostream>
#include <dvutil/filterstreambuf.h>
Include dependency graph for nocomment.h:

Go to the source code of this file.

Classes

class  Dv::Util::nocommentstream
 A nocommentstream is an istream that strips '#' comments. More...
class  Dv::Util::nocommentstream::NoCommentFilter
 Implements Filter interface for filterstreambuf. More...

Namespaces

namespace  Dv
namespace  Dv::Util

Detailed Description

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

Definition in file nocomment.h.


dvutil-1.0.10 [ 5 December, 2009]