MCPcopy Create free account

hub / github.com/apohl79/audiogridder / functions

Functions1,821 in github.com/apohl79/audiogridder

MethodisSuspended
Server/Source/ProcessorClient.cpp:518
FunctionisUsingDoublePrecission
Plugin/Source/Client.hpp:164
MethodisWithinArea
Plugin/Source/PluginButton.hpp:61
Functionis_discarded
! @brief return whether value is discarded This function returns true if and only if the JSON value was discarded during parsing with a c
Common/Source/json.hpp:15023
Methodis_errored
Common/Source/json.hpp:4338
Functionis_primitive
! @brief return whether type is primitive This function returns true if and only if the JSON type is primitive (string, number, boolean,
Common/Source/json.hpp:14775
Functionis_structured
! @brief return whether type is structured This function returns true if and only if the JSON type is structured (array or object).
Common/Source/json.hpp:14799
MethoditemClicked
Plugin/Source/PluginSearchWindow.hpp:242
MethoditemClicked
Plugin/Source/PluginSearchWindow.hpp:278
MethoditemOpennessChanged
Plugin/Source/PluginSearchWindow.hpp:163
MethoditemOpennessChanged
Plugin/Source/PluginSearchWindow.hpp:244
Methoditer_impl
default constructor
Common/Source/json.hpp:8407
Methoditeration_proxy
construct iteration proxy from a container
Common/Source/json.hpp:3102
Methoditeration_proxy_value
Common/Source/json.hpp:3046
Methodjson>
Common/Source/json.hpp:20270
Methodjson_pointer
! @brief create JSON pointer Create a JSON pointer according to the syntax described in [Section 3 of RFC6901](https://tools.ietf.org/htm
Common/Source/json.hpp:9080
Methodjson_ref
Common/Source/json.hpp:9906
Methodjson_reverse_iterator
create reverse iterator from iterator
Common/Source/json.hpp:8974
Methodjson_sax_dom_callback_parser
Common/Source/json.hpp:4177
Methodjson_sax_dom_parser
! @param[in, out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether
Common/Source/json.hpp:4026
Functionjson_value
default constructor (for null values)
Common/Source/json.hpp:13676
Methodkey
Common/Source/json.hpp:4076
Methodkey
Common/Source/json.hpp:4235
Methodkey
return the key of an object iterator
Common/Source/json.hpp:9019
MethodkeyPressed
Plugin/Source/PluginSearchWindow.cpp:78
MethodkeyPressed
Plugin/Source/Client.cpp:998
MethodkeyPressed
Server/Source/Worker.cpp:733
Methodlexer
Common/Source/json.hpp:6552
Methodlittle_endianess
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from https://stackoverflow.c
Common/Source/json.hpp:4691
Methodload
Server/Source/ProcessorClient.cpp:353
MethodloadConfig
Server/Source/Server.cpp:68
MethodloadConfig
PluginTray/Source/App.cpp:51
MethodloadKnownPluginList
Server/Source/Server.cpp:233
MethodloadPlugin
Server/Source/Processor.cpp:303
Methodlog
Common/Source/Metrics.hpp:69
Methodlog
Common/Source/Metrics.hpp:119
Methodlog
Common/Source/Logger.cpp:77
MethodlogError
Server/Source/ScreenRecorder.hpp:109
MethodlogMessage
Tests/Source/Main.cpp:27
MethodlookupServerInfo
Common/Source/ServiceReceiver.cpp:295
MethodmDNSConnector
Common/Source/mDNSConnector.hpp:23
Functionmain
Common/Source/TraceReader.cpp:274
MethodmapInternal
Common/Source/ChannelMapper.hpp:127
Functionmdns_discovery_answer
Common/Source/mDNS.cpp:556
Functionmdns_discovery_recv
Common/Source/mDNS.cpp:414
Functionmdns_discovery_send
Common/Source/mDNS.cpp:410
Functionmdns_record_parse_a
Common/Source/mDNS.cpp:871
Functionmdns_record_parse_aaaa
Common/Source/mDNS.cpp:883
MethodmenuItemSelected
Server/Source/App.hpp:49
MethodmenuItemSelected
PluginTray/Source/App.hpp:66
Functionmerge_patch
! @brief applies a JSON Merge Patch The merge patch format is primarily intended for use with the HTTP PATCH method as a means of describ
Common/Source/json.hpp:20195
MethodmessageReceived
Plugin/Source/PluginProcessor.cpp:1765
MethodmessageReceived
PluginTray/Source/App.cpp:220
MethodmightContainSubItems
Plugin/Source/PluginSearchWindow.hpp:86
MethodmightContainSubItems
Plugin/Source/PluginSearchWindow.hpp:92
MethodmightContainSubItems
Plugin/Source/PluginSearchWindow.hpp:108
MethodmightContainSubItems
Plugin/Source/PluginSearchWindow.hpp:178
MethodmightContainSubItems
Plugin/Source/PluginSearchWindow.hpp:262
MethodmodalStateFinished
Plugin/Source/PluginProcessor.cpp:1139
MethodmoreThanOneInstanceAllowed
Tests/Source/Main.cpp:112
MethodmoreThanOneInstanceAllowed
Server/Source/App.hpp:43
MethodmoreThanOneInstanceAllowed
PluginTray/Source/App.hpp:34
MethodmouseDoubleClick
Plugin/Source/Client.cpp:958
MethodmouseDown
Plugin/Source/GenericEditor.hpp:53
MethodmouseDown
Plugin/Source/Client.cpp:916
MethodmouseDrag
Plugin/Source/Client.cpp:930
MethodmouseEnter
Plugin/Source/Client.cpp:910
FunctionmouseExit
Plugin/Source/Client.hpp:241
MethodmouseExit
Plugin/Source/PluginSearchWindow.cpp:124
MethodmouseMove
Plugin/Source/PluginSearchWindow.cpp:113
MethodmouseMove
Plugin/Source/PluginButton.cpp:143
MethodmouseMove
Plugin/Source/Client.cpp:904
MethodmouseUp
Plugin/Source/PluginButton.cpp:138
MethodmouseUp
Plugin/Source/GenericEditor.hpp:36
MethodmouseUp
Plugin/Source/GenericEditor.hpp:59
MethodmouseUp
Plugin/Source/PluginEditor.cpp:732
MethodmouseUp
Plugin/Source/Client.cpp:944
MethodmouseUp
Server/Source/SplashWindow.hpp:129
MethodmouseUp
Server/Source/MenuBarWindow.cpp:57
MethodmouseUp
PluginTray/Source/PluginMonitor.cpp:69
MethodmouseUp
PluginTray/Source/App.hpp:68
MethodmouseWheelMove
Plugin/Source/Client.cpp:964
MethodmoveOrCopyFrom
Plugin/Source/AudioStreamer.hpp:428
FunctionmsgThreadExistsAndNotLocked
Common/Source/Utils.hpp:250
Methodmul
! @brief returns x * y @note The result is rounded. (Only the upper q bits are returned.) */
Common/Source/json.hpp:11189
Methodname
Common/Source/json.hpp:1769
Methodnext_byte_in_range
! @brief check if the next byte(s) are inside a given range Adds the current byte and, for each passed range, reads a new byte and checks
Common/Source/json.hpp:6633
Methodnonesuch
Common/Source/json.hpp:2227
Methodnormalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
Common/Source/json.hpp:11253
Methodnormalize_to
! @brief normalize x such that the result has the exponent E @pre e >= x.e and the upper e - x.e bits of x.f must be zero. */
Common/Source/json.hpp:11268
MethodnotifyRead
Plugin/Source/AudioStreamer.hpp:587
MethodnotifyWrite
Plugin/Source/AudioStreamer.hpp:568
Methodnull
Common/Source/json.hpp:4036
Methodnull
Common/Source/json.hpp:4189
MethodnumChannelsChanged
Plugin/Source/PluginProcessor.cpp:590
Methodnumber_float
Common/Source/json.hpp:4056
Methodnumber_float
Common/Source/json.hpp:4209
Methodnumber_integer
Common/Source/json.hpp:4046
Methodnumber_integer
Common/Source/json.hpp:4199
Methodnumber_unsigned
Common/Source/json.hpp:4051
← previousnext →1,301–1,400 of 1,821, ranked by callers