MCPcopy Create free account

hub / github.com/apohl79/audiogridder / functions

Functions1,821 in github.com/apohl79/audiogridder

↓ 230 callersMethodpush_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
Common/Source/json.hpp:9297
↓ 217 callersMethodsize
Common/Source/Utils.hpp:775
↓ 180 callersMethodget
Common/Source/WindowPositions.cpp:110
↓ 155 callersFunctioncreate
Common/Source/json.hpp:13617
↓ 131 callersFunctionjsonGetValue
Common/Source/Utils.hpp:476
↓ 115 callersFunctiongetKeyCode
Common/Source/KeyAndMouseCommon.hpp:71
↓ 94 callersMethodwrite_character
Common/Source/json.hpp:9992
↓ 93 callersMethodadd
Server/Source/Server.hpp:197
↓ 89 callersMethodsize
Common/Source/json.hpp:2114
↓ 83 callersMethodclear
Server/Source/AudioWorker.cpp:198
↓ 81 callersMethodgetNumChannels
Common/Source/ChannelSet.hpp:89
↓ 76 callersMethoddata
Common/Source/MemoryFile.hpp:58
↓ 70 callersMethodgetNumSamples
Common/Source/AudioRingBuffer.hpp:40
↓ 61 callersMethodend
Common/Source/Utils.hpp:782
↓ 59 callersMethodgetClient
Server/Source/Processor.hpp:235
↓ 59 callersMethodreset
Common/Source/ChannelMapper.hpp:36
↓ 47 callersMethodclose
Plugin/Source/Client.cpp:494
↓ 46 callersFunctionget
Common/Source/json.hpp:3116
↓ 46 callersMethodsend
Server/Source/Sandbox.cpp:16
↓ 43 callersMethodempty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @complexity Co
Common/Source/json.hpp:9316
↓ 42 callersMethodend
return iterator end (needed for range-based for)
Common/Source/json.hpp:3110
↓ 41 callersMethodbegin
return iterator begin (needed for range-based for)
Common/Source/json.hpp:3105
↓ 40 callersFunctionadd
add a character to token_buffer
Common/Source/json.hpp:7606
↓ 37 callersFunctiongetConfigFileName
Common/Source/Defaults.hpp:225
↓ 37 callersMethodsetVisible
Server/Source/ProcessorWindow.cpp:198
↓ 32 callersMethodload
Server/Source/Processor.cpp:358
↓ 31 callersMethodsaveConfig
Plugin/Source/PluginProcessor.cpp:322
↓ 31 callersMethodtoString
Server/Source/ProcessorChain.cpp:366
↓ 28 callersMethoderase
Common/Source/Utils.hpp:770
↓ 28 callersMethodkey
Common/Source/json.hpp:4455
↓ 28 callersMethodresize
Common/Source/AudioRingBuffer.hpp:25
↓ 27 callersMethodclear
Common/Source/Utils.hpp:744
↓ 26 callersMethodbegin
Common/Source/Utils.hpp:780
↓ 26 callersMethodgetServer
Server/Source/App.hpp:63
↓ 26 callersMethodparse_error
Common/Source/json.hpp:1868
↓ 26 callersMethodsend
Plugin/Source/AudioStreamer.hpp:141
↓ 25 callersMethoddeleteFile
Common/Source/MemoryFile.hpp:55
↓ 25 callersMethodexists
Common/Source/MemoryFile.hpp:51
↓ 25 callersFunctioninitialize
Common/Source/Sentry.cpp:32
↓ 25 callersFunctionlog
(msg, newLine=True)
build.py:11
↓ 25 callersFunctionrunOnMsgThreadSync
Common/Source/Utils.hpp:353
↓ 24 callersFunctionassert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to
Common/Source/json.hpp:13841
↓ 24 callersFunctionbasic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
Common/Source/json.hpp:13960
↓ 24 callersMethodgetName
Server/Source/Processor.cpp:1126
↓ 24 callersFunctionis_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
Common/Source/json.hpp:14961
↓ 23 callersFunctioncleanup
Common/Source/Sentry.cpp:77
↓ 23 callersMethodreset
Plugin/Source/PluginProcessor.hpp:441
↓ 22 callersMethodgetActivePlugin
Plugin/Source/PluginProcessor.hpp:293
↓ 21 callersFunctionexecute
(cmd)
build.py:24
↓ 20 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
Common/Source/json.hpp:12179
↓ 20 callersMethodoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8880
↓ 19 callersMethodgetActiveChannels
Common/Source/ChannelSet.hpp:103
↓ 19 callersFunctionisEnabled
Common/Source/Sentry.cpp:93
↓ 18 callersMethodisReadyLockFree
Plugin/Source/Client.cpp:492
↓ 18 callersFunctionjsonHasValue
Common/Source/Utils.hpp:473
↓ 18 callersMethodnumber_integer
Common/Source/json.hpp:4445
↓ 18 callersMethodsetNumber
Common/Source/Message.hpp:483
↓ 17 callersMethodadd
Common/Source/Metrics.hpp:355
↓ 17 callersMethodprepareShutdown
Server/Source/App.cpp:319
↓ 17 callersMethodwhat
returns the explanatory string
Common/Source/json.hpp:1759
↓ 16 callersFunctionexists
Common/Source/TraceReader.cpp:270
↓ 16 callersFunctionis_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
Common/Source/json.hpp:14980
↓ 16 callersFunctionis_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
Common/Source/json.hpp:14818
↓ 16 callersMethodpop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
Common/Source/json.hpp:9255
↓ 16 callersFunctionread
Common/Source/Message.cpp:66
↓ 16 callersFunctionto_json
Common/Source/json.hpp:3316
↓ 15 callersFunctionfrom_json
Common/Source/json.hpp:2697
↓ 15 callersMethodgetLatencySamples
Server/Source/Processor.cpp:1010
↓ 15 callersFunctiongetLayoutNumChannels
Common/Source/Utils.hpp:634
↓ 15 callersMethodgetMillisecondsLeft
Common/Source/Metrics.hpp:183
↓ 15 callersMethodgetName
Plugin/Source/PluginProcessor.cpp:449
↓ 15 callersMethodsetSize
Common/Source/Message.hpp:456
↓ 14 callersFunctionend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
Common/Source/json.hpp:16691
↓ 14 callersMethodgetHostAndID
Common/Source/Utils.hpp:189
↓ 14 callersMethodgetType
Common/Source/Message.hpp:453
↓ 14 callersMethodget_token_string
! @return a string representation of the last read byte */
Common/Source/json.hpp:6389
↓ 14 callersFunctionsend
Common/Source/Message.cpp:24
↓ 14 callersMethodsetEnabled
Common/Source/Logger.cpp:158
↓ 13 callersMethodnumber_unsigned
Common/Source/json.hpp:4447
↓ 13 callersFunctionsendKey
Common/Source/KeyAndMouse.cpp:143
↓ 13 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8921
↓ 13 callersMethodwrite
Common/Source/AudioRingBuffer.hpp:95
↓ 12 callersFunctionconfigParseFile
Common/Source/Utils.hpp:467
↓ 12 callersMethodcontains
Common/Source/Utils.hpp:739
↓ 12 callersFunctiondescribeLayout
Common/Source/Utils.hpp:533
↓ 12 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
Common/Source/json.hpp:7635
↓ 12 callersMethodread
Plugin/Source/ImageReader.cpp:17
↓ 12 callersMethodread
Server/Source/Sandbox.cpp:41
↓ 12 callersMethodsetImage
Common/Source/Message.hpp:731
↓ 12 callersMethodstart
Server/Source/ScreenRecorder.cpp:180
↓ 11 callersFunctionaccept
Common/Source/json.hpp:18511
↓ 11 callersFunctionbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
Common/Source/json.hpp:16625
↓ 11 callersMethodgetNumBuffers
Plugin/Source/PluginProcessor.hpp:397
↓ 11 callersMethodgetNumber
Common/Source/Message.hpp:484
↓ 11 callersFunctiongetPlatform
(args=None)
build.py:81
↓ 11 callersMethodgetProcessor
Server/Source/ProcessorChain.cpp:326
↓ 11 callersFunctionparse
Common/Source/json.hpp:18630
↓ 11 callersMethodrefresh
PluginTray/Source/PluginMonitor.hpp:139
↓ 11 callersMethodsax_parse
Common/Source/json.hpp:7913
↓ 11 callersFunctionsetEnabled
Common/Source/Sentry.cpp:85
next →1–100 of 1,821, ranked by callers