#include <iosfwd>
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
class | octave_pager_buf |
class | octave_pager_stream |
class | octave_diary_buf |
class | octave_diary_stream |
Defines | |
#define | octave_pager_h 1 |
#define | octave_stdout (octave_pager_stream::stream ()) |
#define | octave_diary (octave_diary_stream::stream ()) |
Functions | |
OCTINTERP_API void | flush_octave_stdout (void) |
#define octave_diary (octave_diary_stream::stream ()) |
#define octave_pager_h 1 |
#define octave_stdout (octave_pager_stream::stream ()) |
OCTINTERP_API void flush_octave_stdout | ( | void | ) |