#include "pager.h"
Public Member Functions | |
pager_buf () | |
~pager_buf ()=default | |
void | flush_current_contents_to_diary () |
void | set_diary_skip () |
Protected Member Functions | |
int | sync () |
|
default |
void pager_buf::flush_current_contents_to_diary | ( | ) |
Definition at line 148 of file pager.cc.
References len, and octave_diary.
Referenced by pager_stream::flush_current_contents_to_diary(), and sync().
void pager_buf::set_diary_skip | ( | ) |
Definition at line 160 of file pager.cc.
Referenced by pager_stream::set_diary_skip().
|
protected |
Definition at line 129 of file pager.cc.
References __get_output_system__(), flush_current_contents_to_diary(), len, and output_system::sync().