MCPcopy Create free account

hub / github.com/apohl79/audiogridder / functions

Functions1,821 in github.com/apohl79/audiogridder

Methodnumber_unsigned
Common/Source/json.hpp:4204
Functionoperator!=
Common/Source/ImageDiff.hpp:19
Functionoperator!=
! @brief compares two JSON pointers for inequality @param[in] lhs JSON pointer to compare @param[in] rhs JSON pointer to compare @r
Common/Source/json.hpp:9885
Methodoperator!=
inequality operator (needed for range-based for)
Common/Source/json.hpp:3063
Methodoperator!=
! @brief comparison: not equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8752
Methodoperator!=
Common/Source/Utils.hpp:162
Functionoperator"" _json
Common/Source/json.hpp:20291
Functionoperator"" _json_pointer
Common/Source/json.hpp:20307
Methodoperator()
Common/Source/json.hpp:2978
Methodoperator()
Common/Source/json.hpp:3431
Methodoperator()
! @brief return a hash value for a JSON object @since version 1.0.0 */
Common/Source/json.hpp:20243
Methodoperator()
! @brief compare two value_t enum values @since version 3.0.0 */
Common/Source/json.hpp:20259
Methodoperator+
Common/Source/json.hpp:8260
Methodoperator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8831
Methodoperator++
Common/Source/json.hpp:8275
Methodoperator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8640
Methodoperator++
post-increment (it++)
Common/Source/json.hpp:8980
Methodoperator-
Common/Source/json.hpp:8266
Methodoperator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8851
Methodoperator-
subtract from iterator
Common/Source/json.hpp:9006
Methodoperator--
Common/Source/json.hpp:8286
Methodoperator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8684
Methodoperator--
post-decrement (it--)
Common/Source/json.hpp:8988
Methodoperator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8605
Methodoperator->
Common/Source/json.hpp:9931
Methodoperator/
Common/Source/json.hpp:9179
Methodoperator<
Common/Source/json.hpp:8256
Functionoperator<=
! @brief comparison: less than or equal Compares whether one JSON value @a lhs is less than or equal to another JSON value by calculating
Common/Source/json.hpp:18268
Methodoperator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8782
Methodoperator=
Common/Source/json.hpp:2231
Functionoperator==
Common/Source/ImageDiff.hpp:15
Functionoperator==
! @brief compares two JSON pointers for equality @param[in] lhs JSON pointer to compare @param[in] rhs JSON pointer to compare @ret
Common/Source/json.hpp:9870
Methodoperator==
Server/Source/AudioWorker.hpp:76
Methodoperator==
equality operator (needed for InputIterator)
Common/Source/json.hpp:3060
Methodoperator==
Common/Source/json.hpp:8252
Methodoperator==
! @brief comparison: equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8721
Methodoperator==
Common/Source/ServerPlugin.hpp:64
Methodoperator==
Common/Source/Utils.hpp:157
Functionoperator>
! @brief comparison: greater than Compares whether one JSON value @a lhs is greater than another JSON value by calculating `not (lhs <= r
Common/Source/json.hpp:18307
Methodoperator>
! @brief comparison: greater than @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8788
Functionoperator>=
! @brief comparison: greater than or equal Compares whether one JSON value @a lhs is greater than or equal to another JSON value by calcu
Common/Source/json.hpp:18346
Methodoperator>=
! @brief comparison: greater than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/Source/json.hpp:8794
Functionoperator[]
! @brief access specified array element Returns a reference to the element at specified location @a idx. @note If @a idx is beyond the r
Common/Source/json.hpp:15731
Methodoperator[]
access to successor
Common/Source/json.hpp:9016
Methodoperator[]
Common/Source/Utils.hpp:754
Methodoutput_adapter
Common/Source/json.hpp:10038
Methodoutput_stream_adapter
Common/Source/json.hpp:10007
Methodoutput_string_adapter
Common/Source/json.hpp:10024
Methodoutput_vector_adapter
Common/Source/json.hpp:9990
Methodpaint
Plugin/Source/PluginSearchWindow.cpp:74
Methodpaint
Plugin/Source/NewServerWindow.cpp:35
Methodpaint
Plugin/Source/StatisticsWindow.cpp:215
Methodpaint
Plugin/Source/GenericEditor.cpp:17
Methodpaint
Plugin/Source/PluginEditor.cpp:173
Methodpaint
Server/Source/SplashWindow.hpp:103
Methodpaint
Server/Source/StatisticsWindow.cpp:237
Methodpaint
PluginTray/Source/PluginMonitor.cpp:332
Methodpaint
PluginTray/Source/PluginMonitor.hpp:27
Methodpaint
PluginTray/Source/PluginMonitor.hpp:38
MethodpaintButton
Plugin/Source/PluginButton.cpp:15
MethodpaintButton
Plugin/Source/PluginEditor.cpp:192
MethodpaintCell
Server/Source/PluginListComponent.cpp:39
MethodpaintItem
Plugin/Source/PluginSearchWindow.hpp:96
MethodpaintItem
Plugin/Source/PluginSearchWindow.hpp:111
MethodpaintItem
Plugin/Source/PluginSearchWindow.hpp:181
MethodpaintItem
Plugin/Source/PluginSearchWindow.hpp:265
MethodpaintOpenCloseButton
Plugin/Source/PluginSearchWindow.hpp:124
MethodpaintOpenCloseButton
Plugin/Source/PluginSearchWindow.hpp:203
MethodpaintRowBackground
Server/Source/PluginListComponent.cpp:25
MethodparameterGestureChanged
Plugin/Source/PluginProcessor.hpp:402
MethodparameterGestureChanged
Server/Source/Processor.hpp:186
MethodparameterValueChanged
Plugin/Source/PluginProcessor.cpp:1568
MethodparameterValueChanged
Server/Source/Processor.hpp:180
Methodparent_pointer
! @brief returns the parent of this JSON pointer @return parent of this JSON pointer; in case this JSON pointer is the root, the
Common/Source/json.hpp:9232
MethodparsePluginLayouts
Server/Source/Server.cpp:293
Methodparse_bson_array
! @brief Reads an array from the BSON input and passes it to the SAX-parser. @return whether a valid BSON-array was passed to the SAX parser
Common/Source/json.hpp:4881
Methodparse_bson_element_internal
! @brief Read a BSON document element of the given @a element_type. @param[in] element_type The BSON element type, c.f. http://bsonspec.org/sp
Common/Source/json.hpp:4777
Methodparse_bson_element_list
! @brief Read a BSON element list (as specified in the BSON-spec) The same binary layout is used for objects and arrays, hence it must be
Common/Source/json.hpp:4850
Methodparse_bson_internal
! @brief Reads in a BSON-object and passes it to the SAX-parser. @return whether a valid BSON-value was passed to the SAX parser */
Common/Source/json.hpp:4702
Methodparse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
Common/Source/json.hpp:4907
Methodparse_error
Common/Source/json.hpp:4102
Methodparse_error
Common/Source/json.hpp:4314
Methodparse_error
Common/Source/json.hpp:4463
Methodparse_msgpack_internal
! @return whether a valid MessagePack value was passed to the SAX parser */
Common/Source/json.hpp:5407
Methodparse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
Common/Source/json.hpp:5903
Methodparser
a parser reading from an input adapter
Common/Source/json.hpp:7839
Functionpatch
! @brief applies a JSON patch [JSON Patch](http://jsonpatch.com) defines a JSON document structure for expressing a sequence of operation
Common/Source/json.hpp:19804
Methodposition_string
Common/Source/json.hpp:1870
MethodpreProcessBlocks
Server/Source/ProcessorChain.cpp:417
MethodprepareInput
Server/Source/ScreenRecorder.cpp:267
MethodprepareOutput
Server/Source/ScreenRecorder.cpp:388
MethodprepareToPlay
Plugin/Source/PluginProcessor.cpp:484
MethodprepareToPlay
Plugin/Source/PluginProcessor.hpp:31
MethodprocessBlock
Plugin/Source/PluginProcessor.hpp:33
MethodprocessBlock
Plugin/Source/PluginProcessor.hpp:67
MethodprocessBlock
Server/Source/ProcessorClient.cpp:687
MethodprocessBlock
Server/Source/AudioWorker.cpp:173
MethodprocessBlockBypassed
Plugin/Source/PluginProcessor.hpp:70
MethodprocessBlockBypassed
Server/Source/Processor.cpp:655
MethodprocessBlockBypassedInternal
Plugin/Source/PluginProcessor.cpp:831
← previousnext →1,401–1,500 of 1,821, ranked by callers