logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

filteroutputstreambuf.h

Author

       Generated automatically by Doxygen for Zipios++ from the source code.

Zipios++                                         Tue Mar 24 2020                      filteroutputstreambuf.h(3)

Detailed Description

       Header file that defines FilterOutputStreambuf.

       Definition in file filteroutputstreambuf.h.

Name

       filteroutputstreambuf.h

Synopsis

       #include 'zipios++/zipios-config.h'
       #include 'zipios++/meta-iostreams.h'

   Classes
       class zipios::FilterOutputStreambuf
           A FilterOutputStreambuf is a streambuf that filters the data that is written to it before it passes
           it on to the output streambuf it is connected to.

See Also