MCPcopy Create free account

hub / github.com/Vicomtech/video-content-description-VCD / functions

Functions1,776 in github.com/Vicomtech/video-content-description-VCD

MethodgetEventDataFrameIntervals
(uid: string | number, dataName: string)
nodejs/src/vcd.core.ts:1650
MethodgetEventUidByName
(name: string)
nodejs/src/vcd.core.ts:1441
MethodgetEventsWithEventDataName
(dataName: string)
nodejs/src/vcd.core.ts:1493
MethodgetFramesWithActionDataName
(uid: string | number, dataName: string)
nodejs/src/vcd.core.ts:1519
MethodgetFramesWithContextDataName
(uid: string | number, dataName: string)
nodejs/src/vcd.core.ts:1525
MethodgetFramesWithEventDataName
(uid: string | number, dataName: string)
nodejs/src/vcd.core.ts:1522
MethodgetLastResult
cpp/test/TestingFramework/catch.hpp:5328
MethodgetLength
cpp/modules/vcd_core/include/vcd.h:58
FunctiongetLineOfChars
cpp/test/TestingFramework/catch.hpp:7766
MethodgetMetadata
()
nodejs/src/vcd.core.ts:1716
MethodgetName
cpp/test/TestingFramework/catch.hpp:820
MethodgetName
cpp/test/TestingFramework/catch.hpp:821
MethodgetName
cpp/test/TestingFramework/catch.hpp:822
MethodgetName
cpp/test/TestingFramework/catch.hpp:823
MethodgetName
cpp/test/TestingFramework/catch.hpp:824
MethodgetName
cpp/test/TestingFramework/catch.hpp:825
MethodgetName
cpp/test/TestingFramework/catch.hpp:826
MethodgetNumActions
()
nodejs/src/vcd.core.ts:1669
MethodgetNumContexts
()
nodejs/src/vcd.core.ts:1677
MethodgetNumEvents
()
nodejs/src/vcd.core.ts:1673
MethodgetObjectDataFrameIntervals
(uid: string | number, dataName: string)
nodejs/src/vcd.core.ts:1644
FunctiongetOuterFrameInterval
(frameIntervals: Array<object>)
nodejs/src/vcd.utils.ts:74
MethodgetPreferences
StreamingReporterBase
cpp/test/TestingFramework/catch.hpp:8070
MethodgetPreferences
cpp/test/TestingFramework/catch.hpp:8261
MethodgetPreferences
cpp/test/TestingFramework/catch.hpp:8467
MethodgetPreferences
cpp/test/TestingFramework/catch.hpp:8911
MethodgetProcessName
cpp/test/TestingFramework/catch.hpp:3222
MethodgetRelationUidByName
(name: string)
nodejs/src/vcd.core.ts:1445
MethodgetValue
cpp/test/TestingFramework/catch.hpp:1863
FunctiongetVecFromEncodedRS6
(x, y, low, high, rest, encoded_poly)
vcd/poly2d.py:407
FunctiongetVecFromEncodedSRF6
(x, y, rest, encoded_poly)
vcd/poly2d.py:402
Methodget_action
(self, uid)
vcd/core.py:1394
Methodget_action_uid_by_name
(self, name)
vcd/core.py:1420
Methodget_actions
(self)
vcd/core.py:1379
Methodget_actions_with_action_data_name
(self, data_name)
vcd/core.py:1458
Functionget_allocator
! @brief returns the allocator associated with the container */
cpp/modules/vcd_core/include/nlohmann/json.hpp:16799
Methodget_bson_binary
cpp/modules/vcd_core/include/nlohmann/json.hpp:7870
Methodget_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in, out] result A reference to the string variable where the read
cpp/modules/vcd_core/include/nlohmann/json.hpp:7819
Methodget_bson_string
cpp/modules/vcd_core/include/nlohmann/json.hpp:7849
Methodget_cbor_array
! @param[in] len the length of the array or std::size_t(-1) for an array of indefinite size @param[in] tag_handler how CB
cpp/modules/vcd_core/include/nlohmann/json.hpp:8676
Methodget_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
cpp/modules/vcd_core/include/nlohmann/json.hpp:8582
Methodget_cbor_float_prefix
cpp/modules/vcd_core/include/nlohmann/json.hpp:13958
Methodget_cbor_object
! @param[in] len the length of the object or std::size_t(-1) for an object of indefinite size @param[in] tag_handler how
cpp/modules/vcd_core/include/nlohmann/json.hpp:8714
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
cpp/modules/vcd_core/include/nlohmann/json.hpp:8487
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
cpp/modules/vcd_core/include/nlohmann/json.hpp:4823
Methodget_character
cpp/modules/vcd_core/include/nlohmann/json.hpp:4851
Methodget_character
cpp/modules/vcd_core/include/nlohmann/json.hpp:5013
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)
cpp/modules/vcd_core/include/nlohmann/json.hpp:6040
Methodget_context
(self, uid)
vcd/core.py:1400
Methodget_context_data
(self, uid, data_name, frame_num=None)
vcd/core.py:1581
Methodget_context_data_frame_intervals
(self, uid, data_name)
vcd/core.py:1609
Methodget_context_uid_by_name
(self, name)
vcd/core.py:1423
Methodget_contexts
(self)
vcd/core.py:1385
Methodget_contexts_with_context_data_name
(self, data_name)
vcd/core.py:1464
Methodget_data
(self)
vcd/core.py:1302
Methodget_decimal_point
return the locale-dependent decimal point
cpp/modules/vcd_core/include/nlohmann/json.hpp:6013
Methodget_dict
cpp/modules/vcd_core/include/vcd.h:55
Functionget_distortion_radius
(distortion)
vcd/utils.py:600
Functionget_error_message
return syntax error message
cpp/modules/vcd_core/include/nlohmann/json.hpp:7343
Methodget_event
(self, uid)
vcd/core.py:1397
Methodget_event_data
(self, uid, data_name, frame_num=None)
vcd/core.py:1578
Methodget_event_data_frame_intervals
(self, uid, data_name)
vcd/core.py:1606
Methodget_event_uid_by_name
(self, name)
vcd/core.py:1426
Methodget_events
(self)
vcd/core.py:1382
Methodget_events_with_event_data_name
(self, data_name)
vcd/core.py:1461
Functionget_frame_start
(a)
vcd/utils.py:209
Methodget_frames_with_action_data_name
(self, uid, data_name)
vcd/core.py:1480
Methodget_frames_with_context_data_name
(self, uid, data_name)
vcd/core.py:1486
Methodget_frames_with_event_data_name
(self, uid, data_name)
vcd/core.py:1483
Methodget_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
cpp/modules/vcd_core/include/nlohmann/json.hpp:9899
Functionget_key
(my_dict, val)
vcd/utils.py:767
Methodget_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
cpp/modules/vcd_core/include/nlohmann/json.hpp:9340
Methodget_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
cpp/modules/vcd_core/include/nlohmann/json.hpp:9229
Methodget_msgpack_float_prefix
cpp/modules/vcd_core/include/nlohmann/json.hpp:13972
Methodget_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
cpp/modules/vcd_core/include/nlohmann/json.hpp:9362
Methodget_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
cpp/modules/vcd_core/include/nlohmann/json.hpp:9147
Methodget_num_actions
(self)
vcd/core.py:1621
Methodget_num_contexts
(self)
vcd/core.py:1627
Methodget_num_events
(self)
vcd/core.py:1624
Methodget_number
cpp/modules/vcd_core/include/nlohmann/json.hpp:9924
Functionget_number_float
return floating-point value
cpp/modules/vcd_core/include/nlohmann/json.hpp:7295
Functionget_number_unsigned
cpp/modules/vcd_core/include/nlohmann/json.hpp:7289
Functionget_outer_frame_interval
(frame_intervals)
vcd/utils.py:69
Functionget_point3d_of_plane
(plane)
vcd/utils.py:548
Functionget_position
return position of last read token
cpp/modules/vcd_core/include/nlohmann/json.hpp:7311
Functionget_ptr
cpp/modules/vcd_core/include/nlohmann/json.hpp:19567
Functionget_ref
cpp/modules/vcd_core/include/nlohmann/json.hpp:19661
Functionget_ref_impl
cpp/modules/vcd_core/include/nlohmann/json.hpp:19301
Methodget_relation_uid_by_name
(self, name)
vcd/core.py:1429
Methodget_relations
(self)
vcd/core.py:1388
Functionget_to
cpp/modules/vcd_core/include/nlohmann/json.hpp:19530
Methodget_token
get next token from lexer
cpp/modules/vcd_core/include/nlohmann/json.hpp:10567
Functionget_transform_as_matrix4x4
(transform_data)
vcd/utils.py:731
Methodget_ubjson_array
! @return whether array creation completed */
cpp/modules/vcd_core/include/nlohmann/json.hpp:9691
Methodget_ubjson_float_prefix
cpp/modules/vcd_core/include/nlohmann/json.hpp:14209
Methodget_ubjson_high_precision_number
cpp/modules/vcd_core/include/nlohmann/json.hpp:9828
Methodget_ubjson_object
! @return whether object creation completed */
cpp/modules/vcd_core/include/nlohmann/json.hpp:9753
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
cpp/modules/vcd_core/include/nlohmann/json.hpp:9549
Methodget_ubjson_size_value
! @param[out] result determined size @return whether size determination completed */
cpp/modules/vcd_core/include/nlohmann/json.hpp:9472
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
cpp/modules/vcd_core/include/nlohmann/json.hpp:9418
← previousnext →1,101–1,200 of 1,776, ranked by callers