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

Method GetFileDescriptor

src/SerialStreamBuf.cpp:588–592  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

586 }
587
588 int
589 SerialStreamBuf::GetFileDescriptor() const
590 {
591 return mImpl->GetFileDescriptor() ;
592 }
593
594 int
595 SerialStreamBuf::GetNumberOfBytesAvailable()

Callers 5

xsputnMethod · 0.45
xsgetnMethod · 0.45
overflowMethod · 0.45
underflowMethod · 0.45
showmanycMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected