MCPcopy Create free account

hub / github.com/apohl79/audiogridder / functions

Functions1,821 in github.com/apohl79/audiogridder

Methodget_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
Common/Source/json.hpp:5250
Methodget_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
Common/Source/json.hpp:3605
Methodget_character
Common/Source/json.hpp:3633
Methodget_character
Common/Source/json.hpp:3745
Methodget_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
Common/Source/json.hpp:6594
Methodget_decimal_point
return the locale-dependent decimal point
Common/Source/json.hpp:6568
Functionget_error_message
return syntax error message
Common/Source/json.hpp:7654
Methodget_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
Common/Source/json.hpp:6300
Methodget_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
Common/Source/json.hpp:5853
Methodget_msgpack_float_prefix
Common/Source/json.hpp:10849
Methodget_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
Common/Source/json.hpp:5871
Methodget_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
Common/Source/json.hpp:5775
Methodget_number
Common/Source/json.hpp:6322
Functionget_number_float
return floating-point value
Common/Source/json.hpp:7620
Functionget_number_unsigned
Common/Source/json.hpp:7617
Functionget_position
return position of last read token
Common/Source/json.hpp:7630
Functionget_ptr
Common/Source/json.hpp:15376
Functionget_ref
Common/Source/json.hpp:15466
Functionget_ref_impl
Common/Source/json.hpp:15138
Functionget_to
Common/Source/json.hpp:15343
Methodget_token
get next token from lexer
Common/Source/json.hpp:8173
Methodget_ubjson_array
! @return whether array creation completed */
Common/Source/json.hpp:6181
Methodget_ubjson_float_prefix
Common/Source/json.hpp:11023
Methodget_ubjson_object
! @return whether object creation completed */
Common/Source/json.hpp:6226
Methodget_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
Common/Source/json.hpp:6044
Methodget_ubjson_size_value
! @param[out] result determined size @return whether size determination completed */
Common/Source/json.hpp:5973
Methodget_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
Common/Source/json.hpp:5921
Methodget_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
Common/Source/json.hpp:6084
MethodhandleConnectionLost
Server/Source/Sandbox.cpp:60
MethodhandleConnectionMade
Server/Source/Sandbox.cpp:93
MethodhandleMessage
Plugin/Source/Client.cpp:188
MethodhandleMessage
Server/Source/ProcessorClient.cpp:327
MethodhandleMessage
Server/Source/Sandbox.cpp:68
MethodhandleMessageFromMaster
Server/Source/Sandbox.hpp:67
MethodhandleMessageFromSlave
Server/Source/Sandbox.hpp:53
Methodhandle_value
Common/Source/json.hpp:4357
MethodhasEditor
Plugin/Source/PluginProcessor.cpp:888
MethodhasEditor
Plugin/Source/PluginProcessor.hpp:39
MethodhasEditor
Server/Source/ProcessorWindow.hpp:42
MethodhasEditor
Server/Source/ProcessorClient.cpp:490
MethodhasEditor
Server/Source/ProcessorChain.hpp:68
Methodhide
Plugin/Source/PluginSearchWindow.cpp:66
Methodhide
Plugin/Source/StatisticsWindow.cpp:239
MethodhideEditor
Server/Source/ProcessorClient.cpp:505
MethodhideEditor
Server/Source/Processor.cpp:964
MethodhidePlugin
Plugin/Source/PluginProcessor.cpp:1228
MethodhidePluginFromServer
Plugin/Source/PluginProcessor.cpp:1242
MethodhighlightPluginButton
Plugin/Source/PluginEditor.cpp:1513
MethodhilightToolsButton
Plugin/Source/PluginEditor.cpp:1407
MethodhostToName
Common/Source/ServiceReceiver.cpp:286
MethodincReadOffset
Common/Source/AudioRingBuffer.hpp:49
MethodincWriteOffset
Common/Source/AudioRingBuffer.hpp:63
Methodinit
Server/Source/ProcessorClient.cpp:32
Methodinit
Server/Source/ScreenWorker.cpp:28
MethodinitCodec
Plugin/Source/ImageReader.cpp:97
MethodinitToolsButtons
Plugin/Source/PluginEditor.cpp:1386
Methodinitialise
Tests/Source/Main.cpp:38
Methodinitialise
Server/Source/App.cpp:32
Methodinitialise
PluginTray/Source/App.cpp:15
Functioninitialize
Common/Source/CoreDump.cpp:73
Functioninitialize
Common/Source/Tracer.cpp:52
Functioninitialize
Common/Source/Signals.cpp:57
Methodinitialize
Plugin/Source/StatisticsWindow.cpp:225
Methodinitialize
Server/Source/ServiceResponder.cpp:69
Methodinitialize
Server/Source/ScreenRecorder.cpp:44
Methodinitialize
Common/Source/SharedInstance.hpp:21
Methodinitialize
Common/Source/Logger.hpp:28
Methodinitialize
Common/Source/Logger.cpp:117
Methodinitialize
Common/Source/ServiceReceiver.cpp:244
MethodinputAttemptWhenModal
Plugin/Source/PluginSearchWindow.hpp:34
Methodinput_adapter
input adapter for input stream
Common/Source/json.hpp:3788
Methodinput_buffer_adapter
Common/Source/json.hpp:3623
Methodinput_stream_adapter
Common/Source/json.hpp:3594
Functioninsert
! @brief inserts element Inserts element @a val before iterator @a pos. @param[in] pos iterator before which the content will be inserte
Common/Source/json.hpp:17595
MethodipToString
Common/Source/mDNSConnector.cpp:348
Methodipv4ToString
Common/Source/mDNSConnector.cpp:315
Methodipv6ToString
Common/Source/mDNSConnector.cpp:331
MethodisBusesLayoutSupported
Plugin/Source/PluginProcessor.cpp:551
MethodisBusesLayoutSupported
Server/Source/ProcessorChain.hpp:60
FunctionisEnabled
Common/Source/Tracer.cpp:94
MethodisEnabled
Common/Source/Logger.hpp:37
MethodisFlag
Common/Source/Message.hpp:154
MethodisFullyVisible
Server/Source/ProcessorWindow.cpp:106
FunctionisFx
Plugin/Source/Client.hpp:169
MethodisHilightedToolsButton
Plugin/Source/PluginEditor.cpp:1421
MethodisInterestedInFileDrag
Server/Source/PluginListComponent.hpp:44
MethodisIpv6
Common/Source/Utils.hpp:176
MethodisLoaded
Server/Source/ProcessorClient.hpp:51
MethodisMidiEffect
Plugin/Source/PluginProcessor.cpp:462
MethodisMonoChannelActive
Server/Source/Processor.cpp:875
MethodisOk
Server/Source/ScreenWorker.hpp:26
MethodisOk
Server/Source/AudioWorker.hpp:41
MethodisOkNoLock
Server/Source/ScreenWorker.hpp:40
MethodisOutput
Common/Source/ChannelSet.hpp:61
MethodisRangeActive
Common/Source/ChannelSet.hpp:75
MethodisReachable
Common/Source/ServiceReceiver.cpp:169
MethodisReady
Plugin/Source/Client.cpp:469
FunctionisServerLocalMode
Plugin/Source/Client.hpp:157
MethodisSet
Common/Source/ChannelSet.hpp:159
MethodisSidechainDisabled
Server/Source/ProcessorChain.hpp:50
← previousnext →1,201–1,300 of 1,821, ranked by callers