Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ functions
Functions
2,357 in github.com/cjcliffe/CubicSDR
⨍
Functions
2,357
◇
Types & classes
446
↓ 12 callers
Method
Child
external/tinyxml/tinyxml.cpp:1680
↓ 12 callers
Method
CopyTo
external/tinyxml/tinyxml.cpp:161
↓ 12 callers
Method
Error
If an error occurs, Error will be set to true. Also, - The ErrorId() will contain the integer identifier of the error (not generally useful) - The
external/tinyxml/tinyxml.h:1460
↓ 12 callers
Method
InsertEndChild
external/tinyxml/tinyxml.cpp:214
↓ 12 callers
Method
ToText
< Cast to a more defined type. Will return null if not of the requested type.
external/tinyxml/tinyxml.h:701
↓ 12 callers
Method
getBuffer
Return a new ReBuffer_ptr usable by the application.
src/IOThread.h:62
↓ 12 callers
Method
getCenterFrequency
src/visual/InteractiveCanvas.cpp:65
↓ 12 callers
Method
isMuted
src/demod/DemodulatorThread.cpp:364
↓ 12 callers
Function
lodepng_realloc
external/lodepng/lodepng.cpp:71
↓ 12 callers
Method
maximum
Get the range maximum
src/modules/modem/Modem.cpp:28
↓ 12 callers
Method
minimum
Get the range minimum
src/modules/modem/Modem.cpp:23
↓ 12 callers
Method
setHorizDragLock
src/util/MouseTracker.cpp:156
↓ 12 callers
Method
try_pop
* Tries to pop item from the queue. * \param[out] item The item. * \return False is returned if no item is available. */
src/util/ThreadBlockingQueue.h:169
↓ 11 callers
Method
Row
Return the position, in the original source file, of this node or attribute. The row and column are 1-based. (That is the first row and first column
external/tinyxml/tinyxml.h:244
↓ 11 callers
Method
Text
@deprecated use ToText() Return the handle as a TiXmlText. This may return null. */
external/tinyxml/tinyxml.h:1707
↓ 11 callers
Method
draw
src/ui/GLPanel.cpp:308
↓ 11 callers
Method
getBookmarkView
src/AppFrame.cpp:2749
↓ 11 callers
Method
getDemodulators
src/demod/DemodulatorMgr.cpp:62
↓ 11 callers
Method
getRigThread
src/CubicSDR.cpp:1130
↓ 11 callers
Method
rewind
src/util/DataTree.cpp:290
↓ 11 callers
Method
setOutputQueue
src/IOThread.cpp:90
↓ 11 callers
Method
setView
src/visual/SpectrumCanvas.cpp:183
↓ 11 callers
Method
toString
src/util/DataTree.cpp:123
↓ 11 callers
Method
updateBookmarks
src/forms/Bookmark/BookmarkView.cpp:229
↓ 10 callers
Method
Element
@deprecated use ToElement. Return the handle as a TiXmlElement. This may return null. */
external/tinyxml/tinyxml.h:1703
↓ 10 callers
Function
HuffmanTree_getLength
external/lodepng/lodepng.cpp:897
↓ 10 callers
Method
Print
external/tinyxml/tinyxml.cpp:800
↓ 10 callers
Method
calcTransform
src/ui/GLPanel.cpp:267
↓ 10 callers
Method
getLastBandwidth
src/demod/DemodulatorMgr.cpp:339
↓ 10 callers
Method
getSoapyDevice
src/sdr/SDRDeviceInfo.cpp:164
↓ 10 callers
Method
pop
* Pops item from the queue. If the queue is empty, blocks for timeout microseconds, or until item becomes available. * \param[in] timeout The num
src/util/ThreadBlockingQueue.h:134
↓ 10 callers
Method
setFrequency
src/CubicSDR.cpp:665
↓ 10 callers
Method
setTheme
src/AppConfig.cpp:410
↓ 10 callers
Method
try_push
* Try to pushes the item into the queue, immediately, without waiting. If the queue is full, the item * is not inserted and the function returns f
src/util/ThreadBlockingQueue.h:116
↓ 10 callers
Function
uivector_cleanup
external/lodepng/lodepng.cpp:153
↓ 10 callers
Function
uivector_init
external/lodepng/lodepng.cpp:194
↓ 10 callers
Method
updateLabel
src/demod/DemodulatorInstance.cpp:157
↓ 10 callers
Method
writeSetting
src/sdr/SoapySDRThread.cpp:824
↓ 9 callers
Method
LoadFile
external/tinyxml/tinyxml.cpp:954
↓ 9 callers
Function
addBitsToStream
external/lodepng/lodepng.cpp:426
↓ 9 callers
Method
getDemodulatorUserLabel
src/demod/DemodulatorInstance.cpp:400
↓ 9 callers
Method
getFrequencySnap
src/CubicSDR.cpp:1015
↓ 9 callers
Function
readBitsFromStream
external/lodepng/lodepng.cpp:450
↓ 9 callers
Method
readSetting
src/sdr/SoapySDRThread.cpp:836
↓ 9 callers
Method
setActive
src/sdr/SDRDeviceInfo.cpp:49
↓ 9 callers
Method
setDeltaLock
src/demod/DemodulatorInstance.cpp:505
↓ 9 callers
Method
stopStream
external/rtaudio/RtAudio.cpp:4635
↓ 9 callers
Method
terminate
src/IOThread.cpp:67
↓ 9 callers
Method
updateActiveList
src/BookmarkMgr.cpp:445
↓ 8 callers
Method
GetContextAttributes
src/CubicSDR.cpp:551
↓ 8 callers
Function
HuffmanTree_cleanup
external/lodepng/lodepng.cpp:534
↓ 8 callers
Function
HuffmanTree_init
external/lodepng/lodepng.cpp:527
↓ 8 callers
Method
data
Convert a TiXmlString into a char * (need not be null terminated).
external/tinyxml/tinystr.h:131
↓ 8 callers
Method
generate
src/util/Gradient.cpp:37
↓ 8 callers
Method
getConfigDir
src/AppConfig.cpp:344
↓ 8 callers
Method
getFrequency
src/sdr/SoapySDRThread.cpp:704
↓ 8 callers
Method
getInputValue
src/visual/MeterCanvas.cpp:73
↓ 8 callers
Method
getType
src/modules/modem/ModemAnalog.cpp:10
↓ 8 callers
Method
getVisualDataQueue
src/visual/SpectrumCanvas.cpp:290
↓ 8 callers
Function
initGLExtensions
src/util/GLExt.cpp:33
↓ 8 callers
Method
isActive
src/demod/DemodulatorInstance.cpp:270
↓ 8 callers
Method
isMouseInView
src/ModemProperties.cpp:278
↓ 8 callers
Function
lodepng_get_bpp
calculate bits per pixel out of colortype and bitdepth*/
external/lodepng/lodepng.cpp:2671
↓ 8 callers
Function
lodepng_get_raw_size_idat
in an idat chunk, each scanline is a multiple of 8 bits, unlike the lodepng output buffer, and in addition has one extra byte per line: the filter byt
external/lodepng/lodepng.cpp:2732
↓ 8 callers
Method
setBandwidth
src/visual/InteractiveCanvas.cpp:73
↓ 8 callers
Method
setDeltaLockOfs
src/demod/DemodulatorInstance.cpp:509
↓ 8 callers
Method
setHideDC
src/process/SpectrumVisualProcessor.cpp:204
↓ 8 callers
Method
setMarginPx
src/ui/GLPanel.cpp:211
↓ 8 callers
Method
setPeakHold
src/process/SpectrumVisualProcessor.cpp:115
↓ 8 callers
Method
showFrequencyInput
src/CubicSDR.cpp:952
↓ 7 callers
Method
DrawDemod
src/visual/PrimaryGLContext.cpp:310
↓ 7 callers
Method
First
external/tinyxml/tinyxml.h:912
↓ 7 callers
Method
Node
@deprecated use ToNode. Return the handle as a TiXmlNode. This may return null. */
external/tinyxml/tinyxml.h:1699
↓ 7 callers
Method
Stamp
external/tinyxml/tinyxmlparser.cpp:196
↓ 7 callers
Method
ToComment
< Cast to a more defined type. Will return null if not of the requested type.
external/tinyxml/tinyxml.h:699
↓ 7 callers
Method
addChild
src/ui/GLPanel.cpp:236
↓ 7 callers
Function
alloc_string
dynamically allocates a new string with a copy of the null terminated input text */
external/lodepng/lodepng.cpp:296
↓ 7 callers
Method
callbackEvent
external/rtaudio/RtAudio.cpp:8846
↓ 7 callers
Method
getAspect
src/util/GLFont.cpp:129
↓ 7 callers
Method
getBandwidth
src/visual/InteractiveCanvas.cpp:77
↓ 7 callers
Method
getDeviceName
src/AppConfig.cpp:82
↓ 7 callers
Method
getFrequency
src/demod/DemodulatorInstance.cpp:460
↓ 7 callers
Method
getMouseY
src/util/MouseTracker.cpp:148
↓ 7 callers
Method
getPeakHold
src/process/SpectrumVisualProcessor.cpp:127
↓ 7 callers
Method
getSelectionLabel
src/visual/ModeSelectorCanvas.cpp:176
↓ 7 callers
Method
getSoloMode
src/CubicSDR.cpp:1104
↓ 7 callers
Function
lodepng_chunk_length
external/lodepng/lodepng.cpp:2417
↓ 7 callers
Function
lodepng_get_raw_size
external/lodepng/lodepng.cpp:2720
↓ 7 callers
Method
setFrequency
src/sdr/SoapySDRThread.cpp:696
↓ 7 callers
Method
setHalfBand
src/visual/TuningCanvas.cpp:79
↓ 7 callers
Method
setLastBandwidth
src/demod/DemodulatorMgr.cpp:343
↓ 7 callers
Method
setLastMuted
src/demod/DemodulatorMgr.cpp:397
↓ 7 callers
Method
setLinesPerSecond
src/visual/WaterfallCanvas.cpp:913
↓ 7 callers
Function
string_cleanup
free string pointer and set it to NULL*/
external/lodepng/lodepng.cpp:289
↓ 7 callers
Function
ucvector_resize
returns 1 if success, 0 if failure ==> nothing done*/
external/lodepng/lodepng.cpp:239
↓ 7 callers
Method
unlockFrequency
src/CubicSDR.cpp:736
↓ 6 callers
Method
Clone
external/tinyxml/tinyxml.cpp:889
↓ 6 callers
Method
Close
src/forms/DigitalConsole/DigitalConsole.cpp:111
↓ 6 callers
Method
FindOrCreate
external/tinyxml/tinyxml.cpp:1559
↓ 6 callers
Method
GetText
external/tinyxml/tinyxml.cpp:900
← previous
next →
101–200 of 2,357, ranked by callers