libpgplotxx.a (C++ interface to PGPLOT)

◆ ebuf()

basic_device& pgplot::basic_device::ebuf ( void  )
inlineinherited

stop buffering

Definition at line 150 of file basicdevice.h.

References pgplot::basic_device::select().

151  { this->select(); cpgebuf(); return(*this); }
Here is the call graph for this function: