libpgplotxx.a (C++ interface to PGPLOT)

◆ ~basic_device()

pgplot::basic_device::~basic_device ( )
inline

destructor closes PGPLOT device

Definition at line 62 of file basicdevice.h.

References select().

62 { this->select(); cpgupdt(); cpgclos(); }
Here is the call graph for this function: