MCPcopy Create free account
hub / github.com/crayzeewulf/libserial / IsOpen

Method IsOpen

src/SerialStreamBuf.cpp:456–460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

454 }
455
456 bool
457 SerialStreamBuf::IsOpen() const
458 {
459 return mImpl->IsOpen() ;
460 }
461
462 void
463 SerialStreamBuf::SetDefaultSerialPortParameters()

Callers 8

~SerialStreamBufMethod · 0.45
xsputnMethod · 0.45
xsgetnMethod · 0.45
overflowMethod · 0.45
underflowMethod · 0.45
uflowMethod · 0.45
pbackfailMethod · 0.45
showmanycMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected