Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

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:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  Dv
namespace  Dv::Util

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...


Detailed Description

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

Definition in file nocomment.h.


dvutil-0.13.15 [30 December, 2004]