SERIAL++ library: simple serial port access

◆ dont_report_on_construct()

void serialport::Exception::dont_report_on_construct ( )
static

Issue NO screen report on construction of exception.

switch off

Definition at line 91 of file error.cc.

References Mreport_on_construct.

92  {
94  }
static bool Mreport_on_construct
Shall we print to cerr at construction time?
Definition: error.h:97