15 #ifndef WORDWRAPSTREAM_H
16 #define WORDWRAPSTREAM_H
18 #include "pandatoolbase.h"
20 #include "wordWrapStreamBuf.h"
This is intended to be the base class for most general-purpose utility programs in the PANDATOOL tree...
Used by WordWrapStream to implement an ostream that flushes its output to ProgramBase::show_text().
A special ostream that formats all of its output through ProgramBase::show_text().