Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crayzeewulf/libserial
/ functions
Functions
224 in github.com/crayzeewulf/libserial
⨍
Functions
224
◇
Types & classes
20
↓ 267 callers
Method
IsOpen
src/SerialPort.cpp:545
↓ 123 callers
Method
Open
src/SerialPort.cpp:501
↓ 116 callers
Method
Close
src/SerialPort.cpp:509
↓ 56 callers
Method
IsDataAvailable
src/SerialPort.cpp:539
↓ 45 callers
Method
DrainWriteBuffer
src/SerialPort.cpp:515
↓ 33 callers
Method
SetFlowControl
src/SerialPort.cpp:581
↓ 23 callers
Method
SetBaudRate
src/SerialPort.cpp:557
↓ 22 callers
Function
call_with_retry
src/libserial/SerialPort.h:499
↓ 20 callers
Method
WriteByte
src/SerialPort.cpp:753
↓ 17 callers
Method
FlushIOBuffers
src/SerialPort.cpp:533
↓ 16 callers
Method
SetDTR
src/SerialPort.cpp:641
↓ 16 callers
Method
SetRTS
src/SerialPort.cpp:653
↓ 16 callers
Method
Write
src/SerialPort.cpp:741
↓ 15 callers
Method
ReadByte
src/SerialPort.cpp:715
↓ 13 callers
Method
SetCharacterSize
src/SerialPort.cpp:569
↓ 13 callers
Method
SetParity
src/SerialPort.cpp:593
↓ 13 callers
Method
SetStopBits
src/SerialPort.cpp:605
↓ 12 callers
Method
FlushInputBuffer
src/SerialPort.cpp:521
↓ 12 callers
Method
GetCTS
src/SerialPort.cpp:665
↓ 12 callers
Method
GetDSR
src/SerialPort.cpp:671
↓ 12 callers
Method
GetDTR
src/SerialPort.cpp:647
↓ 12 callers
Method
GetRTS
src/SerialPort.cpp:659
↓ 10 callers
Method
GetNumberOfBytesAvailable
src/SerialPort.cpp:683
↓ 9 callers
Method
Read
src/SerialPort.cpp:695
↓ 8 callers
Method
GetBaudRate
src/SerialPort.cpp:563
↓ 8 callers
Method
IsOpen
src/SerialStreamBuf.cpp:456
↓ 8 callers
Method
ReadLine
src/SerialPort.cpp:731
↓ 6 callers
Method
GetCharacterSize
src/SerialPort.cpp:575
↓ 6 callers
Method
GetFileDescriptor
src/SerialStreamBuf.cpp:588
↓ 6 callers
Method
GetFlowControl
src/SerialPort.cpp:587
↓ 6 callers
Method
GetParity
src/SerialPort.cpp:599
↓ 6 callers
Method
GetStopBits
src/SerialPort.cpp:611
↓ 4 callers
Method
FlushOutputBuffer
src/SerialPort.cpp:527
↓ 4 callers
Method
GetAvailableSerialPorts
src/SerialPort.cpp:689
↓ 4 callers
Method
GetFileDescriptor
src/SerialPort.cpp:677
↓ 4 callers
Method
GetModemControlLine
src/SerialPort.cpp:784
↓ 3 callers
Method
GetVMin
src/SerialPort.cpp:623
↓ 3 callers
Method
GetVTime
src/SerialPort.cpp:635
↓ 3 callers
Method
SetVMin
src/SerialPort.cpp:617
↓ 3 callers
Method
SetVTime
src/SerialPort.cpp:629
↓ 2 callers
Method
FlushIOBuffers
src/SerialStream.cpp:191
↓ 2 callers
Method
SetModemControlLine
src/SerialPort.cpp:777
↓ 1 callers
Method
Close
src/SerialStream.cpp:93
↓ 1 callers
Method
Close
src/SerialStreamBuf.cpp:420
↓ 1 callers
Method
IsOpen
src/SerialStream.cpp:249
↓ 1 callers
Method
Open
src/SerialStream.cpp:71
↓ 1 callers
Method
SerialPort
src/SerialPort.cpp:470
↓ 1 callers
Method
SetBaudRate
src/SerialStream.cpp:267
↓ 1 callers
Method
SetCharacterSize
src/SerialStream.cpp:326
↓ 1 callers
Method
SetDefaultSerialPortParameters
src/SerialPort.cpp:551
↓ 1 callers
Method
SetFlowControl
src/SerialStream.cpp:385
↓ 1 callers
Method
SetParity
src/SerialStream.cpp:445
↓ 1 callers
Method
SetSerialPortBlockingStatus
src/SerialPort.cpp:765
↓ 1 callers
Method
SetStopBits
src/SerialStream.cpp:505
↓ 1 callers
Function
create_options_parser
Create a parser to extract value from command line options.
sip/test_control_lines.py:7
↓ 1 callers
Function
main
()
sip/send_test.py:5
↓ 1 callers
Function
main
()
sip/recv_test.py:6
↓ 1 callers
Function
main
()
sip/test_control_lines.py:18
Method
AlreadyOpen
* @brief Exception error thrown when the serial port is already open. */
src/libserial/SerialPortConstants.h:144
Function
BOOST_AUTO_TEST_CASE
test/unit_tests.cpp:42
Method
DrainWriteBuffer
src/SerialStream.cpp:101
Method
DrainWriteBuffer
src/SerialStreamBuf.cpp:426
Function
FlagsForFile
( filename, **kwargs )
.ycm_extra_conf.py:4
Method
FlushIOBuffers
src/SerialStreamBuf.cpp:444
Method
FlushInputBuffer
src/SerialStream.cpp:131
Method
FlushInputBuffer
src/SerialStreamBuf.cpp:432
Method
FlushOutputBuffer
src/SerialStream.cpp:161
Method
FlushOutputBuffer
src/SerialStreamBuf.cpp:438
Method
GetAvailableSerialPorts
src/SerialStream.cpp:898
Method
GetAvailableSerialPorts
src/SerialStreamBuf.cpp:600
Method
GetBaudRate
src/SerialStream.cpp:297
Method
GetBaudRate
src/SerialStreamBuf.cpp:474
Method
GetBitRate
src/SerialPort.cpp:1118
Method
GetCTS
src/SerialStream.cpp:789
Method
GetCTS
src/SerialStreamBuf.cpp:576
Method
GetCharacterSize
src/SerialStream.cpp:356
Method
GetCharacterSize
src/SerialStreamBuf.cpp:486
Method
GetDSR
src/SerialStream.cpp:816
Method
GetDSR
src/SerialStreamBuf.cpp:582
Method
GetDTR
src/SerialStream.cpp:706
Method
GetDTR
src/SerialStreamBuf.cpp:558
Method
GetFileDescriptor
src/SerialStream.cpp:843
Method
GetFlowControl
src/SerialStream.cpp:416
Method
GetFlowControl
src/SerialStreamBuf.cpp:498
Method
GetNumberOfBytesAvailable
src/SerialStream.cpp:870
Method
GetNumberOfBytesAvailable
src/SerialStreamBuf.cpp:594
Method
GetParity
src/SerialStream.cpp:476
Method
GetParity
src/SerialStreamBuf.cpp:510
Method
GetRTS
src/SerialStream.cpp:762
Method
GetRTS
src/SerialStreamBuf.cpp:570
Method
GetSerialPortBlockingStatus
src/SerialPort.cpp:771
Method
GetStopBits
src/SerialStream.cpp:536
Method
GetStopBits
src/SerialStreamBuf.cpp:522
Method
GetVMin
src/SerialStream.cpp:594
Method
GetVMin
src/SerialStreamBuf.cpp:534
Method
GetVTime
src/SerialStream.cpp:650
Method
GetVTime
src/SerialStreamBuf.cpp:546
Method
Implementation
* @brief Default Constructor. */
src/SerialStreamBuf.cpp:55
Method
Implementation
src/SerialStreamBuf.cpp:657
Method
Implementation
* @brief Default Constructor. */
src/SerialPort.cpp:56
next →
1–100 of 224, ranked by callers