Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
~SerialStreamBuf
Method · 0.45
xsputn
Method · 0.45
xsgetn
Method · 0.45
overflow
Method · 0.45
underflow
Method · 0.45
uflow
Method · 0.45
pbackfail
Method · 0.45
showmanyc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected