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

Method GetFileDescriptor

src/SerialPort.cpp:677–681  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

675 }
676
677 int
678 SerialPort::GetFileDescriptor() const
679 {
680 return mImpl->GetFileDescriptor() ;
681 }
682
683 int
684 SerialPort::GetNumberOfBytesAvailable()

Calls 2

NotOpenClass · 0.85
IsOpenMethod · 0.45