MCPcopy Create free account

hub / github.com/apohl79/audiogridder / functions

Functions1,821 in github.com/apohl79/audiogridder

Methodubjson_prefix
! @brief determine the type prefix of container values @note This function does not need to be 100% accurate when it comes to integ
Common/Source/json.hpp:10956
MethodunbypassPlugin
Plugin/Source/PluginProcessor.cpp:1324
Functionunflatten
! @param[in] value flattened JSON @return unflattened JSON @throw parse_error.109 if array index is not a number @throw type_error.
Common/Source/json.hpp:9836
MethodunhandledException
Tests/Source/Main.cpp:118
MethodunhighlightPluginButton
Plugin/Source/PluginEditor.cpp:1518
MethodunhilightToolsButton
Plugin/Source/PluginEditor.cpp:1414
Methodunload
Server/Source/ProcessorClient.cpp:468
Methodupdate
Server/Source/AudioWorker.hpp:67
Methodupdate
Common/Source/Metrics.hpp:148
Methodupdate
Common/Source/Metrics.cpp:20
MethodupdateCPULoad
Plugin/Source/Client.cpp:1206
MethodupdateDockIcon
Server/Source/App.hpp:93
MethodupdateHeight
Plugin/Source/PluginSearchWindow.cpp:137
MethodupdateLatencyBuffers
Server/Source/Processor.cpp:781
MethodupdateList
Server/Source/PluginListComponent.cpp:17
MethodupdateNoLock
Server/Source/ProcessorChain.cpp:294
MethodupdateParamValue
Plugin/Source/GenericEditor.cpp:148
MethodupdatePluginList
Plugin/Source/Client.cpp:1185
MethodupdatePluginStatus
Plugin/Source/PluginProcessor.cpp:1547
MethodupdatePosition
PluginTray/Source/PluginMonitor.cpp:283
MethodupdateRecents
Plugin/Source/PluginProcessor.cpp:1682
MethodupdateSandboxNetworkStats
Server/Source/Server.cpp:1649
MethodupdateScreenCaptureArea
Server/Source/ProcessorWindow.cpp:112
MethodupdateScreenCaptureArea
Server/Source/Processor.cpp:971
MethodupdateServers
Common/Source/ServiceReceiver.cpp:100
MethodupdateToolsOnOffButton
Plugin/Source/PluginEditor.cpp:1426
MethodupdateTrackProperties
Plugin/Source/PluginProcessor.hpp:106
MethodupdateTree
Plugin/Source/PluginSearchWindow.cpp:169
Functionvalue
Common/Source/json.hpp:16008
Methodvalue
return value of the iterator
Common/Source/json.hpp:3090
Methodvalue
return the value of an iterator
Common/Source/json.hpp:9025
MethodwaitForData
Server/Source/AudioWorker.cpp:59
MethodwaitRead
Plugin/Source/AudioStreamer.hpp:596
MethodwaitWrite
Plugin/Source/AudioStreamer.hpp:574
Methodwide_string_input_adapter
Common/Source/json.hpp:3743
Methodwrite_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
Common/Source/json.hpp:10710
Methodwrite_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
Common/Source/json.hpp:10601
Methodwrite_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
Common/Source/json.hpp:10609
Methodwrite_bson_element
! @brief Serializes the JSON value @a j to BSON and associates it with the key @a name. @param name The name to associate with the
Common/Source/json.hpp:10769
Methodwrite_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
Common/Source/json.hpp:10593
Methodwrite_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
Common/Source/json.hpp:10649
Methodwrite_bson_null
! @brief Writes a BSON element with key @a name and null value */
Common/Source/json.hpp:10634
Methodwrite_bson_object
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
Common/Source/json.hpp:10823
Methodwrite_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
Common/Source/json.hpp:10687
Methodwrite_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
Common/Source/json.hpp:10624
Methodwrite_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
Common/Source/json.hpp:10671
Methodwrite_character
Common/Source/json.hpp:10009
Methodwrite_character
Common/Source/json.hpp:10026
Methodwrite_number
Common/Source/json.hpp:11047
Methodwrite_number_with_ubjson_prefix
Common/Source/json.hpp:10863
Method~App
Server/Source/App.cpp:30
Method~App
PluginTray/Source/App.hpp:30
Method~AudioStreamer
Plugin/Source/AudioStreamer.hpp:50
Method~AudioWorker
Server/Source/AudioWorker.cpp:26
Method~BasicStatistic
Common/Source/Metrics.hpp:27
Method~CPUInfo
Server/Source/CPUInfo.hpp:21
Method~Client
Plugin/Source/Client.cpp:31
Method~ClipboardTracker
Server/Source/Worker.hpp:85
Method~Connection
PluginTray/Source/App.hpp:87
Method~ConsoleApp
Tests/Source/Main.cpp:36
Method~Duration
Common/Source/Metrics.hpp:139
Method~FnThread
Common/Source/Utils.hpp:695
Method~FnTimer
Common/Source/Utils.hpp:720
Method~GenericEditor
Plugin/Source/GenericEditor.cpp:15
Method~Listener
Plugin/Source/PluginButton.hpp:24
Method~LockByID
Plugin/Source/Client.hpp:341
Method~LogTag
Common/Source/Logger.hpp:70
Method~Logger
Common/Source/Logger.cpp:48
Method~MemoryFile
Common/Source/MemoryFile.cpp:23
Method~MenuBarWindow
Server/Source/MenuBarWindow.cpp:51
Method~Message
Common/Source/Message.hpp:947
Method~Meter
Common/Source/Metrics.hpp:36
Method~Metrics
Common/Source/Metrics.hpp:304
Method~NewServerWindow
Plugin/Source/NewServerWindow.cpp:33
Method~Parameter
Plugin/Source/PluginProcessor.hpp:412
Method~Payload
Common/Source/Message.hpp:442
Method~PluginButton
Plugin/Source/PluginButton.hpp:18
Method~PluginEditor
Plugin/Source/PluginEditor.cpp:160
Method~PluginListComponent
Server/Source/PluginListComponent.cpp:217
Method~PluginListWindow
Server/Source/PluginListWindow.cpp:37
Method~PluginMonitor
PluginTray/Source/PluginMonitor.hpp:131
Method~PluginMonitorWindow
PluginTray/Source/PluginMonitor.cpp:63
Method~PluginProcessor
Plugin/Source/PluginProcessor.cpp:209
Method~PluginSearchWindow
Plugin/Source/PluginSearchWindow.cpp:59
Method~Processor
Server/Source/Processor.cpp:63
Method~ProcessorClient
Server/Source/ProcessorClient.cpp:19
Method~ProcessorWindow
Server/Source/ProcessorWindow.cpp:54
Method~SandboxPeer
Server/Source/Sandbox.cpp:14
Method~Scope
Common/Source/Tracer.hpp:44
Method~ScreenReceiver
Plugin/Source/Client.hpp:386
Method~ScreenRecorder
Server/Source/ScreenRecorder.cpp:111
Method~ScreenWorker
Server/Source/ScreenWorker.cpp:19
Method~Server
Server/Source/Server.cpp:421
Method~ServerSettingsWindow
Server/Source/ServerSettingsWindow.cpp:671
Method~ServiceReceiver
Common/Source/ServiceReceiver.hpp:22
Method~ServiceResponder
Server/Source/ServiceResponder.cpp:50
Method~SharedInstance
Common/Source/SharedInstance.hpp:19
Method~SizeMeter
Common/Source/Metrics.hpp:89
Method~StatisticsWindow
Plugin/Source/StatisticsWindow.cpp:188
Method~StatisticsWindow
Server/Source/StatisticsWindow.cpp:217
← previousnext →1,701–1,800 of 1,821, ranked by callers