Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vicomtech/video-content-description-VCD
/ functions
Functions
1,776 in github.com/Vicomtech/video-content-description-VCD
⨍
Functions
1,776
◇
Types & classes
528
Method
none
cpp/test/TestingFramework/catch.hpp:2495
Method
nonesuch
cpp/modules/vcd_core/include/nlohmann/json.hpp:2825
Function
norm
(ray)
vcd/utils.py:593
Method
normalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
cpp/modules/vcd_core/include/nlohmann/json.hpp:14479
Method
normalize_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. */
cpp/modules/vcd_core/include/nlohmann/json.hpp:14496
Method
null
cpp/modules/vcd_core/include/nlohmann/json.hpp:5353
Method
null
cpp/modules/vcd_core/include/nlohmann/json.hpp:5528
Method
number_float
cpp/modules/vcd_core/include/nlohmann/json.hpp:5377
Method
number_float
cpp/modules/vcd_core/include/nlohmann/json.hpp:5552
Method
number_integer
cpp/modules/vcd_core/include/nlohmann/json.hpp:5365
Method
number_integer
cpp/modules/vcd_core/include/nlohmann/json.hpp:5540
Method
number_unsigned
cpp/modules/vcd_core/include/nlohmann/json.hpp:5371
Method
number_unsigned
cpp/modules/vcd_core/include/nlohmann/json.hpp:5546
Method
openStream
cpp/test/TestingFramework/catch.hpp:5564
Method
operator !
cpp/test/TestingFramework/catch.hpp:391
Method
operator !
cpp/test/TestingFramework/catch.hpp:2497
Method
operator !=
cpp/test/TestingFramework/catch.hpp:2157
Function
operator "" _json
cpp/modules/vcd_core/include/nlohmann/json.hpp:25253
Function
operator "" _json_pointer
cpp/modules/vcd_core/include/nlohmann/json.hpp:25272
Method
operator -
cpp/test/TestingFramework/catch.hpp:1725
Method
operator -
cpp/test/TestingFramework/catch.hpp:1756
Method
operator <
cpp/test/TestingFramework/catch.hpp:1439
Method
operator ==
cpp/test/TestingFramework/catch.hpp:1436
Method
operator ==
cpp/test/TestingFramework/catch.hpp:2148
Method
operator ==
cpp/test/TestingFramework/catch.hpp:6726
Method
operator ==
cpp/test/TestingFramework/catch.hpp:7643
Function
operator |
cpp/test/TestingFramework/catch.hpp:647
Function
operator!=
! @brief compares two JSON pointers for inequality @param[in] lhs JSON pointer to compare @param[in] rhs JSON pointer to compare @r
cpp/modules/vcd_core/include/nlohmann/json.hpp:12502
Method
operator!=
inequality operator (needed for range-based for)
cpp/modules/vcd_core/include/nlohmann/json.hpp:3888
Method
operator!=
cpp/modules/vcd_core/include/nlohmann/json.hpp:4469
Method
operator!=
! @brief comparison: not equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/modules/vcd_core/include/nlohmann/json.hpp:11192
Method
operator()
cpp/modules/vcd_core/include/nlohmann/json.hpp:3787
Method
operator()
cpp/modules/vcd_core/include/nlohmann/json.hpp:4350
Method
operator()
! @brief return a hash value for a JSON object @since version 1.0.0 */
cpp/modules/vcd_core/include/nlohmann/json.hpp:25195
Method
operator()
! @brief compare two value_t enum values @since version 3.0.0 */
cpp/modules/vcd_core/include/nlohmann/json.hpp:25211
Method
operator()
cpp/test/TestingFramework/catch.hpp:2141
Method
operator()
cpp/test/TestingFramework/catch.hpp:5728
Method
operator()
cpp/test/TestingFramework/catch.hpp:5731
Method
operator()
cpp/test/TestingFramework/catch.hpp:6118
Method
operator()
cpp/test/TestingFramework/catch.hpp:7662
Method
operator*
! @brief return a reference to the value pointed to by the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/modules/vcd_core/include/nlohmann/json.hpp:11008
Method
operator+
cpp/modules/vcd_core/include/nlohmann/json.hpp:10686
Method
operator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/modules/vcd_core/include/nlohmann/json.hpp:11293
Method
operator+
cpp/test/TestingFramework/catch.hpp:278
Method
operator++
cpp/modules/vcd_core/include/nlohmann/json.hpp:10704
Method
operator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/modules/vcd_core/include/nlohmann/json.hpp:11079
Method
operator++
post-increment (it++)
cpp/modules/vcd_core/include/nlohmann/json.hpp:11461
Method
operator-
cpp/modules/vcd_core/include/nlohmann/json.hpp:10693
Method
operator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/modules/vcd_core/include/nlohmann/json.hpp:11315
Method
operator-
subtract from iterator
cpp/modules/vcd_core/include/nlohmann/json.hpp:11497
Method
operator--
cpp/modules/vcd_core/include/nlohmann/json.hpp:10717
Method
operator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/modules/vcd_core/include/nlohmann/json.hpp:11122
Method
operator--
post-decrement (it--)
cpp/modules/vcd_core/include/nlohmann/json.hpp:11473
Method
operator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/modules/vcd_core/include/nlohmann/json.hpp:11045
Method
operator->
cpp/modules/vcd_core/include/nlohmann/json.hpp:12579
Method
operator->
cpp/test/TestingFramework/catch.hpp:390
Method
operator->
cpp/test/TestingFramework/catch.hpp:2487
Method
operator->*
cpp/test/TestingFramework/catch.hpp:1408
Method
operator/
cpp/modules/vcd_core/include/nlohmann/json.hpp:11698
Method
operator<
cpp/modules/vcd_core/include/nlohmann/json.hpp:10681
Method
operator<
! @brief comparison: smaller @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/modules/vcd_core/include/nlohmann/json.hpp:11201
Function
operator<=
! @brief comparison: less than or equal Compares whether one JSON value @a lhs is less than or equal to another JSON value by calculating
cpp/modules/vcd_core/include/nlohmann/json.hpp:22885
Method
operator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/modules/vcd_core/include/nlohmann/json.hpp:11228
Method
operator=
cpp/modules/vcd_core/include/nlohmann/json.hpp:2829
Function
operator==
! @brief compares two JSON pointers for equality @param[in] lhs JSON pointer to compare @param[in] rhs JSON pointer to compare @ret
cpp/modules/vcd_core/include/nlohmann/json.hpp:12485
Method
operator==
equality operator (needed for InputIterator)
cpp/modules/vcd_core/include/nlohmann/json.hpp:3882
Method
operator==
cpp/modules/vcd_core/include/nlohmann/json.hpp:4463
Method
operator==
cpp/modules/vcd_core/include/nlohmann/json.hpp:10676
Method
operator==
! @brief comparison: equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/modules/vcd_core/include/nlohmann/json.hpp:11165
Function
operator>
! @brief comparison: greater than Compares whether one JSON value @a lhs is greater than another JSON value by calculating `not (lhs <= r
cpp/modules/vcd_core/include/nlohmann/json.hpp:22931
Method
operator>
! @brief comparison: greater than @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/modules/vcd_core/include/nlohmann/json.hpp:11237
Function
operator>=
! @brief comparison: greater than or equal Compares whether one JSON value @a lhs is greater than or equal to another JSON value by calcu
cpp/modules/vcd_core/include/nlohmann/json.hpp:22977
Method
operator>=
! @brief comparison: greater than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/modules/vcd_core/include/nlohmann/json.hpp:11246
Function
operator[]
! @brief access specified array element Returns a reference to the element at specified location @a idx. @note If @a idx is beyond the r
cpp/modules/vcd_core/include/nlohmann/json.hpp:19988
Method
operator[]
access to successor
cpp/modules/vcd_core/include/nlohmann/json.hpp:11509
Method
operator[]
cpp/test/TestingFramework/catch.hpp:3892
Method
optUsage
cpp/test/TestingFramework/catch.hpp:3926
Method
ordered_map
Explicit constructors instead of `using Container::Container` otherwise older compilers choke on it (GCC <= 5.5, xcode <= 9.4)
cpp/modules/vcd_core/include/nlohmann/json.hpp:16417
Method
output_adapter
cpp/modules/vcd_core/include/nlohmann/json.hpp:12719
Method
output_stream_adapter
cpp/modules/vcd_core/include/nlohmann/json.hpp:12672
Method
output_string_adapter
cpp/modules/vcd_core/include/nlohmann/json.hpp:12696
Method
output_vector_adapter
cpp/modules/vcd_core/include/nlohmann/json.hpp:12648
Method
overflow
cpp/test/TestingFramework/catch.hpp:6093
Method
parent_pointer
! @brief returns the parent of this JSON pointer @return parent of this JSON pointer; in case this JSON pointer is the root, the
cpp/modules/vcd_core/include/nlohmann/json.hpp:11757
Function
parseTestSpec
cpp/test/TestingFramework/catch.hpp:3030
Method
parse_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
cpp/modules/vcd_core/include/nlohmann/json.hpp:8012
Method
parse_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
cpp/modules/vcd_core/include/nlohmann/json.hpp:7896
Method
parse_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
cpp/modules/vcd_core/include/nlohmann/json.hpp:7974
Method
parse_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 */
cpp/modules/vcd_core/include/nlohmann/json.hpp:7794
Method
parse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true) or whether the last read charact
cpp/modules/vcd_core/include/nlohmann/json.hpp:8042
Method
parse_error
cpp/modules/vcd_core/include/nlohmann/json.hpp:5441
Method
parse_error
cpp/modules/vcd_core/include/nlohmann/json.hpp:5680
Method
parse_error
cpp/modules/vcd_core/include/nlohmann/json.hpp:5867
Method
parse_msgpack_internal
! @return whether a valid MessagePack value was passed to the SAX parser */
cpp/modules/vcd_core/include/nlohmann/json.hpp:8767
Method
parse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
cpp/modules/vcd_core/include/nlohmann/json.hpp:9399
Method
parser
a parser reading from an input adapter
cpp/modules/vcd_core/include/nlohmann/json.hpp:10174
Method
passedString
cpp/test/TestingFramework/catch.hpp:9037
Function
patch
! @brief applies a JSON patch [JSON Patch](http://jsonpatch.com) defines a JSON document structure for expressing a sequence of operation
cpp/modules/vcd_core/include/nlohmann/json.hpp:24662
Method
pluralise
cpp/test/TestingFramework/catch.hpp:7014
Method
populate
cpp/test/TestingFramework/catch.hpp:4015
← previous
next →
1,301–1,400 of 1,776, ranked by callers