diff --git a/vendor/meos-api/meos-coverage.json b/vendor/meos-api/meos-coverage.json index 8aa11e1..02478c0 100644 --- a/vendor/meos-api/meos-coverage.json +++ b/vendor/meos-api/meos-coverage.json @@ -3,7 +3,7 @@ "exposable": 0, "byDesignExcluded": 0, "coveragePct": 0, - "internalExcluded": 5175, + "internalExcluded": 5185, "gap": 0, "actionableGap": 0, "byClass": {}, diff --git a/vendor/meos-api/meos-idl.json b/vendor/meos-api/meos-idl.json index 732c421..5d5e18a 100644 --- a/vendor/meos-api/meos-idl.json +++ b/vendor/meos-api/meos-idl.json @@ -4,6 +4,7 @@ "name": "meos_error", "file": "meos_error.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -59,6 +60,7 @@ "name": "meos_errno", "file": "meos_error.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -83,6 +85,7 @@ "name": "meos_errno_set", "file": "meos_error.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119,6 +122,7 @@ "name": "meos_errno_restore", "file": "meos_error.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155,6 +159,7 @@ "name": "meos_errno_reset", "file": "meos_error.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -179,6 +184,7 @@ "name": "meos_array_create", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosArray *", "canonical": "struct MeosArray *" @@ -214,6 +220,7 @@ "name": "meos_array_add", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -257,6 +264,7 @@ "name": "meos_array_get", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -301,6 +309,7 @@ "name": "meos_array_count", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -336,6 +345,7 @@ "name": "meos_array_reset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -370,6 +380,7 @@ "name": "meos_array_reset_free", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -404,6 +415,7 @@ "name": "meos_array_destroy", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -438,6 +450,7 @@ "name": "meos_array_destroy_free", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -472,6 +485,7 @@ "name": "rtree_create_intspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "RTree *", "canonical": "struct RTree *" @@ -495,6 +509,7 @@ "name": "rtree_create_bigintspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "RTree *", "canonical": "struct RTree *" @@ -518,6 +533,7 @@ "name": "rtree_create_floatspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "RTree *", "canonical": "struct RTree *" @@ -541,6 +557,7 @@ "name": "rtree_create_datespan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "RTree *", "canonical": "struct RTree *" @@ -564,6 +581,7 @@ "name": "rtree_create_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "RTree *", "canonical": "struct RTree *" @@ -587,6 +605,7 @@ "name": "rtree_create_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "RTree *", "canonical": "struct RTree *" @@ -610,6 +629,7 @@ "name": "rtree_create_stbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "RTree *", "canonical": "struct RTree *" @@ -632,7 +652,8 @@ { "name": "rtree_create_tpcbox", "file": "meos.h", - "family": "CORE", + "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "RTree *", "canonical": "struct RTree *" @@ -656,6 +677,7 @@ "name": "rtree_free", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -690,6 +712,7 @@ "name": "rtree_num_entries", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -725,6 +748,7 @@ "name": "rtree_mem_size", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -759,6 +783,7 @@ "name": "rtree_height", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -794,6 +819,7 @@ "name": "rtree_insert", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -847,6 +873,7 @@ "name": "rtree_load", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -873,6 +900,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "ids", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "int64_t", + "canonical": "int64_t" + } + } + ] + }, "api": "internal", "category": "index", "network": { @@ -910,6 +952,7 @@ "name": "rtree_insert_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -971,6 +1014,7 @@ "name": "rtree_insert_temporal_split", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -1042,6 +1086,7 @@ "name": "rtree_search", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -1111,6 +1156,7 @@ "name": "rtree_join", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -1180,6 +1226,7 @@ "name": "rtree_search_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -1257,6 +1304,7 @@ "name": "rtree_search_temporal_dedup", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -1339,6 +1387,7 @@ "name": "rtree_nn_cursor_open", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "RTreeNNCursor *", "canonical": "struct RTreeNNCursor *" @@ -1382,6 +1431,7 @@ "name": "rtree_nn_cursor_next", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -1441,6 +1491,7 @@ "name": "rtree_nn_cursor_close", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -1475,6 +1526,7 @@ "name": "sptree_create_intspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SPTree *", "canonical": "struct SPTree *" @@ -1511,6 +1563,7 @@ "name": "sptree_create_bigintspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SPTree *", "canonical": "struct SPTree *" @@ -1547,6 +1600,7 @@ "name": "sptree_create_floatspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SPTree *", "canonical": "struct SPTree *" @@ -1583,6 +1637,7 @@ "name": "sptree_create_datespan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SPTree *", "canonical": "struct SPTree *" @@ -1619,6 +1674,7 @@ "name": "sptree_create_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SPTree *", "canonical": "struct SPTree *" @@ -1655,6 +1711,7 @@ "name": "sptree_create_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SPTree *", "canonical": "struct SPTree *" @@ -1691,6 +1748,7 @@ "name": "sptree_create_stbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SPTree *", "canonical": "struct SPTree *" @@ -1726,7 +1784,8 @@ { "name": "sptree_create_tpcbox", "file": "meos.h", - "family": "CORE", + "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "SPTree *", "canonical": "struct SPTree *" @@ -1763,6 +1822,7 @@ "name": "sptree_free", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -1797,6 +1857,7 @@ "name": "sptree_num_entries", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -1832,6 +1893,7 @@ "name": "sptree_mem_size", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -1866,6 +1928,7 @@ "name": "sptree_height", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -1901,6 +1964,7 @@ "name": "sptree_insert", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -1954,6 +2018,7 @@ "name": "sptree_load", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -1980,6 +2045,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "ids", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "int64_t", + "canonical": "int64_t" + } + } + ] + }, "api": "internal", "category": "predicate", "network": { @@ -2017,6 +2097,7 @@ "name": "sptree_insert_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -2078,6 +2159,7 @@ "name": "sptree_insert_temporal_split", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -2149,6 +2231,7 @@ "name": "sptree_search", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -2218,6 +2301,7 @@ "name": "sptree_join", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -2287,6 +2371,7 @@ "name": "sptree_search_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -2364,6 +2449,7 @@ "name": "sptree_search_temporal_dedup", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -2446,6 +2532,7 @@ "name": "sptree_nn_cursor_open", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SPNNCursor *", "canonical": "struct SPNNCursor *" @@ -2489,6 +2576,7 @@ "name": "sptree_nn_cursor_next", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -2548,6 +2636,7 @@ "name": "sptree_nn_cursor_close", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -2582,6 +2671,7 @@ "name": "meos_initialize_error_handler", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -2616,6 +2706,7 @@ "name": "meos_initialize_allocator", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -2668,6 +2759,7 @@ "name": "meos_initialize_noexit_error_handler", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -2691,6 +2783,7 @@ "name": "meos_initialize_timezone", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -2726,6 +2819,7 @@ "name": "meos_initialize_collation", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -2749,6 +2843,7 @@ "name": "meos_finalize_timezone", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -2772,6 +2867,7 @@ "name": "meos_finalize_collation", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -2795,6 +2891,7 @@ "name": "meos_finalize_projsrs", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -2818,6 +2915,7 @@ "name": "meos_finalize_ways", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -2840,7 +2938,8 @@ { "name": "meos_initialize_pointcloud", "file": "meos.h", - "family": "CORE", + "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -2864,6 +2963,7 @@ "name": "meos_set_datestyle", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -2909,6 +3009,7 @@ "name": "meos_set_intervalstyle", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -2955,6 +3056,7 @@ "name": "meos_get_datestyle", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -2979,6 +3081,7 @@ "name": "meos_get_intervalstyle", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -3003,6 +3106,7 @@ "name": "meos_set_spatial_ref_sys_csv", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -3038,6 +3142,7 @@ "name": "meos_set_ways_csv", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -3073,6 +3178,7 @@ "name": "meos_initialize", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -3096,6 +3202,7 @@ "name": "meos_finalize", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -3119,6 +3226,7 @@ "name": "meos_version", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -3143,6 +3251,7 @@ "name": "meos_full_version", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -3167,6 +3276,7 @@ "name": "mobilitydb_version", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -3191,6 +3301,7 @@ "name": "mobilitydb_full_version", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -3215,6 +3326,7 @@ "name": "bigintset_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -3263,6 +3375,7 @@ "name": "bigintset_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -3305,6 +3418,7 @@ "name": "bigintspan_expand", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -3368,6 +3482,7 @@ "name": "bigintspan_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -3416,6 +3531,7 @@ "name": "bigintspan_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -3458,6 +3574,7 @@ "name": "bigintspanset_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -3506,6 +3623,7 @@ "name": "bigintspanset_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -3548,6 +3666,7 @@ "name": "dateset_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -3596,6 +3715,7 @@ "name": "dateset_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -3638,6 +3758,7 @@ "name": "datespan_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -3686,6 +3807,7 @@ "name": "datespan_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -3728,6 +3850,7 @@ "name": "datespanset_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -3776,6 +3899,7 @@ "name": "datespanset_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -3818,6 +3942,7 @@ "name": "floatset_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -3866,6 +3991,7 @@ "name": "floatset_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -3918,6 +4044,7 @@ "name": "floatspan_expand", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -3982,6 +4109,7 @@ "name": "floatspan_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -4030,6 +4158,7 @@ "name": "floatspan_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -4082,6 +4211,7 @@ "name": "floatspanset_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -4130,6 +4260,7 @@ "name": "floatspanset_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -4182,6 +4313,7 @@ "name": "intset_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -4230,6 +4362,7 @@ "name": "intset_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -4272,6 +4405,7 @@ "name": "intspan_expand", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -4336,6 +4470,7 @@ "name": "intspan_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -4384,6 +4519,7 @@ "name": "intspan_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -4426,6 +4562,7 @@ "name": "intspanset_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -4474,6 +4611,7 @@ "name": "intspanset_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -4516,6 +4654,7 @@ "name": "set_as_hexwkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -4582,6 +4721,7 @@ "name": "set_as_wkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -4647,6 +4787,7 @@ "name": "set_from_hexwkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -4695,6 +4836,7 @@ "name": "set_from_wkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -4711,6 +4853,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -4751,6 +4908,7 @@ "name": "span_as_hexwkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -4817,6 +4975,7 @@ "name": "span_as_wkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -4882,6 +5041,7 @@ "name": "span_from_hexwkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -4930,6 +5090,7 @@ "name": "span_from_wkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -4946,6 +5107,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -4986,6 +5162,7 @@ "name": "spanset_as_hexwkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -5052,6 +5229,7 @@ "name": "spanset_as_wkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -5117,6 +5295,7 @@ "name": "spanset_from_hexwkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -5165,6 +5344,7 @@ "name": "spanset_from_wkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -5181,6 +5361,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -5221,6 +5416,7 @@ "name": "textset_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -5269,6 +5465,7 @@ "name": "textset_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -5311,6 +5508,7 @@ "name": "tstzset_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -5359,6 +5557,7 @@ "name": "tstzset_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -5401,6 +5600,7 @@ "name": "tstzspan_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -5449,6 +5649,7 @@ "name": "tstzspan_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -5491,6 +5692,7 @@ "name": "tstzspanset_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -5539,6 +5741,7 @@ "name": "tstzspanset_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -5581,6 +5784,7 @@ "name": "bigintset_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -5597,6 +5801,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "int64_t", + "canonical": "int64_t" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -5638,6 +5857,7 @@ "name": "bigintspan_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -5714,6 +5934,7 @@ "name": "dateset_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -5730,6 +5951,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "DateADT", + "canonical": "DateADT" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -5771,6 +6007,7 @@ "name": "datespan_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -5847,6 +6084,7 @@ "name": "floatset_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -5863,6 +6101,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "double", + "canonical": "double" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -5904,6 +6157,7 @@ "name": "floatspan_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -5982,6 +6236,7 @@ "name": "intset_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -5998,6 +6253,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "int", + "canonical": "int" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -6039,6 +6309,7 @@ "name": "intspan_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -6117,6 +6388,7 @@ "name": "set_copy", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -6171,6 +6443,7 @@ "name": "span_copy", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -6225,6 +6498,7 @@ "name": "spanset_copy", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -6279,6 +6553,7 @@ "name": "spanset_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -6343,6 +6618,7 @@ "name": "textset_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -6359,6 +6635,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -6400,6 +6691,7 @@ "name": "tstzset_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -6416,6 +6708,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TimestampTz", + "canonical": "TimestampTz" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -6457,6 +6764,7 @@ "name": "tstzspan_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -6533,6 +6841,7 @@ "name": "bigint_to_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -6580,6 +6889,7 @@ "name": "bigint_to_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -6628,6 +6938,7 @@ "name": "bigint_to_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -6676,6 +6987,7 @@ "name": "date_to_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -6723,6 +7035,7 @@ "name": "date_to_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -6770,6 +7083,7 @@ "name": "date_to_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -6817,6 +7131,7 @@ "name": "dateset_to_tstzset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -6871,6 +7186,7 @@ "name": "datespan_to_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -6925,6 +7241,7 @@ "name": "datespanset_to_tstzspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -6979,6 +7296,7 @@ "name": "float_to_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -7027,6 +7345,7 @@ "name": "float_to_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -7075,6 +7394,7 @@ "name": "float_to_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -7123,6 +7443,7 @@ "name": "floatset_to_intset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -7177,6 +7498,7 @@ "name": "floatspan_to_intspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -7231,6 +7553,7 @@ "name": "floatspan_to_bigintspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -7285,6 +7608,7 @@ "name": "floatspanset_to_intspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -7339,6 +7663,7 @@ "name": "int_to_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -7387,6 +7712,7 @@ "name": "int_to_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -7435,6 +7761,7 @@ "name": "int_to_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -7483,6 +7810,7 @@ "name": "intset_to_floatset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -7537,6 +7865,7 @@ "name": "intspan_to_floatspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -7591,6 +7920,7 @@ "name": "intspan_to_bigintspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -7645,6 +7975,7 @@ "name": "bigintspan_to_intspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -7699,6 +8030,7 @@ "name": "bigintspan_to_floatspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -7753,6 +8085,7 @@ "name": "intspanset_to_floatspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -7807,6 +8140,7 @@ "name": "set_to_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -7861,6 +8195,7 @@ "name": "set_to_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -7915,6 +8250,7 @@ "name": "span_to_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -7969,6 +8305,7 @@ "name": "text_to_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -8017,6 +8354,7 @@ "name": "timestamptz_to_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -8064,6 +8402,7 @@ "name": "timestamptz_to_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -8111,6 +8450,7 @@ "name": "timestamptz_to_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -8158,6 +8498,7 @@ "name": "tstzset_to_dateset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -8212,6 +8553,7 @@ "name": "tstzspan_to_datespan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -8266,6 +8608,7 @@ "name": "tstzspanset_to_datespanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -8320,6 +8663,7 @@ "name": "bigintset_end_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -8361,6 +8705,7 @@ "name": "bigintset_start_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -8402,6 +8747,7 @@ "name": "bigintset_value_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -8468,6 +8814,7 @@ "name": "bigintset_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t *", "canonical": "int64_t *" @@ -8533,6 +8880,7 @@ "name": "bigintspan_lower", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -8574,6 +8922,7 @@ "name": "bigintspan_upper", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -8615,6 +8964,7 @@ "name": "bigintspan_width", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -8656,6 +9006,7 @@ "name": "bigintspanset_lower", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -8697,6 +9048,7 @@ "name": "bigintspanset_upper", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -8738,6 +9090,7 @@ "name": "bigintspanset_width", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -8789,6 +9142,7 @@ "name": "dateset_end_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "DateADT", "canonical": "DateADT" @@ -8830,6 +9184,7 @@ "name": "dateset_start_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "DateADT", "canonical": "DateADT" @@ -8871,6 +9226,7 @@ "name": "dateset_value_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -8937,6 +9293,7 @@ "name": "dateset_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "DateADT *", "canonical": "DateADT *" @@ -9002,6 +9359,7 @@ "name": "datespan_duration", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Interval *", "canonical": "Interval *" @@ -9049,6 +9407,7 @@ "name": "datespan_lower", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "DateADT", "canonical": "DateADT" @@ -9090,6 +9449,7 @@ "name": "datespan_upper", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "DateADT", "canonical": "DateADT" @@ -9131,6 +9491,7 @@ "name": "datespanset_date_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -9197,6 +9558,7 @@ "name": "datespanset_dates", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -9251,6 +9613,7 @@ "name": "datespanset_duration", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Interval *", "canonical": "Interval *" @@ -9308,6 +9671,7 @@ "name": "datespanset_end_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "DateADT", "canonical": "DateADT" @@ -9349,6 +9713,7 @@ "name": "datespanset_lower", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "DateADT", "canonical": "DateADT" @@ -9390,6 +9755,7 @@ "name": "datespanset_num_dates", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -9432,6 +9798,7 @@ "name": "datespanset_start_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "DateADT", "canonical": "DateADT" @@ -9473,6 +9840,7 @@ "name": "datespanset_upper", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "DateADT", "canonical": "DateADT" @@ -9514,6 +9882,7 @@ "name": "floatset_end_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -9556,6 +9925,7 @@ "name": "floatset_start_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -9598,6 +9968,7 @@ "name": "floatset_value_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -9663,6 +10034,7 @@ "name": "floatset_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double *", "canonical": "double *" @@ -9728,6 +10100,7 @@ "name": "floatspan_lower", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -9770,6 +10143,7 @@ "name": "floatspan_upper", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -9812,6 +10186,7 @@ "name": "floatspan_width", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -9854,6 +10229,7 @@ "name": "floatspanset_lower", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -9896,6 +10272,7 @@ "name": "floatspanset_upper", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -9938,6 +10315,7 @@ "name": "floatspanset_width", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -9990,6 +10368,7 @@ "name": "intset_end_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -10032,6 +10411,7 @@ "name": "intset_start_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -10074,6 +10454,7 @@ "name": "intset_value_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -10139,6 +10520,7 @@ "name": "intset_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -10204,6 +10586,7 @@ "name": "intspan_lower", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -10246,6 +10629,7 @@ "name": "intspan_upper", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -10288,6 +10672,7 @@ "name": "intspan_width", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -10330,6 +10715,7 @@ "name": "intspanset_lower", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -10372,6 +10758,7 @@ "name": "intspanset_upper", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -10414,6 +10801,7 @@ "name": "intspanset_width", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -10466,6 +10854,7 @@ "name": "set_hash", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -10507,6 +10896,7 @@ "name": "set_hash_extended", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -10557,6 +10947,7 @@ "name": "set_num_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -10599,6 +10990,7 @@ "name": "span_hash", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -10640,6 +11032,7 @@ "name": "span_hash_extended", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -10690,6 +11083,7 @@ "name": "span_lower_inc", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -10732,6 +11126,7 @@ "name": "span_upper_inc", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -10774,6 +11169,7 @@ "name": "spanset_end_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -10828,6 +11224,7 @@ "name": "spanset_hash", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -10869,6 +11266,7 @@ "name": "spanset_hash_extended", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -10919,6 +11317,7 @@ "name": "spanset_lower_inc", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -10961,6 +11360,7 @@ "name": "spanset_num_spans", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -11003,6 +11403,7 @@ "name": "spanset_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -11057,6 +11458,7 @@ "name": "spanset_span_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -11121,6 +11523,7 @@ "name": "spanset_spanarr", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span **", "canonical": "struct Span **" @@ -11199,6 +11602,7 @@ "name": "spanset_start_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -11253,6 +11657,7 @@ "name": "spanset_upper_inc", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -11295,6 +11700,7 @@ "name": "textset_end_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -11337,6 +11743,7 @@ "name": "textset_start_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -11379,6 +11786,7 @@ "name": "textset_value_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -11445,6 +11853,7 @@ "name": "textset_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -11510,6 +11919,7 @@ "name": "tstzset_end_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -11551,6 +11961,7 @@ "name": "tstzset_start_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -11592,6 +12003,7 @@ "name": "tstzset_value_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -11658,6 +12070,7 @@ "name": "tstzset_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz *", "canonical": "TimestampTz *" @@ -11723,6 +12136,7 @@ "name": "tstzspan_duration", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Interval *", "canonical": "Interval *" @@ -11770,6 +12184,7 @@ "name": "tstzspan_lower", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -11811,6 +12226,7 @@ "name": "tstzspan_upper", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -11852,6 +12268,7 @@ "name": "tstzspanset_duration", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Interval *", "canonical": "Interval *" @@ -11909,6 +12326,7 @@ "name": "tstzspanset_end_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -11950,6 +12368,7 @@ "name": "tstzspanset_lower", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -11991,6 +12410,7 @@ "name": "tstzspanset_num_timestamps", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -12033,6 +12453,7 @@ "name": "tstzspanset_start_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -12074,6 +12495,7 @@ "name": "tstzspanset_timestamps", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -12128,6 +12550,7 @@ "name": "tstzspanset_timestamptz_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -12194,6 +12617,7 @@ "name": "tstzspanset_upper", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -12235,6 +12659,7 @@ "name": "bigintset_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -12327,6 +12752,7 @@ "name": "bigintspan_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -12419,6 +12845,7 @@ "name": "bigintspanset_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -12511,6 +12938,7 @@ "name": "dateset_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -12605,6 +13033,7 @@ "name": "datespan_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -12699,6 +13128,7 @@ "name": "datespanset_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -12793,6 +13223,7 @@ "name": "floatset_ceil", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -12847,6 +13278,7 @@ "name": "floatset_degrees", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -12911,6 +13343,7 @@ "name": "floatset_floor", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -12965,6 +13398,7 @@ "name": "floatset_radians", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -13019,6 +13453,7 @@ "name": "floatset_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -13113,6 +13548,7 @@ "name": "floatspan_ceil", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -13167,6 +13603,7 @@ "name": "floatspan_degrees", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -13231,6 +13668,7 @@ "name": "floatspan_floor", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -13285,6 +13723,7 @@ "name": "floatspan_radians", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -13339,6 +13778,7 @@ "name": "floatspan_round", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -13403,6 +13843,7 @@ "name": "floatspan_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -13497,6 +13938,7 @@ "name": "floatspanset_ceil", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -13551,6 +13993,7 @@ "name": "floatspanset_floor", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -13605,6 +14048,7 @@ "name": "floatspanset_degrees", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -13669,6 +14113,7 @@ "name": "floatspanset_radians", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -13723,6 +14168,7 @@ "name": "floatspanset_round", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -13787,6 +14233,7 @@ "name": "floatspanset_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -13881,6 +14328,7 @@ "name": "intset_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -13975,6 +14423,7 @@ "name": "intspan_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -14069,6 +14518,7 @@ "name": "intspanset_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -14163,6 +14613,7 @@ "name": "tstzspan_expand", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -14238,6 +14689,7 @@ "name": "set_round", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -14302,6 +14754,7 @@ "name": "textcat_text_textset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -14366,6 +14819,7 @@ "name": "textcat_textset_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -14430,6 +14884,7 @@ "name": "textset_initcap", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -14484,6 +14939,7 @@ "name": "textset_lower", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -14538,6 +14994,7 @@ "name": "textset_upper", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -14592,6 +15049,7 @@ "name": "timestamptz_tprecision", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -14656,6 +15114,7 @@ "name": "tstzset_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -14758,6 +15217,7 @@ "name": "tstzset_tprecision", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -14842,6 +15302,7 @@ "name": "tstzspan_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -14944,6 +15405,7 @@ "name": "tstzspan_tprecision", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -15028,6 +15490,7 @@ "name": "tstzspanset_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -15130,6 +15593,7 @@ "name": "tstzspanset_tprecision", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -15214,6 +15678,7 @@ "name": "set_cmp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -15272,6 +15737,7 @@ "name": "set_eq", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -15330,6 +15796,7 @@ "name": "set_ge", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -15388,6 +15855,7 @@ "name": "set_gt", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -15446,6 +15914,7 @@ "name": "set_le", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -15504,6 +15973,7 @@ "name": "set_lt", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -15562,6 +16032,7 @@ "name": "set_ne", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -15620,6 +16091,7 @@ "name": "span_cmp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -15678,6 +16150,7 @@ "name": "span_eq", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -15736,6 +16209,7 @@ "name": "span_ge", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -15794,6 +16268,7 @@ "name": "span_gt", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -15852,6 +16327,7 @@ "name": "span_le", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -15910,6 +16386,7 @@ "name": "span_lt", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -15968,6 +16445,7 @@ "name": "span_ne", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -16026,6 +16504,7 @@ "name": "spanset_cmp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -16084,6 +16563,7 @@ "name": "spanset_eq", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -16142,6 +16622,7 @@ "name": "spanset_ge", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -16200,6 +16681,7 @@ "name": "spanset_gt", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -16258,6 +16740,7 @@ "name": "spanset_le", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -16316,6 +16799,7 @@ "name": "spanset_lt", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -16374,6 +16858,7 @@ "name": "spanset_ne", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -16432,6 +16917,7 @@ "name": "set_spans", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -16510,6 +16996,7 @@ "name": "set_split_each_n_spans", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -16598,6 +17085,7 @@ "name": "set_split_n_spans", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -16686,6 +17174,7 @@ "name": "spanset_spans", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -16764,6 +17253,7 @@ "name": "spanset_split_each_n_spans", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -16852,6 +17342,7 @@ "name": "spanset_split_n_spans", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -16940,6 +17431,7 @@ "name": "adjacent_span_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -16991,6 +17483,7 @@ "name": "adjacent_span_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17042,6 +17535,7 @@ "name": "adjacent_span_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17094,6 +17588,7 @@ "name": "adjacent_span_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17146,6 +17641,7 @@ "name": "adjacent_span_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17204,6 +17700,7 @@ "name": "adjacent_span_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17262,6 +17759,7 @@ "name": "adjacent_span_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17313,6 +17811,7 @@ "name": "adjacent_bigint_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17364,6 +17863,7 @@ "name": "adjacent_date_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17415,6 +17915,7 @@ "name": "adjacent_float_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17467,6 +17968,7 @@ "name": "adjacent_int_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17519,6 +18021,7 @@ "name": "adjacent_timestamptz_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17570,6 +18073,7 @@ "name": "adjacent_spanset_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17621,6 +18125,7 @@ "name": "adjacent_spanset_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17672,6 +18177,7 @@ "name": "adjacent_spanset_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17724,6 +18230,7 @@ "name": "adjacent_spanset_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17776,6 +18283,7 @@ "name": "adjacent_spanset_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17827,6 +18335,7 @@ "name": "adjacent_spanset_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17885,6 +18394,7 @@ "name": "adjacent_spanset_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17943,6 +18453,7 @@ "name": "contained_bigint_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -17994,6 +18505,7 @@ "name": "contained_bigint_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18045,6 +18557,7 @@ "name": "contained_bigint_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18096,6 +18609,7 @@ "name": "contained_date_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18147,6 +18661,7 @@ "name": "contained_date_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18198,6 +18713,7 @@ "name": "contained_date_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18249,6 +18765,7 @@ "name": "contained_float_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18301,6 +18818,7 @@ "name": "contained_float_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18353,6 +18871,7 @@ "name": "contained_float_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18405,6 +18924,7 @@ "name": "contained_int_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18457,6 +18977,7 @@ "name": "contained_int_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18509,6 +19030,7 @@ "name": "contained_int_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18561,6 +19083,7 @@ "name": "contained_set_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18619,6 +19142,7 @@ "name": "contained_span_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18677,6 +19201,7 @@ "name": "contained_span_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18735,6 +19260,7 @@ "name": "contained_spanset_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18793,6 +19319,7 @@ "name": "contained_spanset_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18851,6 +19378,7 @@ "name": "contained_text_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18903,6 +19431,7 @@ "name": "contained_timestamptz_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -18954,6 +19483,7 @@ "name": "contained_timestamptz_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19005,6 +19535,7 @@ "name": "contained_timestamptz_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19056,6 +19587,7 @@ "name": "contains_set_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19107,6 +19639,7 @@ "name": "contains_set_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19158,6 +19691,7 @@ "name": "contains_set_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19210,6 +19744,7 @@ "name": "contains_set_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19262,6 +19797,7 @@ "name": "contains_set_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19320,6 +19856,7 @@ "name": "contains_set_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19372,6 +19909,7 @@ "name": "contains_set_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19423,6 +19961,7 @@ "name": "contains_span_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19474,6 +20013,7 @@ "name": "contains_span_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19525,6 +20065,7 @@ "name": "contains_span_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19577,6 +20118,7 @@ "name": "contains_span_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19629,6 +20171,7 @@ "name": "contains_span_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19687,6 +20230,7 @@ "name": "contains_span_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19745,6 +20289,7 @@ "name": "contains_span_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19796,6 +20341,7 @@ "name": "contains_spanset_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19847,6 +20393,7 @@ "name": "contains_spanset_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19898,6 +20445,7 @@ "name": "contains_spanset_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -19950,6 +20498,7 @@ "name": "contains_spanset_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20002,6 +20551,7 @@ "name": "contains_spanset_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20060,6 +20610,7 @@ "name": "contains_spanset_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20118,6 +20669,7 @@ "name": "contains_spanset_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20169,6 +20721,7 @@ "name": "overlaps_set_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20227,6 +20780,7 @@ "name": "overlaps_span_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20285,6 +20839,7 @@ "name": "overlaps_span_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20343,6 +20898,7 @@ "name": "overlaps_spanset_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20401,6 +20957,7 @@ "name": "overlaps_spanset_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20459,6 +21016,7 @@ "name": "same_span_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20517,6 +21075,7 @@ "name": "after_date_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20568,6 +21127,7 @@ "name": "after_date_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20619,6 +21179,7 @@ "name": "after_date_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20670,6 +21231,7 @@ "name": "after_set_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20721,6 +21283,7 @@ "name": "after_set_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20772,6 +21335,7 @@ "name": "after_span_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20823,6 +21387,7 @@ "name": "after_span_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20874,6 +21439,7 @@ "name": "after_spanset_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20925,6 +21491,7 @@ "name": "after_spanset_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -20976,6 +21543,7 @@ "name": "after_timestamptz_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21027,6 +21595,7 @@ "name": "after_timestamptz_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21078,6 +21647,7 @@ "name": "after_timestamptz_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21129,6 +21699,7 @@ "name": "before_date_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21180,6 +21751,7 @@ "name": "before_date_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21231,6 +21803,7 @@ "name": "before_date_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21282,6 +21855,7 @@ "name": "before_set_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21333,6 +21907,7 @@ "name": "before_set_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21384,6 +21959,7 @@ "name": "before_span_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21435,6 +22011,7 @@ "name": "before_span_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21486,6 +22063,7 @@ "name": "before_spanset_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21537,6 +22115,7 @@ "name": "before_spanset_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21588,6 +22167,7 @@ "name": "before_timestamptz_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21639,6 +22219,7 @@ "name": "before_timestamptz_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21690,6 +22271,7 @@ "name": "before_timestamptz_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21741,6 +22323,7 @@ "name": "left_bigint_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21792,6 +22375,7 @@ "name": "left_bigint_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21843,6 +22427,7 @@ "name": "left_bigint_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21894,6 +22479,7 @@ "name": "left_float_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21946,6 +22532,7 @@ "name": "left_float_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -21998,6 +22585,7 @@ "name": "left_float_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22050,6 +22638,7 @@ "name": "left_int_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22102,6 +22691,7 @@ "name": "left_int_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22154,6 +22744,7 @@ "name": "left_int_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22206,6 +22797,7 @@ "name": "left_set_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22257,6 +22849,7 @@ "name": "left_set_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22309,6 +22902,7 @@ "name": "left_set_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22361,6 +22955,7 @@ "name": "left_set_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22419,6 +23014,7 @@ "name": "left_set_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22471,6 +23067,7 @@ "name": "left_span_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22522,6 +23119,7 @@ "name": "left_span_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22574,6 +23172,7 @@ "name": "left_span_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22626,6 +23225,7 @@ "name": "left_span_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22684,6 +23284,7 @@ "name": "left_span_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22742,6 +23343,7 @@ "name": "left_spanset_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22793,6 +23395,7 @@ "name": "left_spanset_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22845,6 +23448,7 @@ "name": "left_spanset_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22897,6 +23501,7 @@ "name": "left_spanset_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -22955,6 +23560,7 @@ "name": "left_spanset_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23013,6 +23619,7 @@ "name": "left_text_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23065,6 +23672,7 @@ "name": "overafter_date_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23116,6 +23724,7 @@ "name": "overafter_date_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23167,6 +23776,7 @@ "name": "overafter_date_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23218,6 +23828,7 @@ "name": "overafter_set_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23269,6 +23880,7 @@ "name": "overafter_set_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23320,6 +23932,7 @@ "name": "overafter_span_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23371,6 +23984,7 @@ "name": "overafter_span_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23422,6 +24036,7 @@ "name": "overafter_spanset_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23473,6 +24088,7 @@ "name": "overafter_spanset_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23524,6 +24140,7 @@ "name": "overafter_timestamptz_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23575,6 +24192,7 @@ "name": "overafter_timestamptz_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23626,6 +24244,7 @@ "name": "overafter_timestamptz_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23677,6 +24296,7 @@ "name": "overbefore_date_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23728,6 +24348,7 @@ "name": "overbefore_date_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23779,6 +24400,7 @@ "name": "overbefore_date_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23830,6 +24452,7 @@ "name": "overbefore_set_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23881,6 +24504,7 @@ "name": "overbefore_set_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23932,6 +24556,7 @@ "name": "overbefore_span_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -23983,6 +24608,7 @@ "name": "overbefore_span_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24034,6 +24660,7 @@ "name": "overbefore_spanset_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24085,6 +24712,7 @@ "name": "overbefore_spanset_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24136,6 +24764,7 @@ "name": "overbefore_timestamptz_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24187,6 +24816,7 @@ "name": "overbefore_timestamptz_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24238,6 +24868,7 @@ "name": "overbefore_timestamptz_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24289,6 +24920,7 @@ "name": "overleft_bigint_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24340,6 +24972,7 @@ "name": "overleft_bigint_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24391,6 +25024,7 @@ "name": "overleft_bigint_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24442,6 +25076,7 @@ "name": "overleft_float_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24494,6 +25129,7 @@ "name": "overleft_float_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24546,6 +25182,7 @@ "name": "overleft_float_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24598,6 +25235,7 @@ "name": "overleft_int_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24650,6 +25288,7 @@ "name": "overleft_int_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24702,6 +25341,7 @@ "name": "overleft_int_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24754,6 +25394,7 @@ "name": "overleft_set_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24805,6 +25446,7 @@ "name": "overleft_set_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24857,6 +25499,7 @@ "name": "overleft_set_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24909,6 +25552,7 @@ "name": "overleft_set_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -24967,6 +25611,7 @@ "name": "overleft_set_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25019,6 +25664,7 @@ "name": "overleft_span_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25070,6 +25716,7 @@ "name": "overleft_span_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25122,6 +25769,7 @@ "name": "overleft_span_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25174,6 +25822,7 @@ "name": "overleft_span_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25232,6 +25881,7 @@ "name": "overleft_span_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25290,6 +25940,7 @@ "name": "overleft_spanset_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25341,6 +25992,7 @@ "name": "overleft_spanset_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25393,6 +26045,7 @@ "name": "overleft_spanset_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25445,6 +26098,7 @@ "name": "overleft_spanset_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25503,6 +26157,7 @@ "name": "overleft_spanset_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25561,6 +26216,7 @@ "name": "overleft_text_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25613,6 +26269,7 @@ "name": "overright_bigint_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25664,6 +26321,7 @@ "name": "overright_bigint_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25715,6 +26373,7 @@ "name": "overright_bigint_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25766,6 +26425,7 @@ "name": "overright_float_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25818,6 +26478,7 @@ "name": "overright_float_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25870,6 +26531,7 @@ "name": "overright_float_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25922,6 +26584,7 @@ "name": "overright_int_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -25974,6 +26637,7 @@ "name": "overright_int_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26026,6 +26690,7 @@ "name": "overright_int_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26078,6 +26743,7 @@ "name": "overright_set_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26129,6 +26795,7 @@ "name": "overright_set_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26181,6 +26848,7 @@ "name": "overright_set_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26233,6 +26901,7 @@ "name": "overright_set_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26291,6 +26960,7 @@ "name": "overright_set_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26343,6 +27013,7 @@ "name": "overright_span_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26394,6 +27065,7 @@ "name": "overright_span_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26446,6 +27118,7 @@ "name": "overright_span_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26498,6 +27171,7 @@ "name": "overright_span_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26556,6 +27230,7 @@ "name": "overright_span_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26614,6 +27289,7 @@ "name": "overright_spanset_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26665,6 +27341,7 @@ "name": "overright_spanset_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26717,6 +27394,7 @@ "name": "overright_spanset_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26769,6 +27447,7 @@ "name": "overright_spanset_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26827,6 +27506,7 @@ "name": "overright_spanset_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26885,6 +27565,7 @@ "name": "overright_text_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26937,6 +27618,7 @@ "name": "right_bigint_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -26988,6 +27670,7 @@ "name": "right_bigint_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27039,6 +27722,7 @@ "name": "right_bigint_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27090,6 +27774,7 @@ "name": "right_float_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27142,6 +27827,7 @@ "name": "right_float_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27194,6 +27880,7 @@ "name": "right_float_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27246,6 +27933,7 @@ "name": "right_int_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27298,6 +27986,7 @@ "name": "right_int_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27350,6 +28039,7 @@ "name": "right_int_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27402,6 +28092,7 @@ "name": "right_set_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27453,6 +28144,7 @@ "name": "right_set_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27505,6 +28197,7 @@ "name": "right_set_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27557,6 +28250,7 @@ "name": "right_set_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27615,6 +28309,7 @@ "name": "right_set_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27667,6 +28362,7 @@ "name": "right_span_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27718,6 +28414,7 @@ "name": "right_span_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27770,6 +28467,7 @@ "name": "right_span_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27822,6 +28520,7 @@ "name": "right_span_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27880,6 +28579,7 @@ "name": "right_span_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27938,6 +28638,7 @@ "name": "right_spanset_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -27989,6 +28690,7 @@ "name": "right_spanset_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -28041,6 +28743,7 @@ "name": "right_spanset_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -28093,6 +28796,7 @@ "name": "right_spanset_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -28151,6 +28855,7 @@ "name": "right_spanset_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -28209,6 +28914,7 @@ "name": "right_text_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -28261,6 +28967,7 @@ "name": "intersection_bigint_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -28324,6 +29031,7 @@ "name": "intersection_date_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -28387,6 +29095,7 @@ "name": "intersection_float_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -28451,6 +29160,7 @@ "name": "intersection_int_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -28515,6 +29225,7 @@ "name": "intersection_set_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -28578,6 +29289,7 @@ "name": "intersection_set_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -28641,6 +29353,7 @@ "name": "intersection_set_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -28705,6 +29418,7 @@ "name": "intersection_set_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -28769,6 +29483,7 @@ "name": "intersection_set_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -28839,6 +29554,7 @@ "name": "intersection_set_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -28903,6 +29619,7 @@ "name": "intersection_set_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -28966,6 +29683,7 @@ "name": "intersection_span_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -29029,6 +29747,7 @@ "name": "intersection_span_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -29092,6 +29811,7 @@ "name": "intersection_span_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -29156,6 +29876,7 @@ "name": "intersection_span_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -29220,6 +29941,7 @@ "name": "intersection_span_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -29290,6 +30012,7 @@ "name": "intersection_span_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -29360,6 +30083,7 @@ "name": "intersection_span_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -29423,6 +30147,7 @@ "name": "intersection_spanset_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -29486,6 +30211,7 @@ "name": "intersection_spanset_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -29549,6 +30275,7 @@ "name": "intersection_spanset_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -29613,6 +30340,7 @@ "name": "intersection_spanset_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -29677,6 +30405,7 @@ "name": "intersection_spanset_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -29747,6 +30476,7 @@ "name": "intersection_spanset_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -29817,6 +30547,7 @@ "name": "intersection_spanset_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -29880,6 +30611,7 @@ "name": "intersection_text_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -29944,6 +30676,7 @@ "name": "intersection_timestamptz_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -30007,6 +30740,7 @@ "name": "minus_bigint_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -30070,6 +30804,7 @@ "name": "minus_bigint_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -30133,6 +30868,7 @@ "name": "minus_bigint_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -30196,6 +30932,7 @@ "name": "minus_date_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -30259,6 +30996,7 @@ "name": "minus_date_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -30322,6 +31060,7 @@ "name": "minus_date_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -30385,6 +31124,7 @@ "name": "minus_float_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -30449,6 +31189,7 @@ "name": "minus_float_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -30513,6 +31254,7 @@ "name": "minus_float_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -30577,6 +31319,7 @@ "name": "minus_int_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -30641,6 +31384,7 @@ "name": "minus_int_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -30705,6 +31449,7 @@ "name": "minus_int_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -30769,6 +31514,7 @@ "name": "minus_set_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -30832,6 +31578,7 @@ "name": "minus_set_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -30895,6 +31642,7 @@ "name": "minus_set_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -30959,6 +31707,7 @@ "name": "minus_set_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -31023,6 +31772,7 @@ "name": "minus_set_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -31093,6 +31843,7 @@ "name": "minus_set_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -31157,6 +31908,7 @@ "name": "minus_set_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -31220,6 +31972,7 @@ "name": "minus_span_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -31283,6 +32036,7 @@ "name": "minus_span_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -31346,6 +32100,7 @@ "name": "minus_span_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -31410,6 +32165,7 @@ "name": "minus_span_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -31474,6 +32230,7 @@ "name": "minus_span_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -31544,6 +32301,7 @@ "name": "minus_span_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -31614,6 +32372,7 @@ "name": "minus_span_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -31677,6 +32436,7 @@ "name": "minus_spanset_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -31740,6 +32500,7 @@ "name": "minus_spanset_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -31803,6 +32564,7 @@ "name": "minus_spanset_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -31867,6 +32629,7 @@ "name": "minus_spanset_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -31931,6 +32694,7 @@ "name": "minus_spanset_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -32001,6 +32765,7 @@ "name": "minus_spanset_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -32071,6 +32836,7 @@ "name": "minus_spanset_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -32134,6 +32900,7 @@ "name": "minus_text_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -32198,6 +32965,7 @@ "name": "minus_timestamptz_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -32261,6 +33029,7 @@ "name": "minus_timestamptz_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -32324,6 +33093,7 @@ "name": "minus_timestamptz_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -32387,6 +33157,7 @@ "name": "union_bigint_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -32450,6 +33221,7 @@ "name": "union_bigint_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -32513,6 +33285,7 @@ "name": "union_bigint_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -32576,6 +33349,7 @@ "name": "union_date_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -32639,6 +33413,7 @@ "name": "union_date_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -32702,6 +33477,7 @@ "name": "union_date_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -32765,6 +33541,7 @@ "name": "union_float_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -32829,6 +33606,7 @@ "name": "union_float_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -32893,6 +33671,7 @@ "name": "union_float_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -32957,6 +33736,7 @@ "name": "union_int_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -33021,6 +33801,7 @@ "name": "union_int_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -33085,6 +33866,7 @@ "name": "union_int_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -33149,6 +33931,7 @@ "name": "union_set_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -33212,6 +33995,7 @@ "name": "union_set_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -33275,6 +34059,7 @@ "name": "union_set_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -33339,6 +34124,7 @@ "name": "union_set_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -33403,6 +34189,7 @@ "name": "union_set_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -33473,6 +34260,7 @@ "name": "union_set_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -33537,6 +34325,7 @@ "name": "union_set_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -33600,6 +34389,7 @@ "name": "union_span_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -33663,6 +34453,7 @@ "name": "union_span_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -33726,6 +34517,7 @@ "name": "union_span_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -33790,6 +34582,7 @@ "name": "union_span_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -33854,6 +34647,7 @@ "name": "union_span_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -33924,6 +34718,7 @@ "name": "union_span_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -33994,6 +34789,7 @@ "name": "union_span_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -34057,6 +34853,7 @@ "name": "union_spanset_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -34120,6 +34917,7 @@ "name": "union_spanset_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -34183,6 +34981,7 @@ "name": "union_spanset_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -34247,6 +35046,7 @@ "name": "union_spanset_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -34311,6 +35111,7 @@ "name": "union_spanset_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -34381,6 +35182,7 @@ "name": "union_spanset_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -34451,6 +35253,7 @@ "name": "union_spanset_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -34514,6 +35317,7 @@ "name": "union_text_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -34578,6 +35382,7 @@ "name": "union_timestamptz_set", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -34641,6 +35446,7 @@ "name": "union_timestamptz_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -34704,6 +35510,7 @@ "name": "union_timestamptz_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -34767,6 +35574,7 @@ "name": "distance_bigintset_bigintset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -34824,6 +35632,7 @@ "name": "distance_bigintspan_bigintspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -34881,6 +35690,7 @@ "name": "distance_bigintspanset_bigintspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -34938,6 +35748,7 @@ "name": "distance_bigintspanset_bigintspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -34995,6 +35806,7 @@ "name": "distance_dateset_dateset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -35053,6 +35865,7 @@ "name": "distance_datespan_datespan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -35111,6 +35924,7 @@ "name": "distance_datespanset_datespan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -35169,6 +35983,7 @@ "name": "distance_datespanset_datespanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -35227,6 +36042,7 @@ "name": "distance_floatset_floatset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -35285,6 +36101,7 @@ "name": "distance_floatspan_floatspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -35343,6 +36160,7 @@ "name": "distance_floatspanset_floatspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -35401,6 +36219,7 @@ "name": "distance_floatspanset_floatspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -35459,6 +36278,7 @@ "name": "distance_intset_intset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -35517,6 +36337,7 @@ "name": "distance_intspan_intspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -35575,6 +36396,7 @@ "name": "distance_intspanset_intspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -35633,6 +36455,7 @@ "name": "distance_intspanset_intspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -35691,6 +36514,7 @@ "name": "distance_set_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -35741,6 +36565,7 @@ "name": "distance_set_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -35792,6 +36617,7 @@ "name": "distance_set_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -35844,6 +36670,7 @@ "name": "distance_set_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -35896,6 +36723,7 @@ "name": "distance_set_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -35947,6 +36775,7 @@ "name": "distance_span_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -35997,6 +36826,7 @@ "name": "distance_span_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -36048,6 +36878,7 @@ "name": "distance_span_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -36100,6 +36931,7 @@ "name": "distance_span_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -36152,6 +36984,7 @@ "name": "distance_span_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -36203,6 +37036,7 @@ "name": "distance_spanset_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -36253,6 +37087,7 @@ "name": "distance_spanset_date", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -36304,6 +37139,7 @@ "name": "distance_spanset_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -36356,6 +37192,7 @@ "name": "distance_spanset_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -36408,6 +37245,7 @@ "name": "distance_spanset_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -36459,6 +37297,7 @@ "name": "distance_tstzset_tstzset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -36517,6 +37356,7 @@ "name": "distance_tstzspan_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -36575,6 +37415,7 @@ "name": "distance_tstzspanset_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -36633,6 +37474,7 @@ "name": "distance_tstzspanset_tstzspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -36691,6 +37533,7 @@ "name": "bigint_extent_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -36759,6 +37602,7 @@ "name": "bigint_union_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -36822,6 +37666,7 @@ "name": "date_extent_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -36890,6 +37735,7 @@ "name": "date_union_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -36953,6 +37799,7 @@ "name": "float_extent_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -37022,6 +37869,7 @@ "name": "float_union_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -37086,6 +37934,7 @@ "name": "int_extent_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -37155,6 +38004,7 @@ "name": "int_union_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -37219,6 +38069,7 @@ "name": "set_extent_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -37295,6 +38146,7 @@ "name": "set_union_finalfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -37349,6 +38201,7 @@ "name": "set_union_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -37419,6 +38272,7 @@ "name": "span_extent_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -37495,6 +38349,7 @@ "name": "span_union_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -37570,6 +38425,7 @@ "name": "spanset_extent_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -37646,6 +38502,7 @@ "name": "spanset_union_finalfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -37705,6 +38562,7 @@ "name": "spanset_union_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -37780,6 +38638,7 @@ "name": "text_union_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -37844,6 +38703,7 @@ "name": "timestamptz_extent_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -37912,6 +38772,7 @@ "name": "timestamptz_union_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -37975,6 +38836,7 @@ "name": "bigint_get_bin", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -38027,6 +38889,7 @@ "name": "bigintspan_bins", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -38123,6 +38986,7 @@ "name": "bigintspanset_bins", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -38219,6 +39083,7 @@ "name": "date_get_bin", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "DateADT", "canonical": "DateADT" @@ -38283,6 +39148,7 @@ "name": "datespan_bins", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -38391,6 +39257,7 @@ "name": "datespanset_bins", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -38499,6 +39366,7 @@ "name": "float_get_bin", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -38555,6 +39423,7 @@ "name": "floatspan_bins", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -38653,6 +39522,7 @@ "name": "floatspanset_bins", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -38751,6 +39621,7 @@ "name": "int_get_bin", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -38807,6 +39678,7 @@ "name": "intspan_bins", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -38905,6 +39777,7 @@ "name": "intspanset_bins", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -39003,6 +39876,7 @@ "name": "timestamptz_get_bin", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -39067,6 +39941,7 @@ "name": "tstzspan_bins", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -39175,6 +40050,7 @@ "name": "tstzspanset_bins", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -39283,6 +40159,7 @@ "name": "tbox_as_hexwkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -39349,6 +40226,7 @@ "name": "tbox_as_wkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -39414,6 +40292,7 @@ "name": "tbox_from_hexwkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -39462,6 +40341,7 @@ "name": "tbox_from_wkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -39478,6 +40358,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -39518,6 +40413,7 @@ "name": "tbox_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -39566,6 +40462,7 @@ "name": "tbox_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -39618,6 +40515,7 @@ "name": "float_timestamptz_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -39675,6 +40573,7 @@ "name": "float_tstzspan_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -39739,6 +40638,7 @@ "name": "int_timestamptz_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -39796,6 +40696,7 @@ "name": "bigint_timestamptz_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -39852,6 +40753,7 @@ "name": "int_tstzspan_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -39916,6 +40818,7 @@ "name": "bigint_tstzspan_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -39979,6 +40882,7 @@ "name": "numspan_tstzspan_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -40049,6 +40953,7 @@ "name": "numspan_timestamptz_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -40112,6 +41017,7 @@ "name": "tbox_copy", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -40166,6 +41072,7 @@ "name": "tbox_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -40242,6 +41149,7 @@ "name": "float_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -40290,6 +41198,7 @@ "name": "int_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -40338,6 +41247,7 @@ "name": "bigint_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -40385,6 +41295,7 @@ "name": "set_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -40439,6 +41350,7 @@ "name": "span_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -40493,6 +41405,7 @@ "name": "spanset_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -40547,6 +41460,7 @@ "name": "tbox_to_intspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -40601,6 +41515,7 @@ "name": "tbox_to_bigintspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -40655,6 +41570,7 @@ "name": "tbox_to_floatspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -40709,6 +41625,7 @@ "name": "tbox_to_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -40763,6 +41680,7 @@ "name": "timestamptz_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -40810,6 +41728,7 @@ "name": "tbox_hash", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -40851,6 +41770,7 @@ "name": "tbox_hash_extended", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -40901,6 +41821,7 @@ "name": "tbox_hast", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -40943,6 +41864,7 @@ "name": "tbox_hasx", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -40985,6 +41907,7 @@ "name": "tbox_tmax", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41041,6 +41964,7 @@ "name": "tbox_tmax_inc", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41096,6 +42020,7 @@ "name": "tbox_tmin", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41152,6 +42077,7 @@ "name": "tbox_tmin_inc", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41207,6 +42133,7 @@ "name": "tbox_xmax", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41262,6 +42189,7 @@ "name": "tbox_xmax_inc", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41317,6 +42245,7 @@ "name": "tbox_xmin", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41372,6 +42301,7 @@ "name": "tbox_xmin_inc", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41427,6 +42357,7 @@ "name": "tboxfloat_xmax", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41482,6 +42413,7 @@ "name": "tboxfloat_xmin", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41537,6 +42469,7 @@ "name": "tboxint_xmax", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41592,6 +42525,7 @@ "name": "tboxbigint_xmax", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41648,6 +42582,7 @@ "name": "tboxint_xmin", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41703,6 +42638,7 @@ "name": "tboxbigint_xmin", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -41759,6 +42695,7 @@ "name": "tfloatbox_expand", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -41823,6 +42760,7 @@ "name": "tintbox_expand", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -41887,6 +42825,7 @@ "name": "tbox_expand_time", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -41962,6 +42901,7 @@ "name": "tbox_round", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -42026,6 +42966,7 @@ "name": "tfloatbox_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -42120,6 +43061,7 @@ "name": "tintbox_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -42214,6 +43156,7 @@ "name": "tbox_shift_scale_time", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -42316,6 +43259,7 @@ "name": "tbigintbox_expand", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -42379,6 +43323,7 @@ "name": "tbigintbox_shift_scale", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -42471,6 +43416,7 @@ "name": "union_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -42551,6 +43497,7 @@ "name": "intersection_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -42621,6 +43568,7 @@ "name": "adjacent_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -42679,6 +43627,7 @@ "name": "contained_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -42737,6 +43686,7 @@ "name": "contains_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -42795,6 +43745,7 @@ "name": "overlaps_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -42853,6 +43804,7 @@ "name": "same_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -42911,6 +43863,7 @@ "name": "after_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -42969,6 +43922,7 @@ "name": "before_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -43027,6 +43981,7 @@ "name": "left_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -43085,6 +44040,7 @@ "name": "overafter_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -43143,6 +44099,7 @@ "name": "overbefore_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -43201,6 +44158,7 @@ "name": "overleft_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -43259,6 +44217,7 @@ "name": "overright_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -43317,6 +44276,7 @@ "name": "right_tbox_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -43375,6 +44335,7 @@ "name": "tbox_cmp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -43433,6 +44394,7 @@ "name": "tbox_eq", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -43491,6 +44453,7 @@ "name": "tbox_ge", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -43549,6 +44512,7 @@ "name": "tbox_gt", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -43607,6 +44571,7 @@ "name": "tbox_le", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -43665,6 +44630,7 @@ "name": "tbox_lt", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -43723,6 +44689,7 @@ "name": "tbox_ne", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -43781,6 +44748,7 @@ "name": "tbool_from_mfjson", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -43830,6 +44798,7 @@ "name": "tbool_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -43879,6 +44848,7 @@ "name": "tbool_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -43922,6 +44892,7 @@ "name": "temporal_as_hexwkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -43989,6 +44960,7 @@ "name": "temporal_as_mfjson", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -44077,6 +45049,7 @@ "name": "temporal_as_wkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -44143,6 +45116,7 @@ "name": "wkb_variant_from_endian", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint8_t", "canonical": "unsigned char" @@ -44179,6 +45153,7 @@ "name": "temporal_from_hexwkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -44228,6 +45203,7 @@ "name": "temporal_from_wkb", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -44244,6 +45220,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -44285,6 +45276,7 @@ "name": "tfloat_from_mfjson", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -44334,6 +45326,7 @@ "name": "tfloat_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -44383,6 +45376,7 @@ "name": "tfloat_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -44436,6 +45430,7 @@ "name": "tint_from_mfjson", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -44485,6 +45480,7 @@ "name": "tbigint_from_mfjson", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -44534,6 +45530,7 @@ "name": "tint_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -44583,6 +45580,7 @@ "name": "tbigint_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -44632,6 +45630,7 @@ "name": "tint_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -44675,6 +45674,7 @@ "name": "tbigint_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -44718,6 +45718,7 @@ "name": "ttext_from_mfjson", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -44767,6 +45768,7 @@ "name": "ttext_in", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -44816,6 +45818,7 @@ "name": "ttext_out", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -44859,6 +45862,7 @@ "name": "tbool_from_base_temp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -44925,6 +45929,7 @@ "name": "tboolinst_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -44981,6 +45986,7 @@ "name": "tboolseq_from_base_tstzset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -45044,6 +46050,7 @@ "name": "tboolseq_from_base_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -45107,6 +46114,7 @@ "name": "tboolseqset_from_base_tstzspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -45170,6 +46178,7 @@ "name": "temporal_copy", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -45226,6 +46235,7 @@ "name": "tfloat_from_base_temp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -45292,6 +46302,7 @@ "name": "tfloatinst_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -45348,6 +46359,7 @@ "name": "tfloatseq_from_base_tstzset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -45411,6 +46423,7 @@ "name": "tfloatseq_from_base_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -45485,6 +46498,7 @@ "name": "tfloatseqset_from_base_tstzspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -45559,6 +46573,7 @@ "name": "tint_from_base_temp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -45625,6 +46640,7 @@ "name": "tbigint_from_base_temp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -45690,6 +46706,7 @@ "name": "tintinst_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -45746,6 +46763,7 @@ "name": "tbigintinst_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -45801,6 +46819,7 @@ "name": "tintseq_from_base_tstzset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -45864,6 +46883,7 @@ "name": "tbigintseq_from_base_tstzset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -45926,6 +46946,7 @@ "name": "tintseq_from_base_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -45989,6 +47010,7 @@ "name": "tbigintseq_from_base_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -46051,6 +47073,7 @@ "name": "tintseqset_from_base_tstzspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -46114,6 +47137,7 @@ "name": "tbigintseqset_from_base_tstzspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -46176,6 +47200,7 @@ "name": "tsequence_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -46212,6 +47237,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -46278,6 +47318,7 @@ "name": "tsequenceset_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -46299,6 +47340,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -46344,6 +47400,7 @@ "name": "tsequenceset_make_gaps", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -46376,6 +47433,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "nullable": [ "maxt" ] @@ -46452,6 +47522,7 @@ "name": "ttext_from_base_temp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -46518,6 +47589,7 @@ "name": "ttextinst_make", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -46574,6 +47646,7 @@ "name": "ttextseq_from_base_tstzset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -46637,6 +47710,7 @@ "name": "ttextseq_from_base_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -46700,6 +47774,7 @@ "name": "ttextseqset_from_base_tstzspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -46763,6 +47838,7 @@ "name": "tbool_to_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -46819,6 +47895,7 @@ "name": "temporal_to_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -46874,6 +47951,7 @@ "name": "tfloat_to_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -46930,6 +48008,7 @@ "name": "tfloat_to_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -46986,6 +48065,7 @@ "name": "tint_to_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -47042,6 +48122,7 @@ "name": "tint_to_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -47098,6 +48179,7 @@ "name": "tbigint_to_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -47154,6 +48236,7 @@ "name": "tbigint_to_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -47210,6 +48293,7 @@ "name": "tnumber_to_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -47265,6 +48349,7 @@ "name": "tnumber_to_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -47320,6 +48405,7 @@ "name": "tbool_end_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -47363,6 +48449,7 @@ "name": "tbool_start_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -47406,6 +48493,7 @@ "name": "tbool_value_at_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -47481,6 +48569,7 @@ "name": "tbool_value_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -47547,6 +48636,7 @@ "name": "tbool_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool *", "canonical": "bool *" @@ -47613,6 +48703,7 @@ "name": "temporal_duration", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Interval *", "canonical": "Interval *" @@ -47671,6 +48762,7 @@ "name": "temporal_end_instant", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -47725,6 +48817,7 @@ "name": "temporal_end_sequence", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -47779,6 +48872,7 @@ "name": "temporal_end_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -47821,6 +48915,7 @@ "name": "temporal_hash", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -47863,6 +48958,7 @@ "name": "temporal_hash_extended", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -47914,6 +49010,7 @@ "name": "temporal_instant_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -47978,6 +49075,7 @@ "name": "temporal_instants", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant **", "canonical": "struct TInstant **" @@ -48056,6 +49154,7 @@ "name": "temporal_interp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -48099,6 +49198,7 @@ "name": "temporal_lower_inc", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -48142,6 +49242,7 @@ "name": "temporal_max_instant", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -48196,6 +49297,7 @@ "name": "temporal_min_instant", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -48250,6 +49352,7 @@ "name": "temporal_num_instants", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -48293,6 +49396,7 @@ "name": "temporal_num_sequences", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -48336,6 +49440,7 @@ "name": "temporal_num_timestamps", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -48379,6 +49484,7 @@ "name": "temporal_segm_duration", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -48474,6 +49580,7 @@ "name": "temporal_segments", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -48552,6 +49659,7 @@ "name": "temporal_sequence_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -48616,6 +49724,7 @@ "name": "temporal_sequences", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -48694,6 +49803,7 @@ "name": "temporal_start_instant", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -48748,6 +49858,7 @@ "name": "temporal_start_sequence", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -48802,6 +49913,7 @@ "name": "temporal_start_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -48844,6 +49956,7 @@ "name": "temporal_stops", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -48929,6 +50042,7 @@ "name": "temporal_subtype", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -48972,6 +50086,7 @@ "name": "temporal_basetype_name", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -49015,6 +50130,7 @@ "name": "temporal_time", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -49070,6 +50186,7 @@ "name": "temporal_timestamps", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz *", "canonical": "TimestampTz *" @@ -49136,6 +50253,7 @@ "name": "temporal_timestamptz_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -49203,6 +50321,7 @@ "name": "temporal_upper_inc", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -49246,6 +50365,7 @@ "name": "tfloat_end_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -49289,6 +50409,7 @@ "name": "tfloat_min_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -49332,6 +50453,7 @@ "name": "tfloat_max_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -49375,6 +50497,7 @@ "name": "tfloat_start_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -49418,6 +50541,7 @@ "name": "tfloat_value_at_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -49493,6 +50617,7 @@ "name": "tfloat_value_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -49559,6 +50684,7 @@ "name": "tfloat_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double *", "canonical": "double *" @@ -49625,6 +50751,7 @@ "name": "tint_end_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -49668,6 +50795,7 @@ "name": "tbigint_end_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -49710,6 +50838,7 @@ "name": "tint_max_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -49753,6 +50882,7 @@ "name": "tbigint_max_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -49795,6 +50925,7 @@ "name": "tint_min_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -49838,6 +50969,7 @@ "name": "tbigint_min_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -49880,6 +51012,7 @@ "name": "tint_start_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -49923,6 +51056,7 @@ "name": "tbigint_start_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -49965,6 +51099,7 @@ "name": "tbigint_value_at_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -50041,6 +51176,7 @@ "name": "tint_value_at_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -50116,6 +51252,7 @@ "name": "tint_value_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -50182,6 +51319,7 @@ "name": "tbigint_value_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -50248,6 +51386,7 @@ "name": "tint_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -50314,6 +51453,7 @@ "name": "tbigint_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t *", "canonical": "int64_t *" @@ -50380,6 +51520,7 @@ "name": "tnumber_avg_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -50423,6 +51564,7 @@ "name": "tnumber_integral", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -50466,6 +51608,7 @@ "name": "tnumber_twavg", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -50509,6 +51652,7 @@ "name": "tnumber_valuespans", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -50564,6 +51708,7 @@ "name": "ttext_end_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -50607,6 +51752,7 @@ "name": "ttext_max_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -50650,6 +51796,7 @@ "name": "ttext_min_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -50693,6 +51840,7 @@ "name": "ttext_start_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -50736,6 +51884,7 @@ "name": "ttext_value_at_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -50812,6 +51961,7 @@ "name": "ttext_value_n", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -50879,6 +52029,7 @@ "name": "ttext_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -50945,6 +52096,7 @@ "name": "float_degrees", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -50991,6 +52143,7 @@ "name": "temparr_round", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -51012,6 +52165,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "temp", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -51052,6 +52220,7 @@ "name": "temporal_round", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -51118,6 +52287,7 @@ "name": "temporal_scale_time", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -51195,6 +52365,7 @@ "name": "temporal_set_interp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -51262,6 +52433,7 @@ "name": "temporal_shift_scale_time", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -51360,6 +52532,7 @@ "name": "temporal_shift_time", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -51437,6 +52610,7 @@ "name": "temporal_as_tinstant", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -51491,6 +52665,7 @@ "name": "temporal_as_tsequence", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -51556,6 +52731,7 @@ "name": "temporal_as_tsequenceset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -51621,6 +52797,7 @@ "name": "tfloat_ceil", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -51677,6 +52854,7 @@ "name": "tfloat_degrees", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -51743,6 +52921,7 @@ "name": "tfloat_floor", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -51799,6 +52978,7 @@ "name": "tfloat_radians", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -51855,6 +53035,7 @@ "name": "tfloat_scale_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -51921,6 +53102,7 @@ "name": "tfloat_shift_scale_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -51997,6 +53179,7 @@ "name": "tfloat_shift_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -52063,6 +53246,7 @@ "name": "tint_scale_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -52129,6 +53313,7 @@ "name": "tbigint_scale_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -52194,6 +53379,7 @@ "name": "tint_shift_scale_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -52270,6 +53456,7 @@ "name": "tbigint_shift_scale_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -52344,6 +53531,7 @@ "name": "tint_shift_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -52410,6 +53598,7 @@ "name": "tbigint_shift_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -52475,6 +53664,7 @@ "name": "temporal_append_tinstant", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -52603,6 +53793,7 @@ "name": "temporal_append_tsequence", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -52678,6 +53869,7 @@ "name": "temporal_delete_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -52753,6 +53945,7 @@ "name": "temporal_delete_tstzset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -52835,6 +54028,7 @@ "name": "temporal_delete_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -52917,6 +54111,7 @@ "name": "temporal_delete_tstzspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -52999,6 +54194,7 @@ "name": "temporal_insert", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53082,6 +54278,7 @@ "name": "temporal_merge", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53161,6 +54358,7 @@ "name": "temporal_merge_array", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53177,6 +54375,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "temparr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -53226,6 +54439,7 @@ "name": "temporal_update", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53309,6 +54523,7 @@ "name": "tbool_at_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53375,6 +54590,7 @@ "name": "tbool_minus_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53441,6 +54657,7 @@ "name": "temporal_after_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53516,6 +54733,7 @@ "name": "temporal_at_max", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53572,6 +54790,7 @@ "name": "temporal_at_min", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53628,6 +54847,7 @@ "name": "temporal_at_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53693,6 +54913,7 @@ "name": "temporal_at_tstzset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53765,6 +54986,7 @@ "name": "temporal_at_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53837,6 +55059,7 @@ "name": "temporal_at_tstzspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53909,6 +55132,7 @@ "name": "temporal_at_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -53981,6 +55205,7 @@ "name": "temporal_before_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54056,6 +55281,7 @@ "name": "temporal_minus_max", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54112,6 +55338,7 @@ "name": "temporal_minus_min", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54168,6 +55395,7 @@ "name": "temporal_minus_timestamptz", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54233,6 +55461,7 @@ "name": "temporal_minus_tstzset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54305,6 +55534,7 @@ "name": "temporal_minus_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54377,6 +55607,7 @@ "name": "temporal_minus_tstzspanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54449,6 +55680,7 @@ "name": "temporal_minus_values", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54521,6 +55753,7 @@ "name": "tfloat_at_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54587,6 +55820,7 @@ "name": "tfloat_minus_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54653,6 +55887,7 @@ "name": "tint_at_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54719,6 +55954,7 @@ "name": "tint_minus_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54785,6 +56021,7 @@ "name": "tnumber_at_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54857,6 +56094,7 @@ "name": "tnumber_at_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -54929,6 +56167,7 @@ "name": "tnumber_at_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -55001,6 +56240,7 @@ "name": "tnumber_minus_span", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -55073,6 +56313,7 @@ "name": "tnumber_minus_spanset", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -55145,6 +56386,7 @@ "name": "tnumber_minus_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -55217,6 +56459,7 @@ "name": "ttext_at_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -55283,6 +56526,7 @@ "name": "ttext_minus_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -55349,6 +56593,7 @@ "name": "temporal_cmp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -55409,6 +56654,7 @@ "name": "temporal_eq", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -55478,6 +56724,7 @@ "name": "temporal_ge", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -55538,6 +56785,7 @@ "name": "temporal_gt", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -55598,6 +56846,7 @@ "name": "temporal_le", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -55658,6 +56907,7 @@ "name": "temporal_lt", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -55718,6 +56968,7 @@ "name": "temporal_ne", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -55778,6 +57029,7 @@ "name": "always_eq_bool_tbool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -55831,6 +57083,7 @@ "name": "always_eq_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -55884,6 +57137,7 @@ "name": "always_eq_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -55937,6 +57191,7 @@ "name": "always_eq_tbool_bool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -55990,6 +57245,7 @@ "name": "always_eq_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56050,6 +57306,7 @@ "name": "always_eq_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56103,6 +57360,7 @@ "name": "always_eq_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56156,6 +57414,7 @@ "name": "always_eq_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56209,6 +57468,7 @@ "name": "always_eq_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56261,6 +57521,7 @@ "name": "always_eq_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56313,6 +57574,7 @@ "name": "always_eq_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56366,6 +57628,7 @@ "name": "always_ge_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56419,6 +57682,7 @@ "name": "always_ge_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56472,6 +57736,7 @@ "name": "always_ge_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56532,6 +57797,7 @@ "name": "always_ge_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56585,6 +57851,7 @@ "name": "always_ge_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56638,6 +57905,7 @@ "name": "always_ge_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56691,6 +57959,7 @@ "name": "always_ge_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56743,6 +58012,7 @@ "name": "always_ge_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56795,6 +58065,7 @@ "name": "always_ge_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56848,6 +58119,7 @@ "name": "always_gt_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56901,6 +58173,7 @@ "name": "always_gt_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -56954,6 +58227,7 @@ "name": "always_gt_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57014,6 +58288,7 @@ "name": "always_gt_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57067,6 +58342,7 @@ "name": "always_gt_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57120,6 +58396,7 @@ "name": "always_gt_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57173,6 +58450,7 @@ "name": "always_gt_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57225,6 +58503,7 @@ "name": "always_gt_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57277,6 +58556,7 @@ "name": "always_gt_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57330,6 +58610,7 @@ "name": "always_le_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57383,6 +58664,7 @@ "name": "always_le_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57436,6 +58718,7 @@ "name": "always_le_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57496,6 +58779,7 @@ "name": "always_le_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57549,6 +58833,7 @@ "name": "always_le_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57602,6 +58887,7 @@ "name": "always_le_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57655,6 +58941,7 @@ "name": "always_le_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57707,6 +58994,7 @@ "name": "always_le_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57759,6 +59047,7 @@ "name": "always_le_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57812,6 +59101,7 @@ "name": "always_lt_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57865,6 +59155,7 @@ "name": "always_lt_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57918,6 +59209,7 @@ "name": "always_lt_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -57978,6 +59270,7 @@ "name": "always_lt_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58031,6 +59324,7 @@ "name": "always_lt_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58084,6 +59378,7 @@ "name": "always_lt_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58137,6 +59432,7 @@ "name": "always_lt_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58189,6 +59485,7 @@ "name": "always_lt_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58241,6 +59538,7 @@ "name": "always_lt_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58294,6 +59592,7 @@ "name": "always_ne_bool_tbool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58347,6 +59646,7 @@ "name": "always_ne_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58400,6 +59700,7 @@ "name": "always_ne_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58453,6 +59754,7 @@ "name": "always_ne_tbool_bool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58506,6 +59808,7 @@ "name": "always_ne_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58566,6 +59869,7 @@ "name": "always_ne_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58619,6 +59923,7 @@ "name": "always_ne_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58672,6 +59977,7 @@ "name": "always_ne_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58725,6 +60031,7 @@ "name": "always_ne_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58777,6 +60084,7 @@ "name": "always_ne_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58829,6 +60137,7 @@ "name": "always_ne_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58882,6 +60191,7 @@ "name": "ever_eq_bool_tbool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58935,6 +60245,7 @@ "name": "ever_eq_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -58988,6 +60299,7 @@ "name": "ever_eq_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59041,6 +60353,7 @@ "name": "ever_eq_tbool_bool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59094,6 +60407,7 @@ "name": "ever_eq_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59154,6 +60468,7 @@ "name": "ever_eq_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59207,6 +60522,7 @@ "name": "ever_eq_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59260,6 +60576,7 @@ "name": "ever_eq_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59313,6 +60630,7 @@ "name": "ever_eq_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59365,6 +60683,7 @@ "name": "ever_eq_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59417,6 +60736,7 @@ "name": "ever_eq_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59470,6 +60790,7 @@ "name": "ever_ge_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59523,6 +60844,7 @@ "name": "ever_ge_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59576,6 +60898,7 @@ "name": "ever_ge_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59636,6 +60959,7 @@ "name": "ever_ge_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59689,6 +61013,7 @@ "name": "ever_ge_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59742,6 +61067,7 @@ "name": "ever_ge_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59795,6 +61121,7 @@ "name": "ever_ge_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59847,6 +61174,7 @@ "name": "ever_ge_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59899,6 +61227,7 @@ "name": "ever_ge_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -59952,6 +61281,7 @@ "name": "ever_gt_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60005,6 +61335,7 @@ "name": "ever_gt_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60058,6 +61389,7 @@ "name": "ever_gt_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60118,6 +61450,7 @@ "name": "ever_gt_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60171,6 +61504,7 @@ "name": "ever_gt_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60224,6 +61558,7 @@ "name": "ever_gt_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60277,6 +61612,7 @@ "name": "ever_gt_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60329,6 +61665,7 @@ "name": "ever_gt_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60381,6 +61718,7 @@ "name": "ever_gt_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60434,6 +61772,7 @@ "name": "ever_le_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60487,6 +61826,7 @@ "name": "ever_le_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60540,6 +61880,7 @@ "name": "ever_le_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60600,6 +61941,7 @@ "name": "ever_le_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60653,6 +61995,7 @@ "name": "ever_le_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60706,6 +62049,7 @@ "name": "ever_le_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60759,6 +62103,7 @@ "name": "ever_le_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60811,6 +62156,7 @@ "name": "ever_le_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60863,6 +62209,7 @@ "name": "ever_le_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60916,6 +62263,7 @@ "name": "ever_lt_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -60969,6 +62317,7 @@ "name": "ever_lt_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61022,6 +62371,7 @@ "name": "ever_lt_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61082,6 +62432,7 @@ "name": "ever_lt_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61135,6 +62486,7 @@ "name": "ever_lt_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61188,6 +62540,7 @@ "name": "ever_lt_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61241,6 +62594,7 @@ "name": "ever_lt_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61293,6 +62647,7 @@ "name": "ever_lt_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61345,6 +62700,7 @@ "name": "ever_lt_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61398,6 +62754,7 @@ "name": "ever_ne_bool_tbool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61451,6 +62808,7 @@ "name": "ever_ne_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61504,6 +62862,7 @@ "name": "ever_ne_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61557,6 +62916,7 @@ "name": "ever_ne_tbool_bool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61610,6 +62970,7 @@ "name": "ever_ne_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61670,6 +63031,7 @@ "name": "ever_ne_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61723,6 +63085,7 @@ "name": "ever_ne_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61776,6 +63139,7 @@ "name": "ever_ne_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61829,6 +63193,7 @@ "name": "ever_ne_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61881,6 +63246,7 @@ "name": "ever_ne_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61933,6 +63299,7 @@ "name": "ever_ne_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -61986,6 +63353,7 @@ "name": "teq_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62051,6 +63419,7 @@ "name": "teq_bool_tbool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62117,6 +63486,7 @@ "name": "teq_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62183,6 +63553,7 @@ "name": "teq_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62249,6 +63620,7 @@ "name": "teq_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62314,6 +63686,7 @@ "name": "teq_tbool_bool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62380,6 +63753,7 @@ "name": "teq_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62453,6 +63827,7 @@ "name": "teq_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62519,6 +63894,7 @@ "name": "teq_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62585,6 +63961,7 @@ "name": "teq_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62651,6 +64028,7 @@ "name": "teq_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62717,6 +64095,7 @@ "name": "tge_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62782,6 +64161,7 @@ "name": "tge_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62848,6 +64228,7 @@ "name": "tge_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62914,6 +64295,7 @@ "name": "tge_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -62987,6 +64369,7 @@ "name": "tge_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63053,6 +64436,7 @@ "name": "tge_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63118,6 +64502,7 @@ "name": "tge_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63184,6 +64569,7 @@ "name": "tge_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63250,6 +64636,7 @@ "name": "tge_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63316,6 +64703,7 @@ "name": "tgt_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63381,6 +64769,7 @@ "name": "tgt_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63447,6 +64836,7 @@ "name": "tgt_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63513,6 +64903,7 @@ "name": "tgt_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63586,6 +64977,7 @@ "name": "tgt_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63652,6 +65044,7 @@ "name": "tgt_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63717,6 +65110,7 @@ "name": "tgt_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63783,6 +65177,7 @@ "name": "tgt_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63849,6 +65244,7 @@ "name": "tgt_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63915,6 +65311,7 @@ "name": "tle_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -63980,6 +65377,7 @@ "name": "tle_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64046,6 +65444,7 @@ "name": "tle_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64112,6 +65511,7 @@ "name": "tle_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64185,6 +65585,7 @@ "name": "tle_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64251,6 +65652,7 @@ "name": "tle_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64316,6 +65718,7 @@ "name": "tle_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64382,6 +65785,7 @@ "name": "tle_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64448,6 +65852,7 @@ "name": "tle_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64514,6 +65919,7 @@ "name": "tlt_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64579,6 +65985,7 @@ "name": "tlt_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64645,6 +66052,7 @@ "name": "tlt_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64711,6 +66119,7 @@ "name": "tlt_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64784,6 +66193,7 @@ "name": "tlt_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64850,6 +66260,7 @@ "name": "tlt_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64915,6 +66326,7 @@ "name": "tlt_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -64981,6 +66393,7 @@ "name": "tlt_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -65047,6 +66460,7 @@ "name": "tlt_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -65113,6 +66527,7 @@ "name": "tne_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -65178,6 +66593,7 @@ "name": "tne_bool_tbool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -65244,6 +66660,7 @@ "name": "tne_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -65310,6 +66727,7 @@ "name": "tne_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -65376,6 +66794,7 @@ "name": "tne_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -65441,6 +66860,7 @@ "name": "tne_tbool_bool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -65507,6 +66927,7 @@ "name": "tne_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -65580,6 +67001,7 @@ "name": "tne_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -65646,6 +67068,7 @@ "name": "tne_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -65712,6 +67135,7 @@ "name": "tne_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -65778,6 +67202,7 @@ "name": "tne_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -65844,6 +67269,7 @@ "name": "temporal_spans", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -65923,6 +67349,7 @@ "name": "temporal_split_each_n_spans", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -66012,6 +67439,7 @@ "name": "temporal_split_n_spans", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -66101,6 +67529,7 @@ "name": "tnumber_split_each_n_tboxes", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -66190,6 +67619,7 @@ "name": "tnumber_split_n_tboxes", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -66279,6 +67709,7 @@ "name": "tnumber_tboxes", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -66358,6 +67789,7 @@ "name": "adjacent_numspan_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -66417,6 +67849,7 @@ "name": "adjacent_tbox_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -66476,6 +67909,7 @@ "name": "adjacent_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -66536,6 +67970,7 @@ "name": "adjacent_temporal_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -66595,6 +68030,7 @@ "name": "adjacent_tnumber_numspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -66654,6 +68090,7 @@ "name": "adjacent_tnumber_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -66713,6 +68150,7 @@ "name": "adjacent_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -66773,6 +68211,7 @@ "name": "adjacent_tstzspan_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -66832,6 +68271,7 @@ "name": "contained_numspan_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -66891,6 +68331,7 @@ "name": "contained_tbox_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -66950,6 +68391,7 @@ "name": "contained_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67010,6 +68452,7 @@ "name": "contained_temporal_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67069,6 +68512,7 @@ "name": "contained_tnumber_numspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67128,6 +68572,7 @@ "name": "contained_tnumber_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67187,6 +68632,7 @@ "name": "contained_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67247,6 +68693,7 @@ "name": "contained_tstzspan_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67306,6 +68753,7 @@ "name": "contains_numspan_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67365,6 +68813,7 @@ "name": "contains_tbox_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67424,6 +68873,7 @@ "name": "contains_temporal_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67483,6 +68933,7 @@ "name": "contains_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67543,6 +68994,7 @@ "name": "contains_tnumber_numspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67602,6 +69054,7 @@ "name": "contains_tnumber_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67661,6 +69114,7 @@ "name": "contains_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67721,6 +69175,7 @@ "name": "contains_tstzspan_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67780,6 +69235,7 @@ "name": "overlaps_numspan_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67839,6 +69295,7 @@ "name": "overlaps_tbox_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67898,6 +69355,68 @@ "name": "overlaps_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, + "returnType": { + "c": "bool", + "canonical": "bool" + }, + "params": [ + { + "name": "temp1", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "temp2", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "temp1", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "temp2", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + ], + "result": { + "kind": "json", + "json": "boolean" + } + } + }, + { + "name": "temporal_time_overlaps", + "file": "meos.h", + "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -67958,6 +69477,7 @@ "name": "overlaps_temporal_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68017,6 +69537,7 @@ "name": "overlaps_tnumber_numspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68076,6 +69597,7 @@ "name": "overlaps_tnumber_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68135,6 +69657,7 @@ "name": "overlaps_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68195,6 +69718,7 @@ "name": "overlaps_tstzspan_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68254,6 +69778,7 @@ "name": "same_numspan_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68313,6 +69838,7 @@ "name": "same_tbox_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68372,6 +69898,7 @@ "name": "same_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68432,6 +69959,7 @@ "name": "same_temporal_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68491,6 +70019,7 @@ "name": "same_tnumber_numspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68550,6 +70079,7 @@ "name": "same_tnumber_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68609,6 +70139,7 @@ "name": "same_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68669,6 +70200,7 @@ "name": "same_tstzspan_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68728,6 +70260,7 @@ "name": "after_tbox_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68787,6 +70320,7 @@ "name": "after_temporal_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68846,6 +70380,7 @@ "name": "after_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68906,6 +70441,7 @@ "name": "after_tnumber_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -68965,6 +70501,7 @@ "name": "after_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69025,6 +70562,7 @@ "name": "after_tstzspan_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69084,6 +70622,7 @@ "name": "before_tbox_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69143,6 +70682,7 @@ "name": "before_temporal_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69202,6 +70742,7 @@ "name": "before_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69262,6 +70803,7 @@ "name": "before_tnumber_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69321,6 +70863,7 @@ "name": "before_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69381,6 +70924,7 @@ "name": "before_tstzspan_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69440,6 +70984,7 @@ "name": "left_tbox_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69499,6 +71044,7 @@ "name": "left_numspan_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69558,6 +71104,7 @@ "name": "left_tnumber_numspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69617,6 +71164,7 @@ "name": "left_tnumber_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69676,6 +71224,7 @@ "name": "left_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69736,6 +71285,7 @@ "name": "overafter_tbox_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69795,6 +71345,7 @@ "name": "overafter_temporal_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69854,6 +71405,7 @@ "name": "overafter_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69914,6 +71466,7 @@ "name": "overafter_tnumber_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -69973,6 +71526,7 @@ "name": "overafter_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70033,6 +71587,7 @@ "name": "overafter_tstzspan_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70092,6 +71647,7 @@ "name": "overbefore_tbox_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70151,6 +71707,7 @@ "name": "overbefore_temporal_tstzspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70210,6 +71767,7 @@ "name": "overbefore_temporal_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70270,6 +71828,7 @@ "name": "overbefore_tnumber_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70329,6 +71888,7 @@ "name": "overbefore_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70389,6 +71949,7 @@ "name": "overbefore_tstzspan_temporal", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70448,6 +72009,7 @@ "name": "overleft_numspan_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70507,6 +72069,7 @@ "name": "overleft_tbox_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70566,6 +72129,7 @@ "name": "overleft_tnumber_numspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70625,6 +72189,7 @@ "name": "overleft_tnumber_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70684,6 +72249,7 @@ "name": "overleft_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70744,6 +72310,7 @@ "name": "overright_numspan_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70803,6 +72370,7 @@ "name": "overright_tbox_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70862,6 +72430,7 @@ "name": "overright_tnumber_numspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70921,6 +72490,7 @@ "name": "overright_tnumber_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -70980,6 +72550,7 @@ "name": "overright_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -71040,6 +72611,7 @@ "name": "right_numspan_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -71099,6 +72671,7 @@ "name": "right_tbox_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -71158,6 +72731,7 @@ "name": "right_tnumber_numspan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -71217,6 +72791,7 @@ "name": "right_tnumber_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -71276,6 +72851,7 @@ "name": "right_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -71336,6 +72912,7 @@ "name": "tand_bool_tbool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -71402,6 +72979,7 @@ "name": "tand_tbool_bool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -71468,6 +73046,7 @@ "name": "tand_tbool_tbool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -71541,6 +73120,7 @@ "name": "tbool_when_true", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -71596,6 +73176,7 @@ "name": "tnot_tbool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -71652,6 +73233,7 @@ "name": "tor_bool_tbool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -71718,6 +73300,7 @@ "name": "tor_tbool_bool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -71784,6 +73367,7 @@ "name": "tor_tbool_tbool", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -71857,6 +73441,7 @@ "name": "add_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -71923,6 +73508,7 @@ "name": "add_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -71989,6 +73575,7 @@ "name": "add_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72055,6 +73642,7 @@ "name": "add_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72121,6 +73709,7 @@ "name": "add_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72186,6 +73775,7 @@ "name": "add_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72251,6 +73841,7 @@ "name": "add_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72324,6 +73915,7 @@ "name": "div_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72390,6 +73982,7 @@ "name": "div_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72456,6 +74049,7 @@ "name": "div_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72522,6 +74116,7 @@ "name": "div_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72588,6 +74183,7 @@ "name": "div_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72653,6 +74249,7 @@ "name": "div_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72718,6 +74315,7 @@ "name": "div_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72791,6 +74389,7 @@ "name": "mul_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72857,6 +74456,7 @@ "name": "mul_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72923,6 +74523,7 @@ "name": "mul_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -72989,6 +74590,7 @@ "name": "mul_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73055,6 +74657,7 @@ "name": "mul_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73120,6 +74723,7 @@ "name": "mul_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73185,6 +74789,7 @@ "name": "mul_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73258,6 +74863,7 @@ "name": "sub_float_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73324,6 +74930,7 @@ "name": "sub_int_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73390,6 +74997,7 @@ "name": "sub_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73456,6 +75064,7 @@ "name": "sub_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73522,6 +75131,7 @@ "name": "sub_bigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73587,6 +75197,7 @@ "name": "sub_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73652,6 +75263,7 @@ "name": "sub_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73725,6 +75337,7 @@ "name": "temporal_derivative", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73781,6 +75394,7 @@ "name": "tfloat_exp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73837,6 +75451,7 @@ "name": "tfloat_ln", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73893,6 +75508,7 @@ "name": "tfloat_log10", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -73949,6 +75565,7 @@ "name": "tfloat_sin", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74005,6 +75622,7 @@ "name": "tfloat_cos", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74061,6 +75679,7 @@ "name": "tfloat_tan", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74117,6 +75736,7 @@ "name": "tnumber_abs", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74173,6 +75793,7 @@ "name": "tnumber_trend", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74229,6 +75850,7 @@ "name": "float_angular_difference", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -74275,6 +75897,7 @@ "name": "tnumber_angular_difference", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74331,6 +75954,7 @@ "name": "tnumber_delta_value", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74387,6 +76011,7 @@ "name": "textcat_text_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74453,6 +76078,7 @@ "name": "textcat_ttext_text", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74519,6 +76145,7 @@ "name": "textcat_ttext_ttext", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74592,6 +76219,7 @@ "name": "ttext_initcap", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74648,6 +76276,7 @@ "name": "ttext_upper", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74704,6 +76333,7 @@ "name": "ttext_lower", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74760,6 +76390,7 @@ "name": "tdistance_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74826,6 +76457,7 @@ "name": "tdistance_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74892,6 +76524,7 @@ "name": "tdistance_tnumber_tnumber", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -74965,6 +76598,7 @@ "name": "nad_tboxfloat_tboxfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -75023,6 +76657,7 @@ "name": "nad_tboxint_tboxint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -75081,6 +76716,7 @@ "name": "nad_tfloat_float", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -75134,6 +76770,7 @@ "name": "nad_tfloat_tfloat", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -75194,6 +76831,7 @@ "name": "nad_tfloat_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -75253,6 +76891,7 @@ "name": "nad_tbigint_bigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -75304,6 +76943,7 @@ "name": "nad_tbigint_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -75362,6 +77002,7 @@ "name": "nad_tbigint_tbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -75421,6 +77062,7 @@ "name": "nad_tboxbigint_tboxbigint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -75478,6 +77120,7 @@ "name": "nad_tint_int", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -75531,6 +77174,7 @@ "name": "nad_tint_tbox", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -75590,6 +77234,7 @@ "name": "nad_tint_tint", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -75650,6 +77295,7 @@ "name": "tbigint_tmax_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -75701,6 +77347,7 @@ "name": "tbigint_tmax_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -75744,6 +77391,7 @@ "name": "tbigint_tmin_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -75795,6 +77443,7 @@ "name": "tbigint_tmin_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -75838,6 +77487,7 @@ "name": "tbigint_tsum_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -75889,6 +77539,7 @@ "name": "tbigint_tsum_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -75932,6 +77583,7 @@ "name": "tbigint_wmax_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76004,6 +77656,7 @@ "name": "tbigint_wmin_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76076,6 +77729,7 @@ "name": "tbigint_wsum_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76148,6 +77802,7 @@ "name": "tbool_tand_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76199,6 +77854,7 @@ "name": "tbool_tand_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76242,6 +77898,7 @@ "name": "tbool_tor_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76293,6 +77950,7 @@ "name": "tbool_tor_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76336,6 +77994,7 @@ "name": "temporal_extent_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -76412,6 +78071,7 @@ "name": "temporal_tagg_finalfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -76465,6 +78125,7 @@ "name": "temporal_tcount_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76521,6 +78182,7 @@ "name": "temporal_tcount_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76564,6 +78226,7 @@ "name": "tfloat_tmax_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76615,6 +78278,7 @@ "name": "tfloat_tmax_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76658,6 +78322,7 @@ "name": "tfloat_tmin_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76709,6 +78374,7 @@ "name": "tfloat_tmin_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76752,6 +78418,7 @@ "name": "tfloat_tsum_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76803,6 +78470,7 @@ "name": "tfloat_tsum_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76846,6 +78514,7 @@ "name": "tfloat_wmax_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76918,6 +78587,7 @@ "name": "tfloat_wmin_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -76990,6 +78660,7 @@ "name": "tfloat_wsum_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77062,6 +78733,7 @@ "name": "timestamptz_tcount_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77110,6 +78782,7 @@ "name": "tint_tmax_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77161,6 +78834,7 @@ "name": "tint_tmax_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77204,6 +78878,7 @@ "name": "tint_tmin_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77255,6 +78930,7 @@ "name": "tint_tmin_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77298,6 +78974,7 @@ "name": "tint_tsum_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77349,6 +79026,7 @@ "name": "tint_tsum_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77392,6 +79070,7 @@ "name": "tint_wmax_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77464,6 +79143,7 @@ "name": "tint_wmin_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77536,6 +79216,7 @@ "name": "tint_wsum_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77608,6 +79289,7 @@ "name": "tnumber_extent_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -77684,6 +79366,7 @@ "name": "tnumber_tavg_finalfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -77737,6 +79420,7 @@ "name": "tnumber_tavg_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77788,6 +79472,7 @@ "name": "tnumber_tavg_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77831,6 +79516,7 @@ "name": "tnumber_wavg_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77903,6 +79589,7 @@ "name": "tstzset_tcount_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -77958,6 +79645,7 @@ "name": "tstzspan_tcount_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -78013,6 +79701,7 @@ "name": "tstzspanset_tcount_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -78068,6 +79757,7 @@ "name": "temporal_merge_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -78119,6 +79809,7 @@ "name": "temporal_merge_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -78162,6 +79853,7 @@ "name": "ttext_tmax_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -78213,6 +79905,7 @@ "name": "ttext_tmax_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -78256,6 +79949,7 @@ "name": "ttext_tmin_transfn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -78307,6 +80001,7 @@ "name": "ttext_tmin_combinefn", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -78350,6 +80045,7 @@ "name": "temporal_simplify_dp", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -78426,6 +80122,7 @@ "name": "temporal_simplify_max_dist", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -78502,6 +80199,7 @@ "name": "temporal_simplify_min_dist", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -78568,6 +80266,7 @@ "name": "temporal_simplify_min_tdelta", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -78645,6 +80344,7 @@ "name": "temporal_tprecision", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -78731,6 +80431,7 @@ "name": "temporal_tsample", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -78828,6 +80529,7 @@ "name": "temporal_dyntimewarp_distance", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -78888,6 +80590,7 @@ "name": "temporal_dyntimewarp_path", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Match *", "canonical": "Match *" @@ -78971,6 +80674,7 @@ "name": "temporal_frechet_distance", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -79031,6 +80735,7 @@ "name": "temporal_frechet_path", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Match *", "canonical": "Match *" @@ -79114,6 +80819,7 @@ "name": "temporal_hausdorff_distance", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -79174,6 +80880,7 @@ "name": "temporal_average_hausdorff_distance", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -79234,6 +80941,7 @@ "name": "temporal_lcss_distance", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -79304,6 +81012,7 @@ "name": "temporal_ext_kalman_filter", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -79400,6 +81109,7 @@ "name": "temporal_time_bins", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -79509,6 +81219,7 @@ "name": "temporal_time_split", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -79634,6 +81345,7 @@ "name": "tfloat_time_boxes", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -79743,6 +81455,7 @@ "name": "tfloat_value_bins", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -79842,6 +81555,7 @@ "name": "tfloat_value_boxes", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -79941,6 +81655,7 @@ "name": "tfloat_value_split", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -80056,6 +81771,7 @@ "name": "tfloat_value_time_boxes", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -80185,6 +81901,7 @@ "name": "tfloat_value_time_split", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -80343,6 +82060,7 @@ "name": "tfloatbox_time_tiles", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -80451,6 +82169,7 @@ "name": "tfloatbox_value_tiles", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -80549,6 +82268,7 @@ "name": "tfloatbox_value_time_tiles", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -80677,6 +82397,7 @@ "name": "tint_time_boxes", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -80786,6 +82507,7 @@ "name": "tint_value_bins", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -80885,6 +82607,7 @@ "name": "tint_value_boxes", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -80984,6 +82707,7 @@ "name": "tint_value_split", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -81099,6 +82823,7 @@ "name": "tint_value_time_boxes", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -81228,6 +82953,7 @@ "name": "tint_value_time_split", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -81386,6 +83112,7 @@ "name": "tintbox_time_tiles", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -81494,6 +83221,7 @@ "name": "tintbox_value_tiles", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -81592,6 +83320,7 @@ "name": "tintbox_value_time_tiles", "file": "meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -81720,6 +83449,7 @@ "name": "box3d_make", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "BOX3D *", "canonical": "BOX3D *" @@ -81827,6 +83557,7 @@ "name": "box3d_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "BOX3D *", "canonical": "BOX3D *" @@ -81874,6 +83605,7 @@ "name": "box3d_out", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -81925,6 +83657,7 @@ "name": "gbox_make", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GBOX *", "canonical": "GBOX *" @@ -82072,6 +83805,7 @@ "name": "gbox_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GBOX *", "canonical": "GBOX *" @@ -82119,6 +83853,7 @@ "name": "gbox_out", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -82170,6 +83905,7 @@ "name": "geo_as_ewkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -82191,6 +83927,11 @@ "canonical": "size_t *" } ], + "shape": { + "outParams": [ + "size" + ] + }, "api": "internal", "category": "io", "network": { @@ -82236,6 +83977,7 @@ "name": "geo_as_ewkt", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -82294,6 +84036,7 @@ "name": "geo_as_geojson", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -82377,6 +84120,7 @@ "name": "geo_as_hexewkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -82435,6 +84179,7 @@ "name": "geo_as_text", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -82493,6 +84238,7 @@ "name": "geo_from_ewkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82514,6 +84260,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "wkb_size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -82559,6 +84320,7 @@ "name": "geo_from_geojson", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82607,6 +84369,7 @@ "name": "geo_from_text", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82665,6 +84428,7 @@ "name": "geo_out", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -82713,6 +84477,7 @@ "name": "geog_from_hexewkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82761,6 +84526,7 @@ "name": "geog_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82819,6 +84585,7 @@ "name": "geom_from_hexewkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82867,6 +84634,7 @@ "name": "geom_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82925,6 +84693,7 @@ "name": "geo_copy", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82985,6 +84754,7 @@ "name": "geogpoint_make2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83053,6 +84823,7 @@ "name": "geogpoint_make3dz", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83131,6 +84902,7 @@ "name": "geompoint_make2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83199,6 +84971,7 @@ "name": "geompoint_make3dz", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83277,6 +85050,7 @@ "name": "geom_to_geog", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83337,6 +85111,7 @@ "name": "geog_to_geom", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83397,6 +85172,7 @@ "name": "geo_is_empty", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -83445,6 +85221,7 @@ "name": "geo_is_unitary", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -83493,6 +85270,7 @@ "name": "geo_typename", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -83529,6 +85307,7 @@ "name": "geog_area", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -83587,6 +85366,7 @@ "name": "geog_centroid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83657,6 +85437,7 @@ "name": "geog_length", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -83715,6 +85496,7 @@ "name": "geog_perimeter", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -83773,6 +85555,7 @@ "name": "geom_azimuth", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -83852,10 +85635,60 @@ } } }, + { + "name": "geom_area", + "file": "meos_geo.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "double", + "canonical": "double" + }, + "params": [ + { + "name": "gs", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "gs", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + } + ], + "result": { + "kind": "json", + "json": "number" + } + } + }, { "name": "geom_length", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -83904,6 +85737,7 @@ "name": "geom_perimeter", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -83952,6 +85786,7 @@ "name": "line_numpoints", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -84000,6 +85835,7 @@ "name": "line_point_n", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84070,6 +85906,7 @@ "name": "geo_reverse", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84130,6 +85967,7 @@ "name": "geo_round", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84200,6 +86038,7 @@ "name": "geo_set_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84270,6 +86109,7 @@ "name": "geo_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -84318,6 +86158,7 @@ "name": "geo_transform", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84388,6 +86229,7 @@ "name": "geo_transform_pipeline", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84478,6 +86320,7 @@ "name": "geo_collect_garray", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84494,6 +86337,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "gsarr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -84547,6 +86405,7 @@ "name": "geo_makeline_garray", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84563,6 +86422,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "gsarr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -84616,6 +86490,7 @@ "name": "geo_num_points", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -84664,6 +86539,7 @@ "name": "geo_num_geos", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -84712,6 +86588,7 @@ "name": "geo_geo_n", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84782,6 +86659,7 @@ "name": "geo_pointarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED **", "canonical": "GSERIALIZED **" @@ -84866,6 +86744,7 @@ "name": "geo_points", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84926,6 +86805,7 @@ "name": "geom_array_union", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84942,6 +86822,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "gsarr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -84995,6 +86890,7 @@ "name": "geog_array_union", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85011,6 +86907,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "gsarr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -85064,6 +86975,7 @@ "name": "geom_boundary", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85124,6 +87036,7 @@ "name": "geom_buffer", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85204,6 +87117,7 @@ "name": "geom_centroid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85264,6 +87178,7 @@ "name": "geom_convex_hull", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85324,6 +87239,7 @@ "name": "geom_difference2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85406,6 +87322,7 @@ "name": "geom_is_simple", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -85454,6 +87371,7 @@ "name": "geom_intersection2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85536,6 +87454,7 @@ "name": "geom_intersection2d_coll", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85618,6 +87537,7 @@ "name": "geom_min_bounding_radius", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85692,6 +87612,7 @@ "name": "geom_oriented_envelope", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85752,6 +87673,7 @@ "name": "geom_shortestline2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85834,6 +87756,7 @@ "name": "geom_shortestline3d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85916,6 +87839,7 @@ "name": "geom_unary_union", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85986,6 +87910,7 @@ "name": "line_interpolate_point", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -86066,6 +87991,7 @@ "name": "line_locate_point", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -86136,6 +88062,7 @@ "name": "line_substring", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -86216,6 +88143,7 @@ "name": "geog_dwithin", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86306,6 +88234,7 @@ "name": "geog_intersects", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86386,6 +88315,7 @@ "name": "geom_contains", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86456,6 +88386,7 @@ "name": "geom_covers", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86526,6 +88457,7 @@ "name": "geom_disjoint2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86596,6 +88528,7 @@ "name": "geom_dwithin", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86676,6 +88609,7 @@ "name": "geom_dwithin2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86756,6 +88690,7 @@ "name": "geom_dwithin3d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86836,6 +88771,7 @@ "name": "geom_intersects", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86906,6 +88842,7 @@ "name": "geom_intersects2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86976,6 +88913,7 @@ "name": "geom_intersects3d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -87046,6 +88984,7 @@ "name": "geom_relate", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -87116,6 +89055,7 @@ "name": "geom_relate_pattern", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -87196,6 +89136,7 @@ "name": "geom_touches", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -87266,6 +89207,7 @@ "name": "geo_stboxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -87350,6 +89292,7 @@ "name": "geo_split_each_n_stboxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -87444,6 +89387,7 @@ "name": "geo_split_n_stboxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -87538,6 +89482,7 @@ "name": "geog_distance", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -87608,6 +89553,7 @@ "name": "geom_distance2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -87678,6 +89624,7 @@ "name": "geom_max_distance2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -87748,6 +89695,7 @@ "name": "geom_distance3d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -87818,6 +89766,7 @@ "name": "geo_equals", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -87888,6 +89837,7 @@ "name": "geo_same", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -87958,6 +89908,7 @@ "name": "geogset_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88006,6 +89957,7 @@ "name": "geomset_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88054,6 +90006,7 @@ "name": "spatialset_out", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -88106,6 +90059,7 @@ "name": "spatialset_as_text", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -88158,6 +90112,7 @@ "name": "spatialset_as_ewkt", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -88210,6 +90165,7 @@ "name": "geoset_make", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88226,6 +90182,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -88279,6 +90250,7 @@ "name": "geo_to_set", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88339,6 +90311,7 @@ "name": "geoset_end_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -88393,6 +90366,7 @@ "name": "geoset_start_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -88447,6 +90421,7 @@ "name": "geoset_value_n", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -88524,6 +90499,7 @@ "name": "geoset_values", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED **", "canonical": "GSERIALIZED **" @@ -88602,6 +90578,7 @@ "name": "contained_geo_set", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -88666,6 +90643,7 @@ "name": "contains_set_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -88730,6 +90708,7 @@ "name": "geo_union_transfn", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88806,6 +90785,7 @@ "name": "intersection_geo_set", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88882,6 +90862,7 @@ "name": "intersection_set_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88958,6 +90939,7 @@ "name": "minus_geo_set", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89034,6 +91016,7 @@ "name": "minus_set_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89110,6 +91093,7 @@ "name": "union_geo_set", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89186,6 +91170,7 @@ "name": "union_set_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89262,6 +91247,7 @@ "name": "spatialset_set_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89326,6 +91312,7 @@ "name": "spatialset_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -89368,6 +91355,7 @@ "name": "spatialset_transform", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89432,6 +91420,7 @@ "name": "spatialset_transform_pipeline", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89516,6 +91505,7 @@ "name": "stbox_as_hexwkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -89582,6 +91572,7 @@ "name": "stbox_as_wkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -89647,6 +91638,7 @@ "name": "stbox_from_hexwkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -89695,6 +91687,7 @@ "name": "stbox_from_wkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -89711,6 +91704,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -89751,6 +91759,7 @@ "name": "stbox_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -89799,6 +91808,7 @@ "name": "stbox_out", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -89851,6 +91861,7 @@ "name": "geo_timestamptz_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -89920,6 +91931,7 @@ "name": "geo_tstzspan_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -89996,6 +92008,7 @@ "name": "stbox_copy", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90050,6 +92063,7 @@ "name": "stbox_make", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90209,6 +92223,7 @@ "name": "geo_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90269,6 +92284,7 @@ "name": "spatialset_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90323,6 +92339,7 @@ "name": "stbox_to_box3d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "BOX3D *", "canonical": "BOX3D *" @@ -90376,6 +92393,7 @@ "name": "stbox_to_gbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GBOX *", "canonical": "GBOX *" @@ -90429,6 +92447,7 @@ "name": "stbox_to_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -90483,6 +92502,7 @@ "name": "stbox_to_tstzspan", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -90537,6 +92557,7 @@ "name": "timestamptz_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90584,6 +92605,7 @@ "name": "tstzset_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90638,6 +92660,7 @@ "name": "tstzspan_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90692,6 +92715,7 @@ "name": "tstzspanset_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90746,6 +92770,7 @@ "name": "stbox_area", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -90798,6 +92823,7 @@ "name": "stbox_hash", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -90839,6 +92865,7 @@ "name": "stbox_hash_extended", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -90889,6 +92916,7 @@ "name": "stbox_hast", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -90931,6 +92959,7 @@ "name": "stbox_hasx", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -90973,6 +93002,7 @@ "name": "stbox_hasz", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91015,6 +93045,7 @@ "name": "stbox_isgeodetic", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91057,6 +93088,7 @@ "name": "stbox_perimeter", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -91109,6 +93141,7 @@ "name": "stbox_tmax", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91165,6 +93198,7 @@ "name": "stbox_tmax_inc", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91220,6 +93254,7 @@ "name": "stbox_tmin", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91276,6 +93311,7 @@ "name": "stbox_tmin_inc", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91331,6 +93367,7 @@ "name": "stbox_volume", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -91373,6 +93410,7 @@ "name": "stbox_xmax", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91428,6 +93466,7 @@ "name": "stbox_xmin", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91483,6 +93522,7 @@ "name": "stbox_ymax", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91538,6 +93578,7 @@ "name": "stbox_ymin", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91593,6 +93634,7 @@ "name": "stbox_zmax", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91648,6 +93690,7 @@ "name": "stbox_zmin", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91703,6 +93746,7 @@ "name": "stbox_expand_space", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -91767,6 +93811,7 @@ "name": "stbox_expand_time", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -91842,6 +93887,7 @@ "name": "stbox_get_space", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -91896,6 +93942,7 @@ "name": "stbox_quad_split", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -91974,6 +94021,7 @@ "name": "stbox_round", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -92038,6 +94086,7 @@ "name": "stbox_shift_scale_time", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -92140,6 +94189,7 @@ "name": "stboxarr_round", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -92214,6 +94264,7 @@ "name": "stbox_set_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -92278,6 +94329,7 @@ "name": "stbox_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -92320,6 +94372,7 @@ "name": "stbox_transform", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -92384,6 +94437,7 @@ "name": "stbox_transform_pipeline", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -92468,6 +94522,7 @@ "name": "adjacent_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92526,6 +94581,7 @@ "name": "contained_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92584,6 +94640,7 @@ "name": "contains_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92642,6 +94699,7 @@ "name": "overlaps_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92700,6 +94758,7 @@ "name": "same_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92758,6 +94817,7 @@ "name": "above_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92816,6 +94876,7 @@ "name": "after_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92874,6 +94935,7 @@ "name": "back_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92932,6 +94994,7 @@ "name": "before_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92990,6 +95053,7 @@ "name": "below_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93048,6 +95112,7 @@ "name": "front_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93106,6 +95171,7 @@ "name": "left_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93164,6 +95230,7 @@ "name": "overabove_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93222,6 +95289,7 @@ "name": "overafter_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93280,6 +95348,7 @@ "name": "overback_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93338,6 +95407,7 @@ "name": "overbefore_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93396,6 +95466,7 @@ "name": "overbelow_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93454,6 +95525,7 @@ "name": "overfront_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93512,6 +95584,7 @@ "name": "overleft_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93570,6 +95643,7 @@ "name": "overright_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93628,6 +95702,7 @@ "name": "right_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93686,6 +95761,7 @@ "name": "union_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -93766,6 +95842,7 @@ "name": "intersection_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -93836,6 +95913,7 @@ "name": "stbox_cmp", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -93894,6 +95972,7 @@ "name": "stbox_eq", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93952,6 +96031,7 @@ "name": "stbox_ge", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -94010,6 +96090,7 @@ "name": "stbox_gt", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -94068,6 +96149,7 @@ "name": "stbox_le", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -94126,6 +96208,7 @@ "name": "stbox_lt", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -94184,6 +96267,7 @@ "name": "stbox_ne", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -94242,6 +96326,7 @@ "name": "tspatial_out", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -94295,6 +96380,7 @@ "name": "tgeogpoint_from_mfjson", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94344,6 +96430,7 @@ "name": "tgeogpoint_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94393,6 +96480,7 @@ "name": "tgeography_from_mfjson", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94442,6 +96530,7 @@ "name": "tgeography_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94491,6 +96580,7 @@ "name": "tgeometry_from_mfjson", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94540,6 +96630,7 @@ "name": "tgeometry_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94589,6 +96680,7 @@ "name": "tgeompoint_from_mfjson", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94638,6 +96730,7 @@ "name": "tgeompoint_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94687,6 +96780,7 @@ "name": "tspatial_as_ewkt", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -94740,6 +96834,7 @@ "name": "tspatial_as_text", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -94793,6 +96888,7 @@ "name": "tgeo_from_base_temp", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94871,6 +96967,7 @@ "name": "tgeoinst_make", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -94939,6 +97036,7 @@ "name": "tgeoseq_from_base_tstzset", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -95014,6 +97112,7 @@ "name": "tgeoseq_from_base_tstzspan", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -95100,6 +97199,7 @@ "name": "tgeoseqset_from_base_tstzspanset", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -95186,6 +97286,7 @@ "name": "tpoint_from_base_temp", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -95264,6 +97365,7 @@ "name": "tpointinst_make", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -95332,6 +97434,7 @@ "name": "tpointseq_from_base_tstzset", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -95407,6 +97510,7 @@ "name": "tpointseq_from_base_tstzspan", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -95493,6 +97597,7 @@ "name": "tpointseq_make_coords", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -95554,6 +97659,54 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "xcoords", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "double", + "canonical": "double" + } + }, + { + "param": "ycoords", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "double", + "canonical": "double" + } + }, + { + "param": "zcoords", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "double", + "canonical": "double" + } + }, + { + "param": "times", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TimestampTz", + "canonical": "TimestampTz" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -95637,6 +97790,7 @@ "name": "tpointseqset_from_base_tstzspanset", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -95723,6 +97877,7 @@ "name": "box3d_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -95776,6 +97931,7 @@ "name": "gbox_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -95829,6 +97985,7 @@ "name": "geomeas_to_tpoint", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -95890,6 +98047,7 @@ "name": "tgeogpoint_to_tgeography", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -95946,6 +98104,7 @@ "name": "tgeography_to_tgeogpoint", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96002,6 +98161,7 @@ "name": "tgeography_to_tgeometry", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96058,6 +98218,7 @@ "name": "tgeometry_to_tgeography", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96114,6 +98275,7 @@ "name": "tgeometry_to_tgeompoint", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96170,6 +98332,7 @@ "name": "tgeompoint_to_tgeometry", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96226,6 +98389,7 @@ "name": "tpoint_as_mvtgeom", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MvtGeom", "canonical": "struct MvtGeom" @@ -96314,6 +98478,7 @@ "name": "tpoint_tfloat_to_geomeas", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -96409,6 +98574,7 @@ "name": "tspatial_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -96464,6 +98630,7 @@ "name": "bearing_point_point", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -96547,6 +98714,7 @@ "name": "bearing_tpoint_point", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96635,6 +98803,7 @@ "name": "bearing_tpoint_tpoint", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96708,6 +98877,7 @@ "name": "tgeo_centroid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96764,6 +98934,7 @@ "name": "tgeo_convex_hull", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -96819,6 +98990,7 @@ "name": "tgeo_end_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -96874,6 +99046,7 @@ "name": "tgeo_start_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -96929,6 +99102,7 @@ "name": "tgeo_traversed_area", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -96994,6 +99168,7 @@ "name": "tgeo_value_at_timestamptz", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -97081,6 +99256,7 @@ "name": "tgeo_value_n", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -97159,6 +99335,7 @@ "name": "tgeo_values", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED **", "canonical": "GSERIALIZED **" @@ -97238,6 +99415,7 @@ "name": "tpoint_angular_difference", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97294,6 +99472,7 @@ "name": "tpoint_azimuth", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97350,6 +99529,7 @@ "name": "tpoint_cumulative_length", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97406,6 +99586,7 @@ "name": "tpoint_direction", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -97462,6 +99643,7 @@ "name": "tpoint_get_x", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97518,6 +99700,7 @@ "name": "tpoint_get_y", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97574,6 +99757,7 @@ "name": "tpoint_get_z", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97630,6 +99814,7 @@ "name": "tpoint_is_simple", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -97673,6 +99858,7 @@ "name": "tpoint_length", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -97716,6 +99902,7 @@ "name": "tpoint_speed", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97781,6 +99968,7 @@ "name": "tpoint_trajectory", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -97846,6 +100034,7 @@ "name": "tpoint_twcentroid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -97901,6 +100090,7 @@ "name": "tgeo_affine", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97966,6 +100156,7 @@ "name": "tgeo_scale", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98071,6 +100262,7 @@ "name": "tpoint_make_simple", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -98151,6 +100343,7 @@ "name": "tspatial_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -98194,6 +100387,7 @@ "name": "tspatial_set_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98260,6 +100454,7 @@ "name": "tspatial_transform", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98326,6 +100521,7 @@ "name": "tspatial_transform_pipeline", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98412,6 +100608,7 @@ "name": "tgeo_at_geom", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98490,6 +100687,7 @@ "name": "tgeo_at_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98572,6 +100770,7 @@ "name": "tgeo_at_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98650,6 +100849,7 @@ "name": "tgeo_minus_geom", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98728,6 +100928,7 @@ "name": "tgeo_minus_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98810,6 +101011,7 @@ "name": "tgeo_minus_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98888,6 +101090,7 @@ "name": "tpoint_at_elevation", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98960,6 +101163,7 @@ "name": "tpoint_at_geom", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -99038,6 +101242,7 @@ "name": "tpoint_at_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -99116,6 +101321,7 @@ "name": "tpoint_minus_elevation", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -99188,6 +101394,7 @@ "name": "tpoint_minus_geom", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -99266,6 +101473,7 @@ "name": "tpoint_minus_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -99344,6 +101552,7 @@ "name": "always_eq_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99409,6 +101618,7 @@ "name": "always_eq_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99474,6 +101684,7 @@ "name": "always_eq_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99534,6 +101745,7 @@ "name": "always_ne_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99599,6 +101811,7 @@ "name": "always_ne_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99664,6 +101877,7 @@ "name": "always_ne_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99724,6 +101938,7 @@ "name": "ever_eq_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99789,6 +102004,7 @@ "name": "ever_eq_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99854,6 +102070,7 @@ "name": "ever_eq_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99914,6 +102131,7 @@ "name": "ever_ne_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99979,6 +102197,7 @@ "name": "ever_ne_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -100044,6 +102263,7 @@ "name": "ever_ne_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -100104,6 +102324,7 @@ "name": "teq_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -100182,6 +102403,7 @@ "name": "teq_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -100260,6 +102482,7 @@ "name": "tne_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -100338,6 +102561,7 @@ "name": "tne_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -100416,6 +102640,7 @@ "name": "tgeo_stboxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -100495,6 +102720,7 @@ "name": "tgeo_space_boxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -100646,6 +102872,7 @@ "name": "tgeo_space_time_boxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -100831,6 +103058,7 @@ "name": "tgeo_split_each_n_stboxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -100920,6 +103148,7 @@ "name": "tgeo_split_n_stboxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -101009,6 +103238,7 @@ "name": "adjacent_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101068,6 +103298,7 @@ "name": "adjacent_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101127,6 +103358,7 @@ "name": "adjacent_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101187,6 +103419,7 @@ "name": "contained_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101246,6 +103479,7 @@ "name": "contained_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101305,6 +103539,7 @@ "name": "contained_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101365,6 +103600,7 @@ "name": "contains_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101424,6 +103660,7 @@ "name": "contains_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101483,6 +103720,7 @@ "name": "contains_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101543,6 +103781,7 @@ "name": "overlaps_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101602,6 +103841,7 @@ "name": "overlaps_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101661,6 +103901,7 @@ "name": "overlaps_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101721,6 +103962,7 @@ "name": "same_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101780,6 +104022,7 @@ "name": "same_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101839,6 +104082,7 @@ "name": "same_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101899,6 +104143,7 @@ "name": "above_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101958,6 +104203,7 @@ "name": "above_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102017,6 +104263,7 @@ "name": "above_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102077,6 +104324,7 @@ "name": "after_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102136,6 +104384,7 @@ "name": "after_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102195,6 +104444,7 @@ "name": "after_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102255,6 +104505,7 @@ "name": "back_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102314,6 +104565,7 @@ "name": "back_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102373,6 +104625,7 @@ "name": "back_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102433,6 +104686,7 @@ "name": "before_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102492,6 +104746,7 @@ "name": "before_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102551,6 +104806,7 @@ "name": "before_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102611,6 +104867,7 @@ "name": "below_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102670,6 +104927,7 @@ "name": "below_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102729,6 +104987,7 @@ "name": "below_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102789,6 +105048,7 @@ "name": "front_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102848,6 +105108,7 @@ "name": "front_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102907,6 +105168,7 @@ "name": "front_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102967,6 +105229,7 @@ "name": "left_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103026,6 +105289,7 @@ "name": "left_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103085,6 +105349,7 @@ "name": "left_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103145,6 +105410,7 @@ "name": "overabove_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103204,6 +105470,7 @@ "name": "overabove_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103263,6 +105530,7 @@ "name": "overabove_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103323,6 +105591,7 @@ "name": "overafter_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103382,6 +105651,7 @@ "name": "overafter_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103441,6 +105711,7 @@ "name": "overafter_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103501,6 +105772,7 @@ "name": "overback_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103560,6 +105832,7 @@ "name": "overback_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103619,6 +105892,7 @@ "name": "overback_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103679,6 +105953,7 @@ "name": "overbefore_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103738,6 +106013,7 @@ "name": "overbefore_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103797,6 +106073,7 @@ "name": "overbefore_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103857,6 +106134,7 @@ "name": "overbelow_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103916,6 +106194,7 @@ "name": "overbelow_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103975,6 +106254,7 @@ "name": "overbelow_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104035,6 +106315,7 @@ "name": "overfront_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104094,6 +106375,7 @@ "name": "overfront_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104153,6 +106435,7 @@ "name": "overfront_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104213,6 +106496,7 @@ "name": "overleft_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104272,6 +106556,7 @@ "name": "overleft_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104331,6 +106616,7 @@ "name": "overleft_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104391,6 +106677,7 @@ "name": "overright_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104450,6 +106737,7 @@ "name": "overright_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104509,6 +106797,7 @@ "name": "overright_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104569,6 +106858,7 @@ "name": "right_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104628,6 +106918,7 @@ "name": "right_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104687,6 +106978,7 @@ "name": "right_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104747,6 +107039,7 @@ "name": "acontains_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -104812,6 +107105,7 @@ "name": "acontains_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -104877,6 +107171,7 @@ "name": "acontains_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -104937,6 +107232,7 @@ "name": "acovers_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105002,6 +107298,7 @@ "name": "acovers_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105067,6 +107364,7 @@ "name": "acovers_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105127,6 +107425,7 @@ "name": "adisjoint_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105192,6 +107491,7 @@ "name": "adisjoint_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105257,6 +107557,7 @@ "name": "adisjoint_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105317,6 +107618,7 @@ "name": "adwithin_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105392,6 +107694,7 @@ "name": "adwithin_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105467,6 +107770,7 @@ "name": "adwithin_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105537,6 +107841,7 @@ "name": "aintersects_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105602,6 +107907,7 @@ "name": "aintersects_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105667,6 +107973,7 @@ "name": "aintersects_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105727,6 +108034,7 @@ "name": "atouches_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105792,6 +108100,7 @@ "name": "atouches_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105857,6 +108166,7 @@ "name": "atouches_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105917,6 +108227,7 @@ "name": "atouches_tpoint_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105982,6 +108293,7 @@ "name": "atouches_geo_tpoint", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106047,6 +108359,7 @@ "name": "econtains_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106112,6 +108425,7 @@ "name": "econtains_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106177,6 +108491,7 @@ "name": "econtains_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106237,6 +108552,7 @@ "name": "ecovers_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106302,6 +108618,7 @@ "name": "ecovers_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106367,6 +108684,7 @@ "name": "ecovers_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106427,6 +108745,7 @@ "name": "edisjoint_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106492,6 +108811,7 @@ "name": "edisjoint_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106557,6 +108877,7 @@ "name": "edisjoint_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106617,6 +108938,7 @@ "name": "edwithin_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106692,6 +109014,7 @@ "name": "edwithin_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106767,6 +109090,7 @@ "name": "edwithin_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106837,6 +109161,7 @@ "name": "eintersects_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106902,6 +109227,7 @@ "name": "eintersects_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106967,6 +109293,7 @@ "name": "eintersects_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -107027,6 +109354,7 @@ "name": "etouches_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -107092,6 +109420,7 @@ "name": "etouches_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -107157,6 +109486,7 @@ "name": "etouches_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -107217,6 +109547,7 @@ "name": "etouches_tpoint_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -107282,6 +109613,7 @@ "name": "etouches_geo_tpoint", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -107347,6 +109679,7 @@ "name": "tcontains_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107425,6 +109758,7 @@ "name": "tcontains_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107503,6 +109837,7 @@ "name": "tcontains_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107576,6 +109911,7 @@ "name": "tcovers_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107654,6 +109990,7 @@ "name": "tcovers_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107732,6 +110069,7 @@ "name": "tcovers_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107805,6 +110143,7 @@ "name": "tdisjoint_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107883,6 +110222,7 @@ "name": "tdisjoint_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107961,6 +110301,7 @@ "name": "tdisjoint_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108034,6 +110375,7 @@ "name": "tdwithin_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108122,6 +110464,7 @@ "name": "tdwithin_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108210,6 +110553,7 @@ "name": "tdwithin_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108293,6 +110637,7 @@ "name": "tintersects_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108371,6 +110716,7 @@ "name": "tintersects_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108449,6 +110795,7 @@ "name": "tintersects_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108522,6 +110869,7 @@ "name": "ttouches_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108600,6 +110948,7 @@ "name": "ttouches_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108678,6 +111027,7 @@ "name": "ttouches_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108751,6 +111101,7 @@ "name": "edwithin_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -108788,6 +111139,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "arr1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + }, + { + "param": "arr2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -108796,7 +111171,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -108855,6 +111231,7 @@ "name": "adwithin_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -108892,6 +111269,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "arr1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + }, + { + "param": "arr2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -108900,7 +111301,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -108959,6 +111361,7 @@ "name": "eintersects_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -108991,6 +111394,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "arr1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + }, + { + "param": "arr2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -108999,7 +111426,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -109053,6 +111481,7 @@ "name": "aintersects_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109085,6 +111514,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "arr1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + }, + { + "param": "arr2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -109093,7 +111546,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -109147,6 +111601,7 @@ "name": "etouches_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109179,6 +111634,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "arr1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + }, + { + "param": "arr2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -109187,7 +111666,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -109241,6 +111721,7 @@ "name": "atouches_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109273,6 +111754,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "arr1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + }, + { + "param": "arr2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -109281,7 +111786,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -109335,6 +111841,7 @@ "name": "edisjoint_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109367,6 +111874,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "arr1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + }, + { + "param": "arr2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -109375,7 +111906,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -109429,6 +111961,7 @@ "name": "adisjoint_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109461,6 +111994,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "arr1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + }, + { + "param": "arr2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -109469,7 +112026,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -109523,6 +112081,7 @@ "name": "tdwithin_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109565,6 +112124,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "arr1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + }, + { + "param": "arr2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -109573,7 +112156,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outputArrays": [ { @@ -109642,6 +112226,7 @@ "name": "tintersects_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109679,6 +112264,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "arr1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + }, + { + "param": "arr2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -109687,7 +112296,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outputArrays": [ { @@ -109751,6 +112361,7 @@ "name": "ttouches_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109788,6 +112399,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "arr1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + }, + { + "param": "arr2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -109796,7 +112431,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outputArrays": [ { @@ -109860,6 +112496,7 @@ "name": "tdisjoint_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109897,6 +112534,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "arr1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + }, + { + "param": "arr2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -109905,7 +112566,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outputArrays": [ { @@ -109969,6 +112631,7 @@ "name": "tdistance_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -110047,6 +112710,7 @@ "name": "tdistance_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -110120,6 +112784,7 @@ "name": "nad_stbox_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110184,6 +112849,7 @@ "name": "nad_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110242,6 +112908,7 @@ "name": "stbox_spatial_distance", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110300,6 +112967,7 @@ "name": "nad_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110365,6 +113033,7 @@ "name": "nad_tgeo_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110424,6 +113093,7 @@ "name": "nad_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110484,6 +113154,7 @@ "name": "nai_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -110560,6 +113231,7 @@ "name": "nai_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -110631,6 +113303,7 @@ "name": "shortestline_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -110708,6 +113381,7 @@ "name": "shortestline_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -110780,6 +113454,7 @@ "name": "mindistance_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110850,6 +113525,7 @@ "name": "mindistance_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110876,6 +113552,32 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "arr1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + }, + { + "param": "arr2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -110921,6 +113623,7 @@ "name": "tpoint_tcentroid_finalfn", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -110974,6 +113677,7 @@ "name": "tpoint_tcentroid_transfn", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -111030,6 +113734,7 @@ "name": "tspatial_extent_transfn", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111106,6 +113811,7 @@ "name": "stbox_get_space_tile", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111218,6 +113924,7 @@ "name": "stbox_get_space_time_tile", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111369,6 +114076,7 @@ "name": "stbox_get_time_tile", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111446,6 +114154,7 @@ "name": "stbox_space_tiles", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111586,6 +114295,7 @@ "name": "stbox_space_time_tiles", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111759,6 +114469,7 @@ "name": "stbox_time_tiles", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111880,6 +114591,7 @@ "name": "tgeo_space_split", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpaceSplit", "canonical": "struct SpaceSplit" @@ -111994,6 +114706,7 @@ "name": "tgeo_space_time_split", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpaceTimeSplit", "canonical": "struct SpaceTimeSplit" @@ -112143,6 +114856,7 @@ "name": "geo_cluster_kmeans", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -112170,6 +114884,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "geoms", + "lengthFrom": { + "kind": "param", + "name": "ngeoms" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -112219,6 +114946,7 @@ "name": "geo_cluster_dbscan", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t *", "canonical": "uint32_t *" @@ -112251,6 +114979,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "geoms", + "lengthFrom": { + "kind": "param", + "name": "ngeoms" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -112306,6 +115047,7 @@ "name": "geo_cluster_intersecting", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED **", "canonical": "GSERIALIZED **" @@ -112328,6 +115070,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "geoms", + "lengthFrom": { + "kind": "param", + "name": "ngeoms" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -112386,6 +115141,7 @@ "name": "geo_cluster_within", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED **", "canonical": "GSERIALIZED **" @@ -112413,6 +115169,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "geoms", + "lengthFrom": { + "kind": "param", + "name": "ngeoms" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -112476,6 +115245,7 @@ "name": "cbuffer_as_ewkt", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -112528,6 +115298,7 @@ "name": "cbuffer_as_hexwkb", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -112594,6 +115365,7 @@ "name": "cbuffer_as_text", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -112646,6 +115418,7 @@ "name": "cbuffer_as_wkb", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -112711,6 +115484,7 @@ "name": "cbuffer_from_hexwkb", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -112759,6 +115533,7 @@ "name": "cbuffer_from_wkb", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -112775,6 +115550,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -112815,6 +115605,7 @@ "name": "cbuffer_in", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -112863,6 +115654,7 @@ "name": "cbuffer_out", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -112915,6 +115707,7 @@ "name": "cbuffer_copy", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -112969,6 +115762,7 @@ "name": "cbuffer_make", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -113039,6 +115833,7 @@ "name": "cbuffer_to_geom", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -113093,6 +115888,7 @@ "name": "cbuffer_to_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -113147,6 +115943,7 @@ "name": "cbufferarr_to_geom", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -113163,6 +115960,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "cbarr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Cbuffer *", + "canonical": "struct Cbuffer *" + } + } + ] + }, "api": "internal", "category": "conversion", "network": { @@ -113210,6 +116022,7 @@ "name": "geom_to_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -113270,6 +116083,7 @@ "name": "cbuffer_hash", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -113311,6 +116125,7 @@ "name": "cbuffer_hash_extended", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -113361,6 +116176,7 @@ "name": "cbuffer_point", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -113415,6 +116231,7 @@ "name": "cbuffer_radius", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -113457,6 +116274,7 @@ "name": "cbuffer_round", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -113521,6 +116339,7 @@ "name": "cbufferarr_round", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer **", "canonical": "struct Cbuffer **" @@ -113542,6 +116361,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "cbarr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Cbuffer *", + "canonical": "struct Cbuffer *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -113581,6 +116415,7 @@ "name": "cbuffer_set_srid", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -113645,6 +116480,7 @@ "name": "cbuffer_srid", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -113687,6 +116523,7 @@ "name": "cbuffer_transform", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -113751,6 +116588,7 @@ "name": "cbuffer_transform_pipeline", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -113835,6 +116673,7 @@ "name": "contains_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -113893,6 +116732,7 @@ "name": "covers_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -113951,6 +116791,7 @@ "name": "disjoint_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -114009,6 +116850,7 @@ "name": "dwithin_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -114077,6 +116919,7 @@ "name": "intersects_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -114135,6 +116978,7 @@ "name": "touches_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -114193,6 +117037,7 @@ "name": "cbuffer_tstzspan_to_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -114263,6 +117108,7 @@ "name": "cbuffer_timestamptz_to_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -114326,6 +117172,7 @@ "name": "distance_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -114384,6 +117231,7 @@ "name": "distance_cbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -114448,6 +117296,7 @@ "name": "distance_cbuffer_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -114506,6 +117355,7 @@ "name": "nad_cbuffer_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -114564,6 +117414,7 @@ "name": "cbuffer_cmp", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -114622,6 +117473,7 @@ "name": "cbuffer_eq", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -114680,6 +117532,7 @@ "name": "cbuffer_ge", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -114738,6 +117591,7 @@ "name": "cbuffer_gt", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -114796,6 +117650,7 @@ "name": "cbuffer_le", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -114854,6 +117709,7 @@ "name": "cbuffer_lt", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -114912,6 +117768,7 @@ "name": "cbuffer_ne", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -114970,6 +117827,7 @@ "name": "cbuffer_nsame", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -115028,6 +117886,7 @@ "name": "cbuffer_same", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -115086,6 +117945,7 @@ "name": "cbufferset_in", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115134,6 +117994,7 @@ "name": "cbufferset_out", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -115186,6 +118047,7 @@ "name": "cbufferset_make", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115202,6 +118064,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Cbuffer *", + "canonical": "struct Cbuffer *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -115249,6 +118126,7 @@ "name": "cbuffer_to_set", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115303,6 +118181,7 @@ "name": "cbufferset_end_value", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -115357,6 +118236,7 @@ "name": "cbufferset_start_value", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -115411,6 +118291,7 @@ "name": "cbufferset_value_n", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -115488,6 +118369,7 @@ "name": "cbufferset_values", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer **", "canonical": "struct Cbuffer **" @@ -115566,6 +118448,7 @@ "name": "cbuffer_union_transfn", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115636,6 +118519,7 @@ "name": "contained_cbuffer_set", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -115694,6 +118578,7 @@ "name": "contains_set_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -115752,6 +118637,7 @@ "name": "intersection_cbuffer_set", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115822,6 +118708,7 @@ "name": "intersection_set_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115892,6 +118779,7 @@ "name": "minus_cbuffer_set", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115962,6 +118850,7 @@ "name": "minus_set_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -116032,6 +118921,7 @@ "name": "union_cbuffer_set", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -116102,6 +118992,7 @@ "name": "union_set_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -116172,6 +119063,7 @@ "name": "tcbuffer_in", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -116221,6 +119113,7 @@ "name": "tcbuffer_from_mfjson", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -116270,6 +119163,7 @@ "name": "tcbufferinst_make", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -116332,6 +119226,7 @@ "name": "tcbuffer_make", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -116405,6 +119300,7 @@ "name": "tcbuffer_from_base_temp", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -116477,6 +119373,7 @@ "name": "tcbufferseq_from_base_tstzset", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -116546,6 +119443,7 @@ "name": "tcbufferseq_from_base_tstzspan", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -116626,6 +119524,7 @@ "name": "tcbufferseqset_from_base_tstzspanset", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -116706,6 +119605,7 @@ "name": "tcbuffer_end_value", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -116761,6 +119661,7 @@ "name": "tcbuffer_points", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -116816,6 +119717,7 @@ "name": "tcbuffer_radius", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -116871,6 +119773,7 @@ "name": "tcbuffer_traversed_area", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -116936,6 +119839,7 @@ "name": "tcbuffer_convex_hull", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -116991,6 +119895,7 @@ "name": "tcbuffer_start_value", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -117046,6 +119951,7 @@ "name": "tcbuffer_value_at_timestamptz", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -117133,6 +120039,7 @@ "name": "tcbuffer_value_n", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -117211,6 +120118,7 @@ "name": "tcbuffer_values", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer **", "canonical": "struct Cbuffer **" @@ -117290,6 +120198,7 @@ "name": "tcbuffer_to_tfloat", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117346,6 +120255,7 @@ "name": "tcbuffer_to_tgeompoint", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117402,6 +120312,7 @@ "name": "tgeometry_to_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117458,6 +120369,7 @@ "name": "tcbuffer_expand", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117524,6 +120436,7 @@ "name": "tcbuffer_at_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117596,6 +120509,7 @@ "name": "tcbuffer_at_geom", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117674,6 +120588,7 @@ "name": "tcbuffer_at_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117756,6 +120671,7 @@ "name": "tcbuffer_minus_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117828,6 +120744,7 @@ "name": "tcbuffer_minus_geom", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117906,6 +120823,7 @@ "name": "tcbuffer_minus_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117988,6 +120906,7 @@ "name": "tdistance_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -118060,6 +120979,7 @@ "name": "tdistance_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -118138,6 +121058,7 @@ "name": "tdistance_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -118211,6 +121132,7 @@ "name": "nad_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -118270,6 +121192,7 @@ "name": "nad_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -118335,6 +121258,7 @@ "name": "nad_tcbuffer_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -118394,6 +121318,7 @@ "name": "nad_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -118454,6 +121379,7 @@ "name": "mindistance_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -118524,6 +121450,7 @@ "name": "nai_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -118594,6 +121521,7 @@ "name": "nai_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -118670,6 +121598,7 @@ "name": "nai_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -118741,6 +121670,7 @@ "name": "shortestline_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -118812,6 +121742,7 @@ "name": "shortestline_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -118889,6 +121820,7 @@ "name": "shortestline_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -118961,6 +121893,7 @@ "name": "always_eq_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119020,6 +121953,7 @@ "name": "always_eq_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119079,6 +122013,7 @@ "name": "always_eq_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119139,6 +122074,7 @@ "name": "always_ne_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119198,6 +122134,7 @@ "name": "always_ne_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119257,6 +122194,7 @@ "name": "always_ne_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119317,6 +122255,7 @@ "name": "ever_eq_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119376,6 +122315,7 @@ "name": "ever_eq_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119435,6 +122375,7 @@ "name": "ever_eq_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119495,6 +122436,7 @@ "name": "ever_ne_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119554,6 +122496,7 @@ "name": "ever_ne_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119613,6 +122556,7 @@ "name": "ever_ne_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119673,6 +122617,7 @@ "name": "teq_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -119745,6 +122690,7 @@ "name": "teq_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -119817,6 +122763,7 @@ "name": "tne_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -119889,6 +122836,7 @@ "name": "tne_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -119961,6 +122909,7 @@ "name": "acontains_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120020,6 +122969,7 @@ "name": "acontains_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120085,6 +123035,7 @@ "name": "acontains_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120144,6 +123095,7 @@ "name": "acontains_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120209,6 +123161,7 @@ "name": "acontains_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120269,6 +123222,7 @@ "name": "acovers_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120328,6 +123282,7 @@ "name": "acovers_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120393,6 +123348,7 @@ "name": "acovers_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120452,6 +123408,7 @@ "name": "acovers_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120517,6 +123474,7 @@ "name": "acovers_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120577,6 +123535,7 @@ "name": "adisjoint_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120642,6 +123601,7 @@ "name": "adisjoint_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120701,6 +123661,7 @@ "name": "adisjoint_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120761,6 +123722,7 @@ "name": "adwithin_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120836,6 +123798,7 @@ "name": "adwithin_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120905,6 +123868,7 @@ "name": "adwithin_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120975,6 +123939,7 @@ "name": "aintersects_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121040,6 +124005,7 @@ "name": "aintersects_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121099,6 +124065,7 @@ "name": "aintersects_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121159,6 +124126,7 @@ "name": "atouches_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121224,6 +124192,7 @@ "name": "atouches_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121283,6 +124252,7 @@ "name": "atouches_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121343,6 +124313,7 @@ "name": "econtains_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121402,6 +124373,7 @@ "name": "econtains_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121461,6 +124433,7 @@ "name": "econtains_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121526,6 +124499,7 @@ "name": "econtains_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121586,6 +124560,7 @@ "name": "ecovers_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121645,6 +124620,7 @@ "name": "ecovers_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121710,6 +124686,7 @@ "name": "ecovers_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121769,6 +124746,7 @@ "name": "ecovers_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121834,6 +124812,7 @@ "name": "ecovers_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121894,6 +124873,7 @@ "name": "edisjoint_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121959,6 +124939,7 @@ "name": "edisjoint_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122018,6 +124999,7 @@ "name": "edwithin_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122093,6 +125075,7 @@ "name": "edwithin_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122162,6 +125145,7 @@ "name": "edwithin_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122232,6 +125216,7 @@ "name": "eintersects_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122297,6 +125282,7 @@ "name": "eintersects_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122356,6 +125342,7 @@ "name": "eintersects_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122416,6 +125403,7 @@ "name": "etouches_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122481,6 +125469,7 @@ "name": "etouches_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122540,6 +125529,7 @@ "name": "etouches_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122600,6 +125590,7 @@ "name": "tcontains_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -122672,6 +125663,7 @@ "name": "tcontains_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -122750,6 +125742,7 @@ "name": "tcontains_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -122828,6 +125821,7 @@ "name": "tcontains_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -122900,6 +125894,7 @@ "name": "tcontains_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -122973,6 +125968,7 @@ "name": "tcovers_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123045,6 +126041,7 @@ "name": "tcovers_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123123,6 +126120,7 @@ "name": "tcovers_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123201,6 +126199,7 @@ "name": "tcovers_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123273,6 +126272,7 @@ "name": "tcovers_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123346,6 +126346,7 @@ "name": "tdwithin_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123434,6 +126435,7 @@ "name": "tdwithin_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123522,6 +126524,7 @@ "name": "tdwithin_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123604,6 +126607,7 @@ "name": "tdwithin_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123687,6 +126691,7 @@ "name": "tdisjoint_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123759,6 +126764,7 @@ "name": "tdisjoint_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123837,6 +126843,7 @@ "name": "tdisjoint_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123915,6 +126922,7 @@ "name": "tdisjoint_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123987,6 +126995,7 @@ "name": "tdisjoint_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124060,6 +127069,7 @@ "name": "tintersects_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124132,6 +127142,7 @@ "name": "tintersects_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124210,6 +127221,7 @@ "name": "tintersects_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124288,6 +127300,7 @@ "name": "tintersects_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124360,6 +127373,7 @@ "name": "tintersects_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124433,6 +127447,7 @@ "name": "ttouches_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124511,6 +127526,7 @@ "name": "ttouches_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124589,6 +127605,7 @@ "name": "ttouches_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124661,6 +127678,7 @@ "name": "ttouches_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124733,6 +127751,7 @@ "name": "ttouches_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124806,6 +127825,7 @@ "name": "ensure_valid_cbuffer_cbuffer", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -124864,6 +127884,7 @@ "name": "ensure_valid_cbuffer_geo", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -124928,6 +127949,7 @@ "name": "ensure_valid_cbuffer_stbox", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -124986,6 +128008,7 @@ "name": "ensure_valid_cbufferset_cbuffer", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -125044,6 +128067,7 @@ "name": "cbuffer_collinear", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -125128,6 +128152,7 @@ "name": "cbuffersegm_interpolate", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -125208,6 +128233,7 @@ "name": "cbuffersegm_locate", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -125282,6 +128308,7 @@ "name": "cbuffer_parse", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -125339,6 +128366,7 @@ "name": "cbuffer_wkt_out", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -125394,6 +128422,7 @@ "name": "cbuffer_point2d_p", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "const POINT2D *", "canonical": "const POINT2D *" @@ -125435,6 +128464,7 @@ "name": "cbuffer_make_coords", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -125513,6 +128543,7 @@ "name": "datum_cbuffer_round", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -125556,6 +128587,7 @@ "name": "cbuffer_transf_pj", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -125629,6 +128661,7 @@ "name": "cbuffer_set_srid_int", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -125680,6 +128713,7 @@ "name": "cbuffer_distance", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -125738,6 +128772,7 @@ "name": "datum_cbuffer_distance", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -125781,6 +128816,7 @@ "name": "cbuffer_contains", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -125839,6 +128875,7 @@ "name": "cbuffer_covers", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -125897,6 +128934,7 @@ "name": "cbuffer_disjoint", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -125955,6 +128993,7 @@ "name": "cbuffer_intersects", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -126013,6 +129052,7 @@ "name": "cbuffer_dwithin", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -126081,6 +129121,7 @@ "name": "cbuffer_touches", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -126139,6 +129180,7 @@ "name": "datum_cbuffer_contains", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126182,6 +129224,7 @@ "name": "datum_cbuffer_covers", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126225,6 +129268,7 @@ "name": "datum_cbuffer_disjoint", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126268,6 +129312,7 @@ "name": "datum_cbuffer_intersects", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126311,6 +129356,7 @@ "name": "datum_cbuffer_dwithin", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126363,6 +129409,7 @@ "name": "datum_cbuffer_contains3", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126415,6 +129462,7 @@ "name": "datum_cbuffer_touches", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126458,6 +129506,7 @@ "name": "temptype_subtype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -126495,6 +129544,7 @@ "name": "temptype_subtype_all", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -126532,6 +129582,7 @@ "name": "tempsubtype_name", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -126569,6 +129620,7 @@ "name": "tempsubtype_from_string", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -126614,6 +129666,7 @@ "name": "meosoper_name", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -126651,6 +129704,7 @@ "name": "meosoper_from_string", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosOper", "canonical": "MeosOper" @@ -126688,6 +129742,7 @@ "name": "interptype_name", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -126725,6 +129780,7 @@ "name": "interptype_from_string", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "interpType", "canonical": "interpType" @@ -126762,6 +129818,7 @@ "name": "meos_typeof_hexwkb", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -126799,6 +129856,7 @@ "name": "meostype_name", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -126836,6 +129894,7 @@ "name": "temptype_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -126874,6 +129933,7 @@ "name": "settype_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -126912,6 +129972,7 @@ "name": "spantype_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -126950,6 +130011,7 @@ "name": "spantype_spansettype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -126988,6 +130050,7 @@ "name": "spansettype_spantype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -127026,6 +130089,7 @@ "name": "basetype_spantype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -127064,6 +130128,7 @@ "name": "basetype_settype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -127102,6 +130167,7 @@ "name": "tnumber_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127139,6 +130205,7 @@ "name": "geo_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127176,6 +130243,7 @@ "name": "meos_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127213,6 +130281,7 @@ "name": "alphanum_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127250,6 +130319,7 @@ "name": "alphanum_temptype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127287,6 +130357,7 @@ "name": "time_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127324,6 +130395,7 @@ "name": "set_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127361,6 +130433,7 @@ "name": "set_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127398,6 +130471,7 @@ "name": "numset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127435,6 +130509,7 @@ "name": "ensure_numset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127472,6 +130547,7 @@ "name": "timeset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127509,6 +130585,7 @@ "name": "set_spantype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127546,6 +130623,7 @@ "name": "ensure_set_spantype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127583,6 +130661,7 @@ "name": "alphanumset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127620,6 +130699,7 @@ "name": "geoset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127657,6 +130737,7 @@ "name": "ensure_geoset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127694,6 +130775,7 @@ "name": "spatialset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127731,6 +130813,7 @@ "name": "ensure_spatialset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127767,7 +130850,8 @@ { "name": "pointcloud_basetype", "file": "meos_catalog.h", - "family": "CORE", + "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127804,7 +130888,8 @@ { "name": "pointcloudset_type", "file": "meos_catalog.h", - "family": "CORE", + "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127841,7 +130926,8 @@ { "name": "tpointcloud_temptype", "file": "meos_catalog.h", - "family": "CORE", + "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127878,7 +130964,8 @@ { "name": "ensure_tpointcloud_temptype", "file": "meos_catalog.h", - "family": "CORE", + "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127916,6 +131003,7 @@ "name": "span_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127953,6 +131041,7 @@ "name": "span_canon_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127990,6 +131079,7 @@ "name": "span_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128027,6 +131117,7 @@ "name": "type_span_bbox", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128064,6 +131155,7 @@ "name": "type_bboxtype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -128102,6 +131194,7 @@ "name": "span_tbox_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128139,6 +131232,7 @@ "name": "ensure_span_tbox_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128176,6 +131270,7 @@ "name": "numspan_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128213,6 +131308,7 @@ "name": "numspan_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128250,6 +131346,7 @@ "name": "ensure_numspan_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128287,6 +131384,7 @@ "name": "timespan_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128324,6 +131422,7 @@ "name": "timespan_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128361,6 +131460,7 @@ "name": "spanset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128398,6 +131498,7 @@ "name": "timespanset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128435,6 +131536,7 @@ "name": "ensure_timespanset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128472,6 +131574,7 @@ "name": "temporal_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128509,6 +131612,7 @@ "name": "temporal_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128546,6 +131650,7 @@ "name": "temptype_supports_linear", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128583,6 +131688,7 @@ "name": "basetype_byvalue", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128620,6 +131726,7 @@ "name": "basetype_varlength", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128657,6 +131764,7 @@ "name": "meostype_length", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int16", "canonical": "short" @@ -128694,6 +131802,7 @@ "name": "talphanum_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128731,6 +131840,7 @@ "name": "talpha_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128768,6 +131878,7 @@ "name": "tnumber_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128805,6 +131916,7 @@ "name": "ensure_tnumber_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128842,6 +131954,7 @@ "name": "torder_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128879,6 +131992,7 @@ "name": "ensure_torder_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128916,6 +132030,7 @@ "name": "ensure_tnumber_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128953,6 +132068,7 @@ "name": "tnumber_spantype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128990,6 +132106,7 @@ "name": "spatial_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129027,6 +132144,7 @@ "name": "tspatial_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129064,6 +132182,7 @@ "name": "ensure_tspatial_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129101,6 +132220,7 @@ "name": "tpoint_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129138,6 +132258,7 @@ "name": "ensure_tpoint_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129175,6 +132296,7 @@ "name": "tgeo_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129212,6 +132334,7 @@ "name": "ensure_tgeo_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129249,6 +132372,7 @@ "name": "tspatial_body_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129286,6 +132410,7 @@ "name": "tgeo_type_all", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129323,6 +132448,7 @@ "name": "ensure_tgeo_type_all", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129360,6 +132486,7 @@ "name": "tgeometry_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129397,6 +132524,7 @@ "name": "ensure_tgeometry_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129434,6 +132562,7 @@ "name": "tgeodetic_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129471,6 +132600,7 @@ "name": "ensure_tgeodetic_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129508,6 +132638,7 @@ "name": "ensure_tnumber_tpoint_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129545,6 +132676,7 @@ "name": "prng_get_generation_rng", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "pg_prng_state *", "canonical": "pg_prng_state *" @@ -129568,6 +132700,7 @@ "name": "prng_get_aggregation_rng", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "pg_prng_state *", "canonical": "pg_prng_state *" @@ -129591,6 +132724,7 @@ "name": "meos_random_double", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -129626,6 +132760,7 @@ "name": "meos_random_exponential", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -129671,6 +132806,7 @@ "name": "meos_random_binomial20_half", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -129701,10 +132837,78 @@ } } }, + { + "name": "basetype_in", + "file": "meos_internal.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "bool", + "canonical": "bool" + }, + "params": [ + { + "name": "str", + "cType": "const char *", + "canonical": "const char *" + }, + { + "name": "type", + "cType": "MeosType", + "canonical": "MeosType" + }, + { + "name": "end", + "cType": "bool", + "canonical": "bool" + }, + { + "name": "result", + "cType": "Datum *", + "canonical": "Datum *" + } + ], + "api": "internal", + "category": "io", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:Datum" + }, + "wire": { + "params": [ + { + "name": "str", + "kind": "json", + "json": "string" + }, + { + "name": "type", + "kind": "json", + "json": "string", + "enum": "MeosType" + }, + { + "name": "end", + "kind": "json", + "json": "boolean" + }, + { + "name": "result", + "kind": "unsupported" + } + ], + "result": { + "kind": "json", + "json": "boolean" + } + } + }, { "name": "datum_ceil", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -129739,6 +132943,7 @@ "name": "datum_degrees", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -129782,6 +132987,7 @@ "name": "datum_float_round", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -129825,6 +133031,7 @@ "name": "datum_floor", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -129859,6 +133066,7 @@ "name": "datum_hash", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -129904,6 +133112,7 @@ "name": "datum_hash_extended", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -129958,6 +133167,7 @@ "name": "datum_radians", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -129992,6 +133202,7 @@ "name": "floatspan_round_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -130064,6 +133275,7 @@ "name": "set_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -130123,6 +133335,7 @@ "name": "set_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -130175,6 +133388,7 @@ "name": "span_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -130234,6 +133448,7 @@ "name": "span_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -130286,6 +133501,7 @@ "name": "spanset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -130345,6 +133561,7 @@ "name": "spanset_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -130397,6 +133614,7 @@ "name": "set_make", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -130423,6 +133641,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -130475,6 +133708,7 @@ "name": "set_make_exp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -130506,6 +133740,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -130563,6 +133812,7 @@ "name": "set_make_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -130589,6 +133839,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -130641,6 +133906,7 @@ "name": "span_make", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -130728,6 +133994,7 @@ "name": "span_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -130834,6 +134101,7 @@ "name": "spanset_make_exp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -130928,6 +134196,7 @@ "name": "spanset_make_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -131012,6 +134281,7 @@ "name": "set_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -131066,6 +134336,7 @@ "name": "set_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -131120,6 +134391,7 @@ "name": "value_set_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -131186,6 +134458,7 @@ "name": "value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -131244,6 +134517,7 @@ "name": "value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -131302,6 +134576,7 @@ "name": "value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -131360,6 +134635,7 @@ "name": "numspan_width", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -131401,6 +134677,7 @@ "name": "numspanset_width", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -131452,6 +134729,7 @@ "name": "set_end_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -131493,6 +134771,7 @@ "name": "set_mem_size", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -131535,6 +134814,7 @@ "name": "set_set_subspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -131612,6 +134892,7 @@ "name": "set_set_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -131669,6 +134950,7 @@ "name": "set_start_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -131710,6 +134992,7 @@ "name": "set_value_n", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -131776,6 +135059,7 @@ "name": "set_vals", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -131817,6 +135101,7 @@ "name": "set_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -131879,6 +135164,7 @@ "name": "spanset_lower", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -131920,6 +135206,7 @@ "name": "spanset_mem_size", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -131962,6 +135249,7 @@ "name": "spanset_sps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const Span **", "canonical": "const struct Span **" @@ -132040,6 +135328,7 @@ "name": "spanset_upper", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -132081,6 +135370,7 @@ "name": "datespan_set_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132138,6 +135428,7 @@ "name": "bigintspan_set_floatspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132195,6 +135486,7 @@ "name": "bigintspan_set_intspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132252,6 +135544,7 @@ "name": "floatspan_set_bigintspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132309,6 +135602,7 @@ "name": "floatspan_set_intspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132366,6 +135660,7 @@ "name": "intspan_set_bigintspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132423,6 +135718,7 @@ "name": "intspan_set_floatspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132480,6 +135776,7 @@ "name": "numset_shift_scale", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -132572,6 +135869,7 @@ "name": "numspan_expand", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -132635,6 +135933,7 @@ "name": "numspan_shift_scale", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -132727,6 +136026,7 @@ "name": "numspanset_shift_scale", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -132819,6 +136119,7 @@ "name": "set_compact", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -132873,6 +136174,7 @@ "name": "span_expand", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132930,6 +136232,7 @@ "name": "super_union_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -133000,6 +136303,7 @@ "name": "spanset_compact", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -133054,6 +136358,7 @@ "name": "tbox_expand_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -133128,6 +136433,7 @@ "name": "textcat_textset_text_common", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -133202,6 +136508,7 @@ "name": "tstzspan_set_datespan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -133259,6 +136566,7 @@ "name": "adjacent_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133310,6 +136618,7 @@ "name": "adjacent_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133361,6 +136670,7 @@ "name": "adjacent_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133412,6 +136722,7 @@ "name": "contained_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133463,6 +136774,7 @@ "name": "contained_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133514,6 +136826,7 @@ "name": "contained_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133565,6 +136878,7 @@ "name": "contains_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133616,6 +136930,7 @@ "name": "contains_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133667,6 +136982,7 @@ "name": "contains_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133718,6 +137034,7 @@ "name": "ovadj_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133776,6 +137093,7 @@ "name": "left_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133827,6 +137145,7 @@ "name": "left_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133878,6 +137197,7 @@ "name": "left_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133929,6 +137249,7 @@ "name": "left_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133980,6 +137301,7 @@ "name": "left_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134031,6 +137353,7 @@ "name": "left_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134082,6 +137405,7 @@ "name": "lfnadj_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134140,6 +137464,7 @@ "name": "overleft_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134191,6 +137516,7 @@ "name": "overleft_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134242,6 +137568,7 @@ "name": "overleft_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134293,6 +137620,7 @@ "name": "overleft_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134344,6 +137672,7 @@ "name": "overleft_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134395,6 +137724,7 @@ "name": "overleft_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134446,6 +137776,7 @@ "name": "overright_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134497,6 +137828,7 @@ "name": "overright_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134548,6 +137880,7 @@ "name": "overright_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134599,6 +137932,7 @@ "name": "overright_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134650,6 +137984,7 @@ "name": "overright_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134701,6 +138036,7 @@ "name": "overright_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134752,6 +138088,7 @@ "name": "right_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134803,6 +138140,7 @@ "name": "right_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134854,6 +138192,7 @@ "name": "right_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134905,6 +138244,7 @@ "name": "right_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134956,6 +138296,7 @@ "name": "right_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135007,6 +138348,7 @@ "name": "right_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135058,6 +138400,7 @@ "name": "bbox_type", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135095,6 +138438,7 @@ "name": "bbox_get_size", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -135131,6 +138475,7 @@ "name": "bbox_max_dims", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -135168,6 +138513,7 @@ "name": "temporal_bbox_eq", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135223,6 +138569,7 @@ "name": "temporal_bbox_cmp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -135278,6 +138625,7 @@ "name": "ensure_bbox_temporal_compatible", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135332,6 +138680,7 @@ "name": "ensure_same_index_bboxtype", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135380,6 +138729,7 @@ "name": "ensure_index_join_op", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135417,6 +138767,7 @@ "name": "bbox_temporal_split_boxes", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -135513,6 +138864,7 @@ "name": "span_contains", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135571,6 +138923,7 @@ "name": "span_contained", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135629,6 +138982,7 @@ "name": "span_overlaps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135687,6 +139041,7 @@ "name": "span_same", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135745,6 +139100,7 @@ "name": "span_adjacent", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135803,6 +139159,7 @@ "name": "span_left", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135861,6 +139218,7 @@ "name": "span_right", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135919,6 +139277,7 @@ "name": "span_overleft", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135977,6 +139336,7 @@ "name": "span_overright", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -136035,6 +139395,7 @@ "name": "bbox_union_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -136113,6 +139474,7 @@ "name": "inter_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -136192,6 +139554,7 @@ "name": "intersection_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -136255,6 +139618,7 @@ "name": "intersection_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -136318,6 +139682,7 @@ "name": "intersection_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -136381,6 +139746,7 @@ "name": "intersection_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -136444,6 +139810,7 @@ "name": "intersection_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -136507,6 +139874,7 @@ "name": "intersection_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -136570,6 +139938,7 @@ "name": "mi_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -136649,6 +140018,7 @@ "name": "minus_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -136712,6 +140082,7 @@ "name": "minus_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -136775,6 +140146,7 @@ "name": "minus_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -136838,6 +140210,7 @@ "name": "minus_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -136901,6 +140274,7 @@ "name": "minus_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -136964,6 +140338,7 @@ "name": "minus_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -137027,6 +140402,7 @@ "name": "union_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -137090,6 +140466,7 @@ "name": "union_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -137153,6 +140530,7 @@ "name": "union_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -137216,6 +140594,7 @@ "name": "union_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -137279,6 +140658,7 @@ "name": "union_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -137342,6 +140722,7 @@ "name": "union_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -137405,6 +140786,7 @@ "name": "distance_set_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137462,6 +140844,7 @@ "name": "distance_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137512,6 +140895,7 @@ "name": "distance_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137569,6 +140953,7 @@ "name": "distance_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137619,6 +141004,7 @@ "name": "distance_spanset_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137676,6 +141062,7 @@ "name": "distance_spanset_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137733,6 +141120,7 @@ "name": "distance_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137783,6 +141171,7 @@ "name": "distance_value_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137837,6 +141226,7 @@ "name": "spanbase_extent_transfn", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -137916,6 +141306,7 @@ "name": "value_union_transfn", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -137990,6 +141381,7 @@ "name": "number_tstzspan_to_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -138064,6 +141456,7 @@ "name": "number_timestamptz_to_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -138131,6 +141524,7 @@ "name": "tbox_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138209,6 +141603,7 @@ "name": "float_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138265,6 +141660,7 @@ "name": "int_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138321,6 +141717,7 @@ "name": "number_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138387,6 +141784,7 @@ "name": "number_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -138445,6 +141843,7 @@ "name": "numset_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138507,6 +141906,7 @@ "name": "numspan_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138569,6 +141969,7 @@ "name": "timestamptz_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138624,6 +142025,7 @@ "name": "tstzset_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138686,6 +142088,7 @@ "name": "tstzspan_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138748,6 +142151,7 @@ "name": "tbox_shift_scale_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -138840,6 +142244,7 @@ "name": "tbox_expand", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138897,6 +142302,7 @@ "name": "tbox_contains", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -138955,6 +142361,7 @@ "name": "tbox_contained", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139013,6 +142420,7 @@ "name": "tbox_overlaps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139071,6 +142479,7 @@ "name": "tbox_same", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139129,6 +142538,7 @@ "name": "tbox_adjacent", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139187,6 +142597,7 @@ "name": "tbox_left", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139245,6 +142656,7 @@ "name": "tbox_right", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139303,6 +142715,7 @@ "name": "tbox_overleft", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139361,6 +142774,7 @@ "name": "tbox_overright", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139419,6 +142833,7 @@ "name": "tbox_before", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139477,6 +142892,7 @@ "name": "tbox_after", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139535,6 +142951,7 @@ "name": "tbox_overbefore", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139593,6 +143010,7 @@ "name": "tbox_overafter", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139651,6 +143069,7 @@ "name": "inter_tbox_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139730,6 +143149,7 @@ "name": "tboolinst_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -139776,6 +143196,7 @@ "name": "tboolinst_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -139823,6 +143244,7 @@ "name": "tboolseq_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -139869,6 +143291,7 @@ "name": "tboolseq_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -139927,6 +143350,7 @@ "name": "tboolseqset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -139973,6 +143397,7 @@ "name": "tboolseqset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -140020,6 +143445,7 @@ "name": "temporal_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -140080,6 +143506,7 @@ "name": "temporal_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -140133,6 +143560,7 @@ "name": "temparr_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char **", "canonical": "char **" @@ -140154,6 +143582,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "temparr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -140194,6 +143637,7 @@ "name": "tfloatinst_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140240,6 +143684,7 @@ "name": "tfloatinst_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140287,6 +143732,7 @@ "name": "tfloatseq_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -140344,6 +143790,7 @@ "name": "tfloatseq_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -140402,6 +143849,7 @@ "name": "tfloatseqset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -140459,6 +143907,7 @@ "name": "tfloatseqset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -140506,6 +143955,7 @@ "name": "tinstant_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140583,6 +144033,7 @@ "name": "tinstant_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140641,6 +144092,7 @@ "name": "tinstant_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -140692,6 +144144,7 @@ "name": "tbigintinst_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140738,6 +144191,7 @@ "name": "tbigintinst_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140785,6 +144239,7 @@ "name": "tbigintseq_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -140831,6 +144286,7 @@ "name": "tbigintseqset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -140877,6 +144333,7 @@ "name": "tbigintseqset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -140924,6 +144381,7 @@ "name": "tintinst_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140970,6 +144428,7 @@ "name": "tintinst_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -141017,6 +144476,7 @@ "name": "tintseq_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -141063,6 +144523,7 @@ "name": "tintseq_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -141121,6 +144582,7 @@ "name": "tintseqset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -141167,6 +144629,7 @@ "name": "tintseqset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -141214,6 +144677,7 @@ "name": "tsequence_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -141302,6 +144766,7 @@ "name": "tsequence_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -141371,6 +144836,7 @@ "name": "tsequence_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -141416,6 +144882,7 @@ "name": "tsequenceset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -141504,6 +144971,7 @@ "name": "tsequenceset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -141573,6 +145041,7 @@ "name": "tsequenceset_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -141624,6 +145093,7 @@ "name": "ttextinst_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -141670,6 +145140,7 @@ "name": "ttextinst_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -141717,6 +145188,7 @@ "name": "ttextseq_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -141763,6 +145235,7 @@ "name": "ttextseq_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -141821,6 +145294,7 @@ "name": "ttextseqset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -141867,6 +145341,7 @@ "name": "ttextseqset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -141914,6 +145389,7 @@ "name": "tjsonbinst_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -141960,6 +145436,7 @@ "name": "tjsonbseq_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142006,6 +145483,7 @@ "name": "tjsonbseqset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -142052,6 +145530,7 @@ "name": "temporal_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -142112,6 +145591,7 @@ "name": "temporal_from_base_temp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -142188,6 +145668,7 @@ "name": "tinstant_copy", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -142240,6 +145721,7 @@ "name": "tinstant_make", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -142306,6 +145788,7 @@ "name": "tinstant_make_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -142372,6 +145855,7 @@ "name": "tsequence_copy", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142418,6 +145902,7 @@ "name": "tsequence_from_base_temp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142484,6 +145969,7 @@ "name": "tsequence_from_base_tstzset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142557,6 +146043,7 @@ "name": "tsequence_from_base_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142641,6 +146128,7 @@ "name": "tsequence_make_exp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142682,6 +146170,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -142753,6 +146256,7 @@ "name": "tsequence_make_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142789,6 +146293,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -142855,6 +146374,7 @@ "name": "tsequenceset_copy", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -142907,6 +146427,7 @@ "name": "tseqsetarr_to_tseqset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -142928,6 +146449,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "seqsets", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequenceSet *", + "canonical": "struct TSequenceSet *" + } + } + ] + }, "api": "internal", "category": "conversion", "network": { @@ -142978,6 +146514,7 @@ "name": "tsequenceset_from_base_temp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -143050,6 +146587,7 @@ "name": "tsequenceset_from_base_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -143134,6 +146672,7 @@ "name": "tsequenceset_make_exp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -143160,6 +146699,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -143210,6 +146764,7 @@ "name": "tsequenceset_make_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -143231,6 +146786,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -143276,6 +146846,7 @@ "name": "temporal_set_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143335,70 +146906,11 @@ } } }, - { - "name": "temporal_time_overlaps", - "file": "meos_internal.h", - "family": "CORE", - "returnType": { - "c": "bool", - "canonical": "bool" - }, - "params": [ - { - "name": "temp1", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "temp2", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp1", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "temp2", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "json", - "json": "boolean" - } - } - }, { "name": "tinstant_set_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143460,6 +146972,7 @@ "name": "tnumber_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143523,6 +147036,7 @@ "name": "tnumberinst_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143584,6 +147098,7 @@ "name": "tnumberseq_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143639,6 +147154,7 @@ "name": "tnumberseqset_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143700,6 +147216,7 @@ "name": "tsequence_set_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143755,6 +147272,7 @@ "name": "tsequenceset_set_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143816,6 +147334,7 @@ "name": "temporal_end_inst", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -143870,6 +147389,7 @@ "name": "temporal_end_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -143912,6 +147432,7 @@ "name": "temporal_inst_n", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -143976,6 +147497,7 @@ "name": "temporal_insts_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant **", "canonical": "const struct TInstant **" @@ -144054,6 +147576,7 @@ "name": "temporal_max_inst_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -144108,6 +147631,7 @@ "name": "temporal_max_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -144150,6 +147674,7 @@ "name": "temporal_mem_size", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -144192,6 +147717,7 @@ "name": "temporal_min_inst_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -144246,6 +147772,7 @@ "name": "temporal_min_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -144288,6 +147815,7 @@ "name": "temporal_sequences_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TSequence **", "canonical": "const struct TSequence **" @@ -144366,6 +147894,7 @@ "name": "temporal_set_bbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -144422,6 +147951,7 @@ "name": "temporal_start_inst", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -144476,6 +148006,7 @@ "name": "temporal_start_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -144518,6 +148049,7 @@ "name": "temporal_values_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -144584,6 +148116,7 @@ "name": "temporal_value_n", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -144651,6 +148184,7 @@ "name": "temporal_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -144717,6 +148251,7 @@ "name": "tinstant_hash", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -144757,6 +148292,7 @@ "name": "tinstant_hash_extended", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -144806,6 +148342,7 @@ "name": "tinstant_insts", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant **", "canonical": "const struct TInstant **" @@ -144882,6 +148419,7 @@ "name": "tinstant_set_bbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -144936,6 +148474,7 @@ "name": "tinstant_time", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -144989,6 +148528,7 @@ "name": "tinstant_timestamps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz *", "canonical": "TimestampTz *" @@ -145053,6 +148593,7 @@ "name": "tinstant_value_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -145093,6 +148634,7 @@ "name": "tinstant_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -145133,6 +148675,7 @@ "name": "tinstant_value_at_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -145197,6 +148740,7 @@ "name": "tinstant_values_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -145261,6 +148805,7 @@ "name": "tnumber_set_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -145324,6 +148869,7 @@ "name": "tnumberinst_valuespans", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -145377,6 +148923,7 @@ "name": "tnumberseq_avg_val", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -145412,6 +148959,7 @@ "name": "tnumberseq_valuespans", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -145459,6 +149007,7 @@ "name": "tnumberseqset_avg_val", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -145500,6 +149049,7 @@ "name": "tnumberseqset_valuespans", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -145553,6 +149103,7 @@ "name": "tsequence_duration", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Interval *", "canonical": "Interval *" @@ -145593,6 +149144,7 @@ "name": "tsequence_end_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -145627,6 +149179,7 @@ "name": "tsequence_hash", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -145661,6 +149214,7 @@ "name": "tsequence_hash_extended", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -145704,6 +149258,7 @@ "name": "tsequence_insts_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant **", "canonical": "const struct TInstant **" @@ -145774,6 +149329,7 @@ "name": "tsequence_max_inst_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -145820,6 +149376,7 @@ "name": "tsequence_max_val", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -145854,6 +149411,7 @@ "name": "tsequence_min_inst_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -145900,6 +149458,7 @@ "name": "tsequence_min_val", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -145934,6 +149493,7 @@ "name": "tsequence_segments", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -146004,6 +149564,7 @@ "name": "tsequence_seqs", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TSequence **", "canonical": "const struct TSequence **" @@ -146074,6 +149635,7 @@ "name": "tsequence_start_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -146108,6 +149670,7 @@ "name": "tsequence_time", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -146155,6 +149718,7 @@ "name": "tsequence_timestamps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz *", "canonical": "TimestampTz *" @@ -146213,6 +149777,7 @@ "name": "tsequence_value_at_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -146281,6 +149846,7 @@ "name": "tsequence_values_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -146339,6 +149905,7 @@ "name": "tsequenceset_duration", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Interval *", "canonical": "Interval *" @@ -146395,6 +149962,7 @@ "name": "tsequenceset_end_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -146435,6 +150003,7 @@ "name": "tsequenceset_hash", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -146475,6 +150044,7 @@ "name": "tsequenceset_hash_extended", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -146524,6 +150094,7 @@ "name": "tsequenceset_inst_n", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -146586,6 +150157,7 @@ "name": "tsequenceset_insts_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant **", "canonical": "const struct TInstant **" @@ -146662,6 +150234,7 @@ "name": "tsequenceset_max_inst_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -146714,6 +150287,7 @@ "name": "tsequenceset_max_val", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -146754,6 +150328,7 @@ "name": "tsequenceset_min_inst_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -146806,6 +150381,7 @@ "name": "tsequenceset_min_val", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -146846,6 +150422,7 @@ "name": "tsequenceset_num_instants", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -146887,6 +150464,7 @@ "name": "tsequenceset_num_timestamps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -146928,6 +150506,7 @@ "name": "tsequenceset_segments", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -146954,7 +150533,10 @@ "c": "TSequence *", "canonical": "struct TSequence *" } - } + }, + "outParams": [ + "count" + ] }, "api": "internal", "category": "transformation", @@ -147001,6 +150583,7 @@ "name": "tsequenceset_sequences_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TSequence **", "canonical": "const struct TSequence **" @@ -147041,6 +150624,7 @@ "name": "tsequenceset_start_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -147081,6 +150665,7 @@ "name": "tsequenceset_time", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -147134,6 +150719,7 @@ "name": "tsequenceset_timestamptz_n", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -147199,6 +150785,7 @@ "name": "tsequenceset_timestamps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz *", "canonical": "TimestampTz *" @@ -147225,7 +150812,10 @@ "c": "TimestampTz", "canonical": "TimestampTz" } - } + }, + "outParams": [ + "count" + ] }, "api": "internal", "category": "transformation", @@ -147260,6 +150850,7 @@ "name": "tsequenceset_value_at_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -147334,6 +150925,7 @@ "name": "tsequenceset_value_n", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -147399,6 +150991,7 @@ "name": "tsequenceset_value_n_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -147464,6 +151057,7 @@ "name": "tsequenceset_values_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -147528,6 +151122,7 @@ "name": "temporal_restart", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -147580,6 +151175,7 @@ "name": "temporal_tsequence", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -147645,6 +151241,7 @@ "name": "temporal_tsequenceset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -147710,6 +151307,7 @@ "name": "tinstant_shift_time", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -147783,6 +151381,7 @@ "name": "tinstant_as_tsequence", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -147846,6 +151445,7 @@ "name": "tinstant_to_tsequence_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -147909,6 +151509,7 @@ "name": "tinstant_as_tsequenceset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -147972,6 +151573,7 @@ "name": "tnumber_shift_scale_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -148066,6 +151668,7 @@ "name": "tnumberinst_shift_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -148127,6 +151730,7 @@ "name": "tnumberseq_shift_scale_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -148211,6 +151815,7 @@ "name": "tnumberseqset_shift_scale_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -148301,6 +151906,7 @@ "name": "tsequence_restart", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -148345,6 +151951,7 @@ "name": "tsequence_set_interp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -148404,6 +152011,7 @@ "name": "tsequence_shift_scale_time", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -148492,6 +152100,7 @@ "name": "tsequence_subseq", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -148578,6 +152187,7 @@ "name": "tsequence_as_tinstant", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -148624,6 +152234,7 @@ "name": "tsequence_as_tsequenceset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -148670,6 +152281,7 @@ "name": "tsequence_to_tsequenceset_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -148716,6 +152328,7 @@ "name": "tsequence_to_tsequenceset_interp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -148773,6 +152386,7 @@ "name": "tsequenceset_restart", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -148823,6 +152437,7 @@ "name": "tsequenceset_set_interp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -148888,6 +152503,7 @@ "name": "tsequenceset_shift_scale_time", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -148982,6 +152598,7 @@ "name": "tsequenceset_to_discrete", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -149034,6 +152651,7 @@ "name": "tsequenceset_to_linear", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -149086,6 +152704,7 @@ "name": "tsequenceset_to_step", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -149138,6 +152757,7 @@ "name": "tsequenceset_as_tinstant", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -149190,6 +152810,7 @@ "name": "tsequenceset_as_tsequence", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -149242,6 +152863,7 @@ "name": "tinstant_merge", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149311,6 +152933,7 @@ "name": "tinstant_merge_array", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149327,6 +152950,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -149374,6 +153012,7 @@ "name": "tsequence_append_tinstant", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149483,6 +153122,7 @@ "name": "tsequence_append_tsequence", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149550,6 +153190,7 @@ "name": "tsequence_delete_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149617,6 +153258,7 @@ "name": "tsequence_delete_tstzset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149691,6 +153333,7 @@ "name": "tsequence_delete_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149765,6 +153408,7 @@ "name": "tsequence_delete_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149839,6 +153483,7 @@ "name": "tsequence_insert", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149906,6 +153551,7 @@ "name": "tsequence_merge", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149963,6 +153609,7 @@ "name": "tsequence_merge_array", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149979,6 +153626,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -150021,6 +153683,7 @@ "name": "tsequenceset_append_tinstant", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150134,6 +153797,7 @@ "name": "tsequenceset_append_tsequence", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150205,6 +153869,7 @@ "name": "tsequenceset_delete_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150266,6 +153931,7 @@ "name": "tsequenceset_delete_tstzset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150334,6 +154000,7 @@ "name": "tsequenceset_delete_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150402,6 +154069,7 @@ "name": "tsequenceset_delete_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150470,6 +154138,7 @@ "name": "tsequenceset_insert", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150537,6 +154206,7 @@ "name": "tsequenceset_merge", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150604,6 +154274,7 @@ "name": "tsequenceset_merge_array", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150620,6 +154291,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "seqsets", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequenceSet *", + "canonical": "struct TSequenceSet *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -150665,6 +154351,7 @@ "name": "tsequence_expand_bbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -150714,6 +154401,7 @@ "name": "tsequence_set_bbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -150762,6 +154450,7 @@ "name": "tsequenceset_expand_bbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -150811,6 +154500,7 @@ "name": "tsequenceset_set_bbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -150865,6 +154555,7 @@ "name": "tcontseq_after_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -150930,6 +154621,7 @@ "name": "tcontseq_before_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -150995,6 +154687,7 @@ "name": "tcontseq_restrict_minmax", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -151061,6 +154754,7 @@ "name": "tdiscseq_after_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -151126,6 +154820,7 @@ "name": "tdiscseq_before_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -151191,6 +154886,7 @@ "name": "tdiscseq_restrict_minmax", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -151257,6 +154953,7 @@ "name": "temporal_bbox_restrict_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -151316,6 +155013,7 @@ "name": "temporal_restrict_minmax", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151392,6 +155090,7 @@ "name": "temporal_restrict_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151467,6 +155166,7 @@ "name": "temporal_restrict_tstzset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151549,6 +155249,7 @@ "name": "temporal_restrict_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151631,6 +155332,7 @@ "name": "temporal_restrict_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151713,6 +155415,7 @@ "name": "temporal_restrict_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151788,6 +155491,7 @@ "name": "temporal_restrict_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151870,6 +155574,7 @@ "name": "temporal_value_at_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -151946,6 +155651,7 @@ "name": "tinstant_after_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152017,6 +155723,7 @@ "name": "tinstant_before_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152088,6 +155795,7 @@ "name": "tinstant_restrict_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152166,6 +155874,7 @@ "name": "tinstant_restrict_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152244,6 +155953,7 @@ "name": "tinstant_restrict_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152315,6 +156025,7 @@ "name": "tinstant_restrict_tstzset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152393,6 +156104,7 @@ "name": "tinstant_restrict_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152464,6 +156176,7 @@ "name": "tinstant_restrict_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152542,6 +156255,7 @@ "name": "tnumber_restrict_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -152624,6 +156338,7 @@ "name": "tnumber_restrict_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -152706,6 +156421,7 @@ "name": "tnumberinst_restrict_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152784,6 +156500,7 @@ "name": "tnumberinst_restrict_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152862,6 +156579,7 @@ "name": "tnumberseqset_restrict_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -152940,6 +156658,7 @@ "name": "tnumberseqset_restrict_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153018,6 +156737,7 @@ "name": "tsequence_at_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -153073,6 +156793,7 @@ "name": "tsequence_restrict_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -153147,6 +156868,7 @@ "name": "tsequence_restrict_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -153221,6 +156943,7 @@ "name": "tsequenceset_after_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153292,6 +157015,7 @@ "name": "tsequenceset_before_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153363,6 +157087,7 @@ "name": "tsequenceset_restrict_minmax", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153435,6 +157160,7 @@ "name": "tsequenceset_restrict_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153513,6 +157239,7 @@ "name": "tsequenceset_restrict_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153591,6 +157318,7 @@ "name": "tsequenceset_restrict_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -153664,6 +157392,7 @@ "name": "tsequenceset_restrict_tstzset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -153744,6 +157473,7 @@ "name": "tsequenceset_restrict_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153815,6 +157545,7 @@ "name": "tsequenceset_restrict_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153893,6 +157624,7 @@ "name": "tinstant_cmp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -153949,6 +157681,7 @@ "name": "tinstant_eq", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -154005,6 +157738,7 @@ "name": "tsequence_cmp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154049,6 +157783,7 @@ "name": "tsequence_eq", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -154093,6 +157828,7 @@ "name": "tsequenceset_cmp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154149,6 +157885,7 @@ "name": "tsequenceset_eq", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -154205,6 +157942,7 @@ "name": "always_eq_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154257,6 +157995,7 @@ "name": "always_eq_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154309,6 +158048,7 @@ "name": "always_ne_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154361,6 +158101,7 @@ "name": "always_ne_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154413,6 +158154,7 @@ "name": "always_ge_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154465,6 +158207,7 @@ "name": "always_ge_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154517,6 +158260,7 @@ "name": "always_gt_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154569,6 +158313,7 @@ "name": "always_gt_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154621,6 +158366,7 @@ "name": "always_le_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154673,6 +158419,7 @@ "name": "always_le_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154725,6 +158472,7 @@ "name": "always_lt_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154777,6 +158525,7 @@ "name": "always_lt_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154829,6 +158578,7 @@ "name": "ever_eq_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154881,6 +158631,7 @@ "name": "ever_eq_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154933,6 +158684,7 @@ "name": "ever_ne_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154985,6 +158737,7 @@ "name": "ever_ne_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155037,6 +158790,7 @@ "name": "ever_ge_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155089,6 +158843,7 @@ "name": "ever_ge_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155141,6 +158896,7 @@ "name": "ever_gt_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155193,6 +158949,7 @@ "name": "ever_gt_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155245,6 +159002,7 @@ "name": "ever_le_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155297,6 +159055,7 @@ "name": "ever_le_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155349,6 +159108,7 @@ "name": "ever_lt_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155401,6 +159161,7 @@ "name": "ever_lt_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155453,6 +159214,7 @@ "name": "teq_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155518,6 +159280,7 @@ "name": "teq_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155583,6 +159346,7 @@ "name": "tne_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155648,6 +159412,7 @@ "name": "tne_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155713,6 +159478,7 @@ "name": "tlt_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155778,6 +159544,7 @@ "name": "tlt_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155843,6 +159610,7 @@ "name": "tle_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155908,6 +159676,7 @@ "name": "tle_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155973,6 +159742,7 @@ "name": "tgt_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -156038,6 +159808,7 @@ "name": "tgt_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -156103,6 +159874,7 @@ "name": "tge_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -156168,6 +159940,7 @@ "name": "tge_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -156233,6 +160006,7 @@ "name": "tnumberinst_abs", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -156285,6 +160059,7 @@ "name": "tnumberinst_distance", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -156341,6 +160116,7 @@ "name": "tnumberseq_abs", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -156387,6 +160163,7 @@ "name": "tnumberseq_angular_difference", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -156433,6 +160210,7 @@ "name": "tnumberseq_delta_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -156479,6 +160257,7 @@ "name": "tnumberseqset_abs", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -156531,6 +160310,7 @@ "name": "tnumberseqset_angular_difference", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -156583,6 +160363,7 @@ "name": "tnumberseqset_delta_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -156635,6 +160416,7 @@ "name": "tdistance_tnumber_number", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -156700,6 +160482,7 @@ "name": "nad_tbox_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -156757,6 +160540,7 @@ "name": "nad_tnumber_number", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -156808,6 +160592,7 @@ "name": "nad_tnumber_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -156866,6 +160651,7 @@ "name": "nad_tnumber_tnumber", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -156925,6 +160711,7 @@ "name": "tnumberseq_integral", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -156960,6 +160747,7 @@ "name": "tnumberseq_twavg", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -156995,6 +160783,7 @@ "name": "tnumberseqset_integral", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -157036,6 +160825,7 @@ "name": "tnumberseqset_twavg", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -157077,6 +160867,7 @@ "name": "temporal_compact", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -157133,6 +160924,7 @@ "name": "tsequence_compact", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -157179,6 +160971,7 @@ "name": "tsequenceset_compact", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -157231,6 +161024,7 @@ "name": "temporal_skiplist_make", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -157254,6 +161048,7 @@ "name": "skiplist_make", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -157315,6 +161110,7 @@ "name": "skiplist_search", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -157368,6 +161164,7 @@ "name": "skiplist_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -157402,6 +161199,7 @@ "name": "skiplist_splice", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -157494,6 +161292,7 @@ "name": "temporal_skiplist_splice", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -157566,6 +161365,7 @@ "name": "skiplist_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void **", "canonical": "void **" @@ -157600,6 +161400,7 @@ "name": "skiplist_keys_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void **", "canonical": "void **" @@ -157643,6 +161444,7 @@ "name": "temporal_app_tinst_transfn", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -157762,6 +161564,7 @@ "name": "temporal_app_tseq_transfn", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -157832,6 +161635,7 @@ "name": "span_bins", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -157928,6 +161732,7 @@ "name": "spanset_bins", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -158024,6 +161829,7 @@ "name": "tnumber_value_bins", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -158121,6 +161927,7 @@ "name": "tnumber_value_time_boxes", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -158251,6 +162058,7 @@ "name": "tnumber_value_split", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -158364,6 +162172,7 @@ "name": "tbox_get_value_time_tile", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -158490,6 +162299,7 @@ "name": "tbox_value_time_tiles", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -158619,6 +162429,7 @@ "name": "tnumber_value_time_split", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -158770,6 +162581,7 @@ "name": "double2_out", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -158815,6 +162627,7 @@ "name": "double2_set", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -158869,6 +162682,7 @@ "name": "double2_add", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double2 *", "canonical": "double2 *" @@ -158924,6 +162738,7 @@ "name": "double2_eq", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -158968,6 +162783,7 @@ "name": "double3_out", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -159013,6 +162829,7 @@ "name": "double3_set", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -159077,6 +162894,7 @@ "name": "double3_add", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double3 *", "canonical": "double3 *" @@ -159132,6 +162950,7 @@ "name": "double3_eq", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159176,6 +162995,7 @@ "name": "double4_out", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -159221,6 +163041,7 @@ "name": "double4_set", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -159295,6 +163116,7 @@ "name": "double4_add", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double4 *", "canonical": "double4 *" @@ -159350,6 +163172,7 @@ "name": "double4_eq", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159394,6 +163217,7 @@ "name": "double2_collinear", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159457,6 +163281,7 @@ "name": "double3_collinear", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159520,6 +163345,7 @@ "name": "double4_collinear", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159583,6 +163409,7 @@ "name": "double2segm_interpolate", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double2 *", "canonical": "double2 *" @@ -159648,6 +163475,7 @@ "name": "double3segm_interpolate", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double3 *", "canonical": "double3 *" @@ -159713,6 +163541,7 @@ "name": "double4segm_interpolate", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double4 *", "canonical": "double4 *" @@ -159778,6 +163607,7 @@ "name": "pg_atoi", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -159834,6 +163664,7 @@ "name": "ensure_has_X", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159881,6 +163712,7 @@ "name": "ensure_has_Z", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159928,6 +163760,7 @@ "name": "ensure_has_T", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159975,6 +163808,7 @@ "name": "ensure_has_not_Z", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160022,6 +163856,7 @@ "name": "ensure_not_null", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160057,6 +163892,7 @@ "name": "ensure_one_not_null", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160101,6 +163937,7 @@ "name": "ensure_one_true", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160147,6 +163984,7 @@ "name": "ensure_valid_interp", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160195,6 +164033,7 @@ "name": "ensure_continuous_interp", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160238,6 +164077,7 @@ "name": "ensure_same_interp", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160298,6 +164138,7 @@ "name": "ensure_same_continuous_interp", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160344,6 +164185,7 @@ "name": "ensure_linear_interp", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160380,6 +164222,7 @@ "name": "ensure_nonlinear_interp", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160416,6 +164259,7 @@ "name": "ensure_common_dimension", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160462,6 +164306,7 @@ "name": "ensure_temporal_isof_type", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160516,6 +164361,7 @@ "name": "ensure_temporal_isof_basetype", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160570,6 +164416,7 @@ "name": "ensure_temporal_isof_subtype", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160624,6 +164471,7 @@ "name": "ensure_same_temporal_type", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160684,6 +164532,7 @@ "name": "ensure_valid_tnumber_numspan", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160743,6 +164592,7 @@ "name": "ensure_valid_tnumber_numspanset", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160802,6 +164652,7 @@ "name": "ensure_valid_tnumber_tbox", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160861,6 +164712,7 @@ "name": "ensure_valid_temporal_set", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160920,6 +164772,7 @@ "name": "ensure_valid_temporal_temporal", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160980,6 +164833,7 @@ "name": "ensure_valid_tnumber_tnumber", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161040,6 +164894,7 @@ "name": "ensure_not_negative", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161076,6 +164931,7 @@ "name": "ensure_positive", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161112,6 +164968,7 @@ "name": "not_negative_datum", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161158,6 +165015,7 @@ "name": "ensure_not_negative_datum", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161204,6 +165062,7 @@ "name": "positive_datum", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161250,6 +165109,7 @@ "name": "ensure_positive_datum", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161296,6 +165156,7 @@ "name": "ensure_valid_day_duration", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161343,6 +165204,7 @@ "name": "positive_duration", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161390,6 +165252,7 @@ "name": "ensure_positive_duration", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161437,6 +165300,7 @@ "name": "temporal_bbox_ptr", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -161479,6 +165343,7 @@ "name": "temporal_strip_geom", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -161544,6 +165409,7 @@ "name": "temporal_attach_geom", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -161622,6 +165488,7 @@ "name": "temporal_geom_combinable", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161692,6 +165559,7 @@ "name": "intersection_temporal_temporal", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161787,6 +165655,7 @@ "name": "round_fn", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "datum_func2", "canonical": "int (*)(int ((*)(int *))(), int ((*)(int *))())" @@ -161823,6 +165692,7 @@ "name": "temporal_bbox_restrict_value", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161875,6 +165745,7 @@ "name": "ensure_valid_tcbuffer_cbuffer", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161934,6 +165805,7 @@ "name": "ensure_valid_tcbuffer_geo", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161999,6 +165871,7 @@ "name": "ensure_valid_tcbuffer_stbox", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -162058,6 +165931,7 @@ "name": "ensure_valid_tcbuffer_tcbuffer", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -162118,6 +165992,7 @@ "name": "tcbuffersegm_intersection_value", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162213,6 +166088,7 @@ "name": "tcbuffersegm_intersection", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162317,6 +166193,7 @@ "name": "tcbuffersegm_dwithin_turnpt", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162430,6 +166307,7 @@ "name": "tcbuffersegm_contains_turnpt", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162543,6 +166421,7 @@ "name": "tcbuffersegm_tdwithin_turnpt", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162656,6 +166535,7 @@ "name": "tcbuffersegm_distance_turnpt", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162769,6 +166649,7 @@ "name": "tcbuffer_geo_ctx_make", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -162816,6 +166697,7 @@ "name": "tcbuffer_geo_ctx_free", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -162850,6 +166732,7 @@ "name": "tcbuffer_disc_ctx_make", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -162901,6 +166784,7 @@ "name": "tcbuffer_disc_ctx_free", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -162935,6 +166819,7 @@ "name": "tcbuffer_geo_ctx_nsegs", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162970,6 +166855,7 @@ "name": "tcbuffer_disc_within_ctx", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -163031,6 +166917,7 @@ "name": "tcbufferseg_within_ctx", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -163072,6 +166959,32 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "outlo", + "lengthFrom": { + "kind": "param", + "name": "maxout" + }, + "element": { + "c": "double", + "canonical": "double" + } + }, + { + "param": "outhi", + "lengthFrom": { + "kind": "param", + "name": "maxout" + }, + "element": { + "c": "double", + "canonical": "double" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -163136,6 +167049,7 @@ "name": "tcbuffer_disc_touch_ctx", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -163187,6 +167101,7 @@ "name": "tcbufferseg_touch_roots", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -163218,6 +167133,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "outt", + "lengthFrom": { + "kind": "param", + "name": "maxout" + }, + "element": { + "c": "double", + "canonical": "double" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -163273,6 +167203,7 @@ "name": "tcbuffer_disc_contains_ctx", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -163334,6 +167265,7 @@ "name": "tcbufferseg_boundary_roots", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -163365,6 +167297,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "outt", + "lengthFrom": { + "kind": "param", + "name": "maxout" + }, + "element": { + "c": "double", + "canonical": "double" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -163420,6 +167367,7 @@ "name": "cbuffer_set_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -163483,6 +167431,7 @@ "name": "cbufferarr_set_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -163505,6 +167454,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -163548,6 +167510,7 @@ "name": "cbuffer_timestamptz_set_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -163619,6 +167582,7 @@ "name": "cbuffer_tstzspan_set_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -163697,6 +167661,7 @@ "name": "tcbufferinst_set_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -163758,6 +167723,7 @@ "name": "tcbufferinstarr_set_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -163780,6 +167746,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -163828,6 +167807,7 @@ "name": "tcbufferseq_expand_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -163877,6 +167857,7 @@ "name": "tcbuffer_is_tpoint", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -163920,6 +167901,7 @@ "name": "cbuffer_covers_geo", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -163984,6 +167966,7 @@ "name": "cbuffer_contains_geo", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164048,6 +168031,7 @@ "name": "tcbufferinst_traversed_area", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -164101,6 +168085,7 @@ "name": "tcbufferseq_traversed_area", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -164158,6 +168143,7 @@ "name": "tcbufferseqset_traversed_area", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -164221,6 +168207,7 @@ "name": "tcbuffersegm_traversed_area", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -164289,6 +168276,7 @@ "name": "tcbuffer_restrict_cbuffer", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -164371,6 +168359,7 @@ "name": "tcbuffer_restrict_stbox", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -164463,6 +168452,7 @@ "name": "tcbuffer_restrict_geom", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -164551,6 +168541,7 @@ "name": "ea_contains_geo_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164626,6 +168617,7 @@ "name": "ea_contains_tcbuffer_geo", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164701,6 +168693,7 @@ "name": "ea_contains_tcbuffer_cbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164770,6 +168763,7 @@ "name": "ea_contains_cbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164839,6 +168833,7 @@ "name": "ea_contains_tcbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164909,6 +168904,7 @@ "name": "ea_covers_geo_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164984,6 +168980,7 @@ "name": "ea_covers_tcbuffer_geo", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165059,6 +169056,7 @@ "name": "ea_covers_tcbuffer_cbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165128,6 +169126,7 @@ "name": "ea_covers_cbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165197,6 +169196,7 @@ "name": "ea_covers_tcbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165267,6 +169267,7 @@ "name": "ea_disjoint_tcbuffer_geo", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165342,6 +169343,7 @@ "name": "ea_disjoint_geo_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165417,6 +169419,7 @@ "name": "ea_disjoint_tcbuffer_cbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165486,6 +169489,7 @@ "name": "ea_disjoint_cbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165555,6 +169559,7 @@ "name": "ea_disjoint_tcbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165625,6 +169630,7 @@ "name": "ea_intersects_tcbuffer_geo", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165700,6 +169706,7 @@ "name": "ea_intersects_geo_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165775,6 +169782,7 @@ "name": "ea_intersects_tcbuffer_cbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165844,6 +169852,7 @@ "name": "ea_intersects_cbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165913,6 +169922,7 @@ "name": "ea_intersects_tcbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165983,6 +169993,7 @@ "name": "ea_touches_tcbuffer_geo", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166058,6 +170069,7 @@ "name": "ea_touches_geo_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166133,6 +170145,7 @@ "name": "ea_touches_tcbuffer_cbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166202,6 +170215,7 @@ "name": "ea_touches_cbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166271,6 +170285,7 @@ "name": "ea_touches_tcbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166341,6 +170356,7 @@ "name": "ea_dwithin_tcbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166421,6 +170437,7 @@ "name": "tinterrel_tcbuffer_cbuffer", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -166503,6 +170520,7 @@ "name": "tinterrel_tcbuffer_geo", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -166591,6 +170609,7 @@ "name": "edisjoint_tcbuffer_geo_native", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166656,6 +170675,7 @@ "name": "eatouches_tcbuffer_geo_native", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166731,6 +170751,7 @@ "name": "eacontains_tcbuffer_geo_native", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166816,6 +170837,7 @@ "name": "eacontains_tcbuffer_cbuffer_native", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166905,6 +170927,7 @@ "name": "tcontains_disc_tcbuffer_native", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -166997,6 +171020,7 @@ "name": "clipper2_clip_poly_poly", "file": "clip_clipper2.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -167089,6 +171113,7 @@ "name": "clipper2_traj_poly_periods", "file": "clip_clipper2.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -167167,6 +171192,7 @@ "name": "geo_union_dbscan", "file": "geo_cluster.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167253,6 +171279,7 @@ "name": "geo_combine_clusters", "file": "geo_cluster.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167330,6 +171357,7 @@ "name": "geo_cluster_within_distance", "file": "geo_cluster.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167408,6 +171436,7 @@ "name": "geo_union_intersecting", "file": "geo_cluster.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167461,6 +171490,7 @@ "name": "geo_cluster_intersecting_geoms", "file": "geo_cluster.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167529,6 +171559,7 @@ "name": "angle_normalize", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -167565,6 +171596,7 @@ "name": "meos_oriented_envelope", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -167599,6 +171631,7 @@ "name": "meos_areal_union", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -167633,6 +171666,7 @@ "name": "meos_linear_union", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -167667,6 +171701,7 @@ "name": "meos_centroid", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -167701,6 +171736,7 @@ "name": "meos_lift_ordinates", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -167754,6 +171790,7 @@ "name": "meos_is_simple", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167802,6 +171839,7 @@ "name": "meos_relate", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167855,6 +171893,7 @@ "name": "meos_relate_pattern", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167922,6 +171961,7 @@ "name": "meos_spatialrel", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167990,6 +172030,7 @@ "name": "relate_is_areal", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168025,6 +172066,7 @@ "name": "relate_ctx_make", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -168059,6 +172101,7 @@ "name": "relate_ctx_free", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -168093,6 +172136,7 @@ "name": "meos_spatialrel_ctx", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168161,6 +172205,7 @@ "name": "de9im_match", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168205,6 +172250,7 @@ "name": "point_in_polygon", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -168231,6 +172277,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "edges", + "lengthFrom": { + "kind": "param", + "name": "nedges" + }, + "element": { + "c": "Edge *", + "canonical": "Edge *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -168270,6 +172331,7 @@ "name": "point_in_polygon_index", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -168306,6 +172368,21 @@ "canonical": "double" } ], + "shape": { + "inputArrays": [ + { + "param": "edges", + "lengthFrom": { + "kind": "param", + "name": "nedges" + }, + "element": { + "c": "Edge *", + "canonical": "Edge *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -168354,6 +172431,7 @@ "name": "geom_ring_is_convex", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168389,6 +172467,7 @@ "name": "relate_point_on_boundary", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168415,6 +172494,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "edges", + "lengthFrom": { + "kind": "param", + "name": "nedges" + }, + "element": { + "c": "Edge *", + "canonical": "Edge *" + } + } + ] + }, "api": "internal", "category": "predicate", "network": { @@ -168454,6 +172548,7 @@ "name": "relate_point_in_area", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -168480,6 +172575,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "edges", + "lengthFrom": { + "kind": "param", + "name": "nedges" + }, + "element": { + "c": "Edge *", + "canonical": "Edge *" + } + } + ] + }, "api": "internal", "category": "predicate", "network": { @@ -168515,10 +172625,83 @@ } } }, + { + "name": "relate_arc_arc_points", + "file": "geo_funcs.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "int", + "canonical": "int" + }, + "params": [ + { + "name": "a", + "cType": "const Edge *", + "canonical": "const Edge *" + }, + { + "name": "b", + "cType": "const Edge *", + "canonical": "const Edge *" + }, + { + "name": "x", + "cType": "double[2]", + "canonical": "double[2]" + }, + { + "name": "y", + "cType": "double[2]", + "canonical": "double[2]" + }, + { + "name": "overlap", + "cType": "bool *", + "canonical": "bool *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:Edge; no-decoder:double[2]; array-or-out-param:overlap" + }, + "wire": { + "params": [ + { + "name": "a", + "kind": "unsupported" + }, + { + "name": "b", + "kind": "unsupported" + }, + { + "name": "x", + "kind": "unsupported" + }, + { + "name": "y", + "kind": "unsupported" + }, + { + "name": "overlap", + "kind": "unsupported" + } + ], + "result": { + "kind": "json", + "json": "integer" + } + } + }, { "name": "ensure_srid_is_latlong", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168555,6 +172738,7 @@ "name": "ensure_geodetic_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168603,6 +172787,7 @@ "name": "ensure_not_geodetic_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168651,6 +172836,7 @@ "name": "ensure_geodetic", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168687,6 +172873,7 @@ "name": "ensure_not_geodetic", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168723,6 +172910,7 @@ "name": "ensure_same_geodetic", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168769,6 +172957,7 @@ "name": "ensure_same_geodetic_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168839,6 +173028,7 @@ "name": "ensure_srid_known", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168875,6 +173065,7 @@ "name": "ensure_same_srid", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168921,6 +173112,7 @@ "name": "ensure_same_srid_geoarr", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168937,6 +173129,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "geoms", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ] + }, "api": "internal", "category": "predicate", "network": { @@ -168978,6 +173185,7 @@ "name": "ensure_srid_reconcile", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169038,6 +173246,7 @@ "name": "ensure_same_dimensionality", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169084,6 +173293,7 @@ "name": "ensure_same_spatial_dimensionality", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169130,6 +173340,7 @@ "name": "ensure_has_Z_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169178,6 +173389,7 @@ "name": "ensure_has_not_Z_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169226,6 +173438,7 @@ "name": "ensure_has_M_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169274,6 +173487,7 @@ "name": "ensure_has_not_M_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169322,6 +173536,7 @@ "name": "ensure_point_type", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169370,6 +173585,7 @@ "name": "ensure_mline_type", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169418,6 +173634,7 @@ "name": "ensure_not_empty", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169466,6 +173683,7 @@ "name": "closest_point2d_on_segment_ratio", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -169528,6 +173746,7 @@ "name": "closest_point3dz_on_segment_ratio", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -169590,6 +173809,7 @@ "name": "lwpointarr_remove_duplicates", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM * *", "canonical": "LWGEOM * *" @@ -169643,6 +173863,7 @@ "name": "lwpointarr_make_trajectory", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -169698,6 +173919,7 @@ "name": "ensure_valid_geo_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169768,6 +173990,7 @@ "name": "geopoint_cmp", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -169838,6 +174061,7 @@ "name": "geopoint_eq", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169908,6 +174132,7 @@ "name": "geopoint_same", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169978,6 +174203,7 @@ "name": "same_spatial_dimensionality", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -170024,6 +174250,7 @@ "name": "mline_type", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -170072,6 +174299,7 @@ "name": "geopoint_make", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -170170,6 +174398,7 @@ "name": "geo_extract_elements", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED **", "canonical": "GSERIALIZED **" @@ -170251,6 +174480,7 @@ "name": "geo_serialize", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -170298,6 +174528,7 @@ "name": "circle_type", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -170346,6 +174577,7 @@ "name": "ensure_circle_type", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -170394,6 +174626,7 @@ "name": "lwcircle_make", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -170459,6 +174692,7 @@ "name": "geocircle_make", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -170537,6 +174771,7 @@ "name": "geom_extract_edges", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosArray *", "canonical": "struct MeosArray *" @@ -170571,6 +174806,7 @@ "name": "build_edge_rtree", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "RTree *", "canonical": "struct RTree *" @@ -170625,6 +174861,7 @@ "name": "pointarr_find_splits", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool *", "canonical": "bool *" @@ -170693,6 +174930,7 @@ "name": "linesegm_intersect", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "IntersectResult", "canonical": "IntersectResult" @@ -170794,10 +175032,192 @@ } } }, + { + "name": "arc_span_sweep", + "file": "geo_funcs.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "double", + "canonical": "double" + }, + "params": [ + { + "name": "theta0", + "cType": "double", + "canonical": "double" + }, + { + "name": "theta1", + "cType": "double", + "canonical": "double" + }, + { + "name": "ccw", + "cType": "bool", + "canonical": "bool" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "theta0", + "kind": "json", + "json": "number" + }, + { + "name": "theta1", + "kind": "json", + "json": "number" + }, + { + "name": "ccw", + "kind": "json", + "json": "boolean" + } + ], + "result": { + "kind": "json", + "json": "number" + } + } + }, + { + "name": "arc_span_offset", + "file": "geo_funcs.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "double", + "canonical": "double" + }, + "params": [ + { + "name": "theta0", + "cType": "double", + "canonical": "double" + }, + { + "name": "ccw", + "cType": "bool", + "canonical": "bool" + }, + { + "name": "phi", + "cType": "double", + "canonical": "double" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "theta0", + "kind": "json", + "json": "number" + }, + { + "name": "ccw", + "kind": "json", + "json": "boolean" + }, + { + "name": "phi", + "kind": "json", + "json": "number" + } + ], + "result": { + "kind": "json", + "json": "number" + } + } + }, + { + "name": "arc_span_contains", + "file": "geo_funcs.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "bool", + "canonical": "bool" + }, + "params": [ + { + "name": "theta0", + "cType": "double", + "canonical": "double" + }, + { + "name": "theta1", + "cType": "double", + "canonical": "double" + }, + { + "name": "ccw", + "cType": "bool", + "canonical": "bool" + }, + { + "name": "phi", + "cType": "double", + "canonical": "double" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "theta0", + "kind": "json", + "json": "number" + }, + { + "name": "theta1", + "kind": "json", + "json": "number" + }, + { + "name": "ccw", + "kind": "json", + "json": "boolean" + }, + { + "name": "phi", + "kind": "json", + "json": "number" + } + ], + "result": { + "kind": "json", + "json": "boolean" + } + } + }, { "name": "arc_contains_angle", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -170843,6 +175263,7 @@ "name": "arc_set_bbox", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -170877,6 +175298,7 @@ "name": "point_on_arc", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -170932,6 +175354,7 @@ "name": "arcsegm_intersect", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -171012,10 +175435,202 @@ } } }, + { + "name": "arc_point_parameter", + "file": "geo_funcs.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "double", + "canonical": "double" + }, + "params": [ + { + "name": "e", + "cType": "const Edge *", + "canonical": "const Edge *" + }, + { + "name": "x", + "cType": "double", + "canonical": "double" + }, + { + "name": "y", + "cType": "double", + "canonical": "double" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:Edge" + }, + "wire": { + "params": [ + { + "name": "e", + "kind": "unsupported" + }, + { + "name": "x", + "kind": "json", + "json": "number" + }, + { + "name": "y", + "kind": "json", + "json": "number" + } + ], + "result": { + "kind": "json", + "json": "number" + } + } + }, + { + "name": "arc_parameter_point", + "file": "geo_funcs.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "void", + "canonical": "void" + }, + "params": [ + { + "name": "e", + "cType": "const Edge *", + "canonical": "const Edge *" + }, + { + "name": "t", + "cType": "double", + "canonical": "double" + }, + { + "name": "x", + "cType": "double *", + "canonical": "double *" + }, + { + "name": "y", + "cType": "double *", + "canonical": "double *" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:Edge; array-or-out-param:x; array-or-out-param:y" + }, + "wire": { + "params": [ + { + "name": "e", + "kind": "unsupported" + }, + { + "name": "t", + "kind": "json", + "json": "number" + }, + { + "name": "x", + "kind": "unsupported" + }, + { + "name": "y", + "kind": "unsupported" + } + ], + "result": { + "kind": "void" + } + } + }, + { + "name": "arcarc_intersect_points", + "file": "geo_funcs.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "int", + "canonical": "int" + }, + "params": [ + { + "name": "e1", + "cType": "const Edge *", + "canonical": "const Edge *" + }, + { + "name": "e2", + "cType": "const Edge *", + "canonical": "const Edge *" + }, + { + "name": "ix", + "cType": "double[2]", + "canonical": "double[2]" + }, + { + "name": "iy", + "cType": "double[2]", + "canonical": "double[2]" + }, + { + "name": "same_circle", + "cType": "bool *", + "canonical": "bool *" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:Edge; no-decoder:double[2]; array-or-out-param:same_circle" + }, + "wire": { + "params": [ + { + "name": "e1", + "kind": "unsupported" + }, + { + "name": "e2", + "kind": "unsupported" + }, + { + "name": "ix", + "kind": "unsupported" + }, + { + "name": "iy", + "kind": "unsupported" + }, + { + "name": "same_circle", + "kind": "unsupported" + } + ], + "result": { + "kind": "json", + "json": "integer" + } + } + }, { "name": "arcarc_intersect", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -171060,6 +175675,7 @@ "name": "coordinate_tolerance", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -171106,6 +175722,7 @@ "name": "edge_set_tolerance", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -171140,6 +175757,7 @@ "name": "point_on_segment_within", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -171236,6 +175854,7 @@ "name": "point_on_segment", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -171322,6 +175941,7 @@ "name": "clip_poly_poly", "file": "geo_poly_clip.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -171415,6 +176035,7 @@ "name": "lwproj_lookup", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -171470,6 +176091,7 @@ "name": "spheroid_init_from_srid", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -171515,6 +176137,7 @@ "name": "srid_check_latlong", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -171550,6 +176173,7 @@ "name": "srid_is_latlong", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -171586,6 +176210,7 @@ "name": "srid_builtin_ellipsoid", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -171640,6 +176265,7 @@ "name": "geom_serialize", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -171687,6 +176313,7 @@ "name": "geog_serialize", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -171734,6 +176361,7 @@ "name": "meos_postgis_valid_typmod", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -171750,6 +176378,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "gs", + "lengthFrom": { + "kind": "param", + "name": "typmod" + }, + "element": { + "c": "int", + "canonical": "int" + } + } + ] + }, "api": "internal", "category": "lifecycle", "network": { @@ -171778,6 +176421,7 @@ "name": "geo_as_wkt", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -171846,6 +176490,7 @@ "name": "box2d_to_lwgeom", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -171896,6 +176541,7 @@ "name": "box3d_to_lwgeom", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -171936,6 +176582,7 @@ "name": "geom_spatialrel", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172017,6 +176664,7 @@ "name": "meos_point_in_polygon", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172098,6 +176746,7 @@ "name": "lwgeom_line_interpolate_point", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -172158,10 +176807,70 @@ } } }, + { + "name": "ensure_valid_stbox_stbox", + "file": "stbox.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "bool", + "canonical": "bool" + }, + "params": [ + { + "name": "box1", + "cType": "const STBox *", + "canonical": "const struct STBox *" + }, + { + "name": "box2", + "cType": "const STBox *", + "canonical": "const struct STBox *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "box1", + "kind": "serialized", + "cType": "const struct STBox *", + "decode": "stbox_in", + "decode_aux": [], + "encodings": [ + "text", + "wkb" + ] + }, + { + "name": "box2", + "kind": "serialized", + "cType": "const struct STBox *", + "decode": "stbox_in", + "decode_aux": [], + "encodings": [ + "text", + "wkb" + ] + } + ], + "result": { + "kind": "json", + "json": "boolean" + } + } + }, { "name": "point_get_coords", "file": "stbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -172246,6 +176955,7 @@ "name": "tstzset_stbox_slice", "file": "stbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -172296,6 +177006,7 @@ "name": "tstzspanset_stbox_slice", "file": "stbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -172346,6 +177057,7 @@ "name": "stbox_index_leaf_consistent", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172414,6 +177126,7 @@ "name": "stbox_gist_inner_consistent", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172482,6 +177195,7 @@ "name": "stbox_index_recheck", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172518,6 +177232,7 @@ "name": "stboxnode_copy", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STboxNode *", "canonical": "struct STboxNode *" @@ -172552,6 +177267,7 @@ "name": "getQuadrant8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -172610,6 +177326,7 @@ "name": "stboxnode_init", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -172660,6 +177377,7 @@ "name": "stboxnode_quadtree_next", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -172729,6 +177447,7 @@ "name": "stboxnode_kdtree_next", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -172808,6 +177527,7 @@ "name": "overlap8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172859,6 +177579,7 @@ "name": "overlapKD", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172920,6 +177641,7 @@ "name": "contain8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172971,6 +177693,7 @@ "name": "containKD", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173032,6 +177755,7 @@ "name": "left8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173083,6 +177807,7 @@ "name": "overLeft8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173134,6 +177859,7 @@ "name": "right8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173185,6 +177911,7 @@ "name": "overRight8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173236,6 +177963,7 @@ "name": "below8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173287,6 +178015,7 @@ "name": "overBelow8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173338,6 +178067,7 @@ "name": "above8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173389,6 +178119,7 @@ "name": "overAbove8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173440,6 +178171,7 @@ "name": "front8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173491,6 +178223,7 @@ "name": "overFront8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173542,6 +178275,7 @@ "name": "back8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173593,6 +178327,7 @@ "name": "overBack8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173644,6 +178379,7 @@ "name": "before8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173695,6 +178431,7 @@ "name": "overBefore8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173746,6 +178483,7 @@ "name": "after8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173797,6 +178535,7 @@ "name": "overAfter8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173848,6 +178587,7 @@ "name": "stbox_index_distance_bound", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -173916,6 +178656,7 @@ "name": "distance_stbox_nodebox", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -173967,6 +178708,7 @@ "name": "tspatial_spgist_get_stbox", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -174028,6 +178770,7 @@ "name": "mobilitydb_init", "file": "tgeo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -174051,6 +178794,7 @@ "name": "geo_stbox", "file": "tgeo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -174111,6 +178855,7 @@ "name": "stbox_geo", "file": "tgeo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -174165,6 +178910,7 @@ "name": "tcomp_geo_tgeo", "file": "tgeo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -174252,6 +178998,7 @@ "name": "tcomp_tgeo_geo", "file": "tgeo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -174339,6 +179086,7 @@ "name": "ensure_geoaggstate", "file": "tgeo_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -174394,6 +179142,7 @@ "name": "ensure_geoaggstate_state", "file": "tgeo_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -174438,6 +179187,7 @@ "name": "tpoint_transform_tcentroid", "file": "tgeo_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -174515,6 +179265,7 @@ "name": "tpointinst_tcentroid_finalfn", "file": "tgeo_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -174536,6 +179287,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "aggregate", "network": { @@ -174586,6 +179352,7 @@ "name": "tpointseq_tcentroid_finalfn", "file": "tgeo_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -174607,6 +179374,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "aggregate", "network": { @@ -174652,6 +179434,7 @@ "name": "point3d_min_dist", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -174723,6 +179506,7 @@ "name": "tgeompointsegm_distance_turnpt", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -174836,6 +179620,7 @@ "name": "tgeogpointsegm_distance_turnpt", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -174949,6 +179734,7 @@ "name": "tinstant_distance", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -175014,6 +179800,7 @@ "name": "nad_tcont_tcont_sync_applies", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -175074,6 +179861,7 @@ "name": "nad_tcont_tcont_sync", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -175175,6 +179963,7 @@ "name": "tpointseg_distance_lb", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -175237,6 +180026,7 @@ "name": "dist_geom_build", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -175294,6 +180084,7 @@ "name": "dist_geom_free", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -175328,6 +180119,7 @@ "name": "dist_geom_edges", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -175409,6 +180201,7 @@ "name": "dist_segm_edge_mindist", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -175504,6 +180297,7 @@ "name": "dist_segm_arc_mindist", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -175599,6 +180393,7 @@ "name": "dist_geom_point_inside", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -175654,6 +180449,7 @@ "name": "dist_segm_nad", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -175757,6 +180553,7 @@ "name": "dist_segm_shortestline", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -175860,6 +180657,7 @@ "name": "dist_segm_nai", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -175981,6 +180779,7 @@ "name": "dist_geom_build_rtree", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "RTree *", "canonical": "struct RTree *" @@ -176025,6 +180824,7 @@ "name": "tpointseq_at_geom", "file": "tgeo_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -176114,6 +180914,7 @@ "name": "tpointseq_interperiods", "file": "tgeo_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -176207,6 +181008,7 @@ "name": "geo_values_collect", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -176272,6 +181074,7 @@ "name": "datum_point4d", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -176315,6 +181118,7 @@ "name": "datum_point_eq", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -176359,6 +181163,7 @@ "name": "datum_point_same", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -176403,6 +181208,7 @@ "name": "datum2_point_eq", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176446,6 +181252,7 @@ "name": "datum2_point_ne", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176485,96 +181292,11 @@ } } }, - { - "name": "datum2_point_same", - "file": "tgeo_spatialfuncs.h", - "family": "CORE", - "returnType": { - "c": "Datum", - "canonical": "Datum" - }, - "params": [ - { - "name": "point1", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "point2", - "cType": "Datum", - "canonical": "Datum" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:Datum; unsupported-return:Datum" - }, - "wire": { - "params": [ - { - "name": "point1", - "kind": "unsupported" - }, - { - "name": "point2", - "kind": "unsupported" - } - ], - "result": { - "kind": "unsupported" - } - } - }, - { - "name": "datum2_point_nsame", - "file": "tgeo_spatialfuncs.h", - "family": "CORE", - "returnType": { - "c": "Datum", - "canonical": "Datum" - }, - "params": [ - { - "name": "point1", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "point2", - "cType": "Datum", - "canonical": "Datum" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:Datum; unsupported-return:Datum" - }, - "wire": { - "params": [ - { - "name": "point1", - "kind": "unsupported" - }, - { - "name": "point2", - "kind": "unsupported" - } - ], - "result": { - "kind": "unsupported" - } - } - }, { "name": "datum2_geom_centroid", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176609,6 +181331,7 @@ "name": "datum2_geog_centroid", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176643,6 +181366,7 @@ "name": "geo_distance_fn", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "datum_func2", "canonical": "int (*)(int ((*)(int *))(), int ((*)(int *))())" @@ -176678,6 +181402,7 @@ "name": "pt_distance_fn", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "datum_func2", "canonical": "int (*)(int ((*)(int *))(), int ((*)(int *))())" @@ -176713,6 +181438,7 @@ "name": "datum_geom_distance2d", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176756,6 +181482,7 @@ "name": "datum_geom_distance3d", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176799,6 +181526,7 @@ "name": "datum_geog_distance", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176842,6 +181570,7 @@ "name": "datum_pt_distance2d", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176885,6 +181614,7 @@ "name": "datum_pt_distance3d", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176928,6 +181658,7 @@ "name": "spatial_flags", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int16", "canonical": "short" @@ -176974,6 +181705,7 @@ "name": "ensure_spatial_validity", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177034,6 +181766,7 @@ "name": "ensure_same_geodetic_tspatial_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177099,6 +181832,7 @@ "name": "ensure_same_geodetic_set_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177163,6 +181897,7 @@ "name": "same_dimensionality_tspatial_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177228,6 +181963,7 @@ "name": "ensure_same_dimensionality_tspatial_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177293,6 +182029,7 @@ "name": "ensure_same_spatial_dimensionality_stbox_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177357,6 +182094,7 @@ "name": "ensure_same_geodetic_stbox_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177421,6 +182159,7 @@ "name": "ensure_valid_stbox_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177485,6 +182224,7 @@ "name": "ensure_valid_tspatial_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177550,6 +182290,7 @@ "name": "ensure_valid_tspatial_tspatial", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177607,21 +182348,22 @@ } }, { - "name": "ensure_valid_spatial_stbox_stbox", + "name": "ensure_valid_tgeo_stbox", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" }, "params": [ { - "name": "box1", - "cType": "const STBox *", - "canonical": "const struct STBox *" + "name": "temp", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" }, { - "name": "box2", + "name": "box", "cType": "const STBox *", "canonical": "const struct STBox *" } @@ -177636,18 +182378,19 @@ "wire": { "params": [ { - "name": "box1", + "name": "temp", "kind": "serialized", - "cType": "const struct STBox *", - "decode": "stbox_in", + "cType": "const struct Temporal *", + "decode": "tbigint_in", "decode_aux": [], "encodings": [ + "mfjson", "text", "wkb" ] }, { - "name": "box2", + "name": "box", "kind": "serialized", "cType": "const struct STBox *", "decode": "stbox_in", @@ -177665,9 +182408,10 @@ } }, { - "name": "ensure_valid_tgeo_stbox", + "name": "ensure_valid_tgeo_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177679,9 +182423,9 @@ "canonical": "const struct Temporal *" }, { - "name": "box", - "cType": "const STBox *", - "canonical": "const struct STBox *" + "name": "gs", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" } ], "api": "internal", @@ -177706,12 +182450,79 @@ ] }, { - "name": "box", + "name": "gs", "kind": "serialized", - "cType": "const struct STBox *", - "decode": "stbox_in", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + } + ], + "result": { + "kind": "json", + "json": "boolean" + } + } + }, + { + "name": "ensure_valid_tgeo_tgeo", + "file": "tgeo_spatialfuncs.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "bool", + "canonical": "bool" + }, + "params": [ + { + "name": "temp1", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "temp2", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "temp1", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "temp2", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", "decode_aux": [], "encodings": [ + "mfjson", "text", "wkb" ] @@ -177724,9 +182535,10 @@ } }, { - "name": "ensure_valid_tgeo_geo", + "name": "ensure_valid_tpoint_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177789,9 +182601,10 @@ } }, { - "name": "ensure_valid_tgeo_tgeo", + "name": "ensure_valid_tpoint_tpoint", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177849,12 +182662,80 @@ } }, { - "name": "ensure_valid_tpoint_geo", + "name": "tpoint_get_coord", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { - "c": "bool", - "canonical": "bool" + "c": "Temporal *", + "canonical": "struct Temporal *" + }, + "params": [ + { + "name": "temp", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "coord", + "cType": "int", + "canonical": "int" + } + ], + "api": "internal", + "category": "accessor", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "temp", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "coord", + "kind": "json", + "json": "integer" + } + ], + "result": { + "kind": "serialized", + "cType": "struct Temporal *", + "encode": "temporal_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + } + }, + { + "name": "eacomp_tgeo_geo", + "file": "tgeo_spatialfuncs.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "int", + "canonical": "int" }, "params": [ { @@ -177866,215 +182747,24 @@ "name": "gs", "cType": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" + }, + { + "name": "func", + "cType": "int (*)(Datum *, Datum *, MeosType)", + "canonical": "int (*)(int ((*)(int *))(), int ((*)(int *))(), MeosType)" + }, + { + "name": "ever", + "cType": "bool", + "canonical": "bool" } ], "api": "internal", - "category": "predicate", + "category": "transformation", "network": { "exposable": false, "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "gs", - "kind": "serialized", - "cType": "const GSERIALIZED *", - "decode": "geo_from_text", - "decode_aux": [ - { - "name": "srid", - "kind": "integer", - "default": 0 - } - ], - "encodings": [ - "mfjson", - "text" - ] - } - ], - "result": { - "kind": "json", - "json": "boolean" - } - } - }, - { - "name": "ensure_valid_tpoint_tpoint", - "file": "tgeo_spatialfuncs.h", - "family": "CORE", - "returnType": { - "c": "bool", - "canonical": "bool" - }, - "params": [ - { - "name": "temp1", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "temp2", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp1", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "temp2", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "json", - "json": "boolean" - } - } - }, - { - "name": "tpoint_get_coord", - "file": "tgeo_spatialfuncs.h", - "family": "CORE", - "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" - }, - "params": [ - { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "coord", - "cType": "int", - "canonical": "int" - } - ], - "api": "internal", - "category": "accessor", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "coord", - "kind": "json", - "json": "integer" - } - ], - "result": { - "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - } - }, - { - "name": "eacomp_tgeo_geo", - "file": "tgeo_spatialfuncs.h", - "family": "CORE", - "returnType": { - "c": "int", - "canonical": "int" - }, - "params": [ - { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "gs", - "cType": "const GSERIALIZED *", - "canonical": "const GSERIALIZED *" - }, - { - "name": "func", - "cType": "int (*)(Datum *, Datum *, MeosType)", - "canonical": "int (*)(int ((*)(int *))(), int ((*)(int *))(), MeosType)" - }, - { - "name": "ever", - "cType": "bool", - "canonical": "bool" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal; array-or-out-param:func" + "reason": "internal; array-or-out-param:func" }, "wire": { "params": [ @@ -178127,6 +182817,7 @@ "name": "pointsegm_interpolate", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178180,6 +182871,7 @@ "name": "pointsegm_locate", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -178247,6 +182939,7 @@ "name": "tgeompointsegm_intersection", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -178351,6 +183044,7 @@ "name": "tgeogpointsegm_intersection", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -178455,6 +183149,7 @@ "name": "geopoint_collinear", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -178538,6 +183233,7 @@ "name": "lwline_make", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWLINE *", "canonical": "LWLINE *" @@ -178581,6 +183277,7 @@ "name": "tpointseq_stops_iter", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -178660,6 +183357,7 @@ "name": "datum_geom_contains", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178703,6 +183401,7 @@ "name": "datum_geom_covers", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178746,6 +183445,7 @@ "name": "datum_geo_covers2d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178789,6 +183489,7 @@ "name": "datum_geom_disjoint2d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178832,6 +183533,7 @@ "name": "datum_geo_disjoint2d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178875,6 +183577,7 @@ "name": "datum_geo_intersects2d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178918,6 +183621,7 @@ "name": "datum_geom_disjoint3d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178961,6 +183665,7 @@ "name": "datum_geog_disjoint", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179004,6 +183709,7 @@ "name": "datum_geom_intersects2d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179047,6 +183753,7 @@ "name": "datum_geom_intersects3d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179090,6 +183797,7 @@ "name": "datum_geog_intersects", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179133,6 +183841,7 @@ "name": "datum_geom_touches", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179176,6 +183885,7 @@ "name": "datum_geom_dwithin2d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179228,6 +183938,7 @@ "name": "datum_geom_dwithin3d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179280,6 +183991,7 @@ "name": "datum_geog_dwithin", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179332,6 +184044,7 @@ "name": "datum_geom_relate_pattern", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179384,6 +184097,7 @@ "name": "geo_disjoint_fn", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "datum_func2", "canonical": "int (*)(int ((*)(int *))(), int ((*)(int *))())" @@ -179429,6 +184143,7 @@ "name": "geo_disjoint_fn_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "datum_func2", "canonical": "int (*)(int ((*)(int *))(), int ((*)(int *))())" @@ -179474,6 +184189,7 @@ "name": "geo_intersects_fn", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "datum_func2", "canonical": "int (*)(int ((*)(int *))(), int ((*)(int *))())" @@ -179519,6 +184235,7 @@ "name": "geo_intersects_fn_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "datum_func2", "canonical": "int (*)(int ((*)(int *))(), int ((*)(int *))())" @@ -179564,6 +184281,7 @@ "name": "geo_dwithin_fn", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "datum_func3", "canonical": "int (*)(int ((*)(int *))(), int ((*)(int *))(), int ((*)(int *))())" @@ -179609,6 +184327,7 @@ "name": "geo_dwithin_fn_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "datum_func3", "canonical": "int (*)(int ((*)(int *))(), int ((*)(int *))(), int ((*)(int *))())" @@ -179654,6 +184373,7 @@ "name": "tpointsegm_tdwithin_turnpt", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -179767,6 +184487,7 @@ "name": "spatialrel_geo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -179875,6 +184596,7 @@ "name": "spatialrel_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -179963,6 +184685,7 @@ "name": "ea_contains_geo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180038,6 +184761,7 @@ "name": "ea_contains_tgeo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180113,6 +184837,7 @@ "name": "ea_contains_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180183,6 +184908,7 @@ "name": "ea_covers_geo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180258,6 +184984,7 @@ "name": "ea_covers_tgeo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180333,6 +185060,7 @@ "name": "ea_covers_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180403,6 +185131,7 @@ "name": "ea_disjoint_geo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180478,6 +185207,7 @@ "name": "ea_disjoint_tgeo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180553,6 +185283,7 @@ "name": "ea_disjoint_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180623,6 +185354,7 @@ "name": "ea_intersects_geo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180698,6 +185430,7 @@ "name": "ea_intersects_tgeo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180773,6 +185506,7 @@ "name": "ea_intersects_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180843,6 +185577,7 @@ "name": "ea_touches_tpoint_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180918,6 +185653,7 @@ "name": "ea_touches_tgeo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180993,6 +185729,7 @@ "name": "ea_touches_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -181063,6 +185800,7 @@ "name": "ea_dwithin_tgeo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -181148,6 +185886,7 @@ "name": "ea_dwithin_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -181228,6 +185967,7 @@ "name": "ea_spatialrel_tspatial_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -181322,6 +186062,7 @@ "name": "ea_spatialrel_tspatial_tspatial", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -181401,6 +186142,7 @@ "name": "tspatialrel_tspatial_base", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -181504,6 +186246,7 @@ "name": "tspatialrel_tspatial_tspatial", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -181615,6 +186358,7 @@ "name": "tinterrel_tgeo_geo", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -181703,6 +186447,7 @@ "name": "tinterrel_tspatial_base", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -181787,6 +186532,7 @@ "name": "tinterrel_tspatial_tspatial", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -181870,6 +186616,7 @@ "name": "tdwithin_tspatial_tspatial", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -181970,6 +186717,7 @@ "name": "tdwithin_add_solutions", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -182100,6 +186848,7 @@ "name": "tdwithin_tspatial_spatial", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -182192,6 +186941,7 @@ "name": "bitmatrix_make", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "BitMatrix *", "canonical": "BitMatrix *" @@ -182208,6 +186958,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "count", + "lengthFrom": { + "kind": "param", + "name": "ndims" + }, + "element": { + "c": "int", + "canonical": "int" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -182236,6 +187001,7 @@ "name": "tpoint_set_tiles", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -182302,6 +187068,7 @@ "name": "tpoint_at_tile", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -182374,6 +187141,7 @@ "name": "stbox_tile_state_set", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -182538,6 +187306,7 @@ "name": "stbox_tile_state_make", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STboxGridState *", "canonical": "struct STboxGridState *" @@ -182681,6 +187450,7 @@ "name": "stbox_tile_state_next", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -182715,6 +187485,7 @@ "name": "stbox_tile_state_get", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -182771,6 +187542,7 @@ "name": "tspatial_space_time_boxes", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -182965,6 +187737,7 @@ "name": "tgeo_space_time_tile_init", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STboxGridState *", "canonical": "struct STboxGridState *" @@ -183123,6 +187896,7 @@ "name": "stbox_space_time_tile", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -183301,6 +188075,7 @@ "name": "create_trip", "file": "tpoint_datagen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -183342,6 +188117,32 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "maxSpeeds", + "lengthFrom": { + "kind": "param", + "name": "noEdges" + }, + "element": { + "c": "double", + "canonical": "double" + } + }, + { + "param": "categories", + "lengthFrom": { + "kind": "param", + "name": "noEdges" + }, + "element": { + "c": "int", + "canonical": "int" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -183403,6 +188204,7 @@ "name": "spatialarr_wkt_out", "file": "tspatial.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char **", "canonical": "char **" @@ -183478,6 +188280,7 @@ "name": "spatialbase_as_text", "file": "tspatial.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -183534,6 +188337,7 @@ "name": "spatialbase_as_ewkt", "file": "tspatial.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -183590,6 +188394,7 @@ "name": "point_transf_pj", "file": "tspatial.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -183657,6 +188462,7 @@ "name": "tgeoinst_set_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -183713,6 +188519,7 @@ "name": "tgeoinstarr_set_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -183735,6 +188542,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -183783,6 +188603,7 @@ "name": "tgeoseq_expand_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -183832,6 +188653,7 @@ "name": "tspatialinst_set_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -183893,6 +188715,7 @@ "name": "tspatialinstarr_set_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -183930,6 +188753,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -183987,6 +188823,7 @@ "name": "tspatialseqarr_set_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -184009,6 +188846,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ], "outParams": [ "box" ] @@ -184052,6 +188902,7 @@ "name": "tspatialseq_expand_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -184101,6 +188952,7 @@ "name": "spatialarr_set_bbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -184170,6 +189022,7 @@ "name": "boxop_tspatial_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -184248,6 +189101,7 @@ "name": "boxop_tspatial_tspatial", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -184317,6 +189171,7 @@ "name": "srid_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -184361,6 +189216,7 @@ "name": "spatial_parse_elem", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -184443,6 +189299,7 @@ "name": "geo_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -184536,6 +189393,7 @@ "name": "stbox_parse_dims", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -184613,6 +189471,7 @@ "name": "stbox_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -184660,6 +189519,7 @@ "name": "tpoint_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -184719,6 +189579,7 @@ "name": "tspatialinst_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -184795,6 +189656,7 @@ "name": "tspatialseq_disc_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -184861,6 +189723,7 @@ "name": "tspatialseq_cont_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -184948,6 +189811,7 @@ "name": "tspatialseqset_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -185025,6 +189889,7 @@ "name": "tspatial_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -185084,6 +189949,7 @@ "name": "h3_are_neighbor_cells_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -185128,6 +189994,7 @@ "name": "h3_cells_to_directed_edge_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -185171,6 +190038,7 @@ "name": "h3_is_valid_directed_edge_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -185206,6 +190074,7 @@ "name": "h3_get_directed_edge_origin_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -185240,6 +190109,7 @@ "name": "h3_get_directed_edge_destination_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -185274,6 +190144,7 @@ "name": "h3_cell_to_parent_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -185318,6 +190189,7 @@ "name": "h3_cell_to_center_child_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -185362,6 +190234,7 @@ "name": "h3_cell_to_child_pos_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -185406,6 +190279,7 @@ "name": "h3_child_pos_to_cell_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -185459,6 +190333,7 @@ "name": "h3_get_resolution_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -185494,6 +190369,7 @@ "name": "h3_get_base_cell_number_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -185529,6 +190405,7 @@ "name": "h3_is_valid_cell_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -185564,6 +190441,7 @@ "name": "h3_is_res_class_iii_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -185599,6 +190477,7 @@ "name": "h3_is_pentagon_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -185634,6 +190513,7 @@ "name": "h3_get_num_cells_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -185669,6 +190549,7 @@ "name": "h3_grid_distance_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -185712,6 +190593,7 @@ "name": "h3_cell_to_vertex_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -185756,6 +190638,7 @@ "name": "h3_is_valid_vertex_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -185791,6 +190674,7 @@ "name": "h3index_in", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -185826,6 +190710,7 @@ "name": "h3index_out", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -185861,6 +190746,7 @@ "name": "h3_is_valid_cell", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -185896,6 +190782,7 @@ "name": "h3_is_valid_directed_edge", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -185931,6 +190818,7 @@ "name": "h3_is_valid_vertex", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -185966,6 +190854,7 @@ "name": "h3index_eq", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -186010,6 +190899,7 @@ "name": "h3index_ne", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -186054,6 +190944,7 @@ "name": "h3index_lt", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -186098,6 +190989,7 @@ "name": "h3index_le", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -186142,6 +191034,7 @@ "name": "h3index_gt", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -186186,6 +191079,7 @@ "name": "h3index_ge", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -186230,6 +191124,7 @@ "name": "h3index_cmp", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "int", "canonical": "int" @@ -186274,6 +191169,7 @@ "name": "h3index_hash", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -186308,6 +191204,7 @@ "name": "h3_grid_disk", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186365,6 +191262,7 @@ "name": "h3_cell_to_children", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186422,6 +191320,7 @@ "name": "h3_compact_cells", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186476,6 +191375,7 @@ "name": "h3_uncompact_cells", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186540,6 +191440,7 @@ "name": "h3_grid_ring", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186597,6 +191498,7 @@ "name": "h3_grid_path_cells", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186653,6 +191555,7 @@ "name": "h3_origin_to_directed_edges", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186700,6 +191603,7 @@ "name": "h3_cell_to_vertexes", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186747,6 +191651,7 @@ "name": "h3_get_icosahedron_faces", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186794,6 +191699,7 @@ "name": "h3index_from_wkb", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -186810,6 +191716,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -186837,6 +191758,7 @@ "name": "h3index_from_hexwkb", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -186872,6 +191794,7 @@ "name": "h3index_as_wkb", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -186930,6 +191853,7 @@ "name": "h3index_as_hexwkb", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -186986,166 +191910,381 @@ } }, { - "name": "th3index_in", + "name": "h3index_get_resolution", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" + "c": "uint32_t", + "canonical": "uint32_t" }, "params": [ { - "name": "str", - "cType": "const char *", - "canonical": "const char *" + "name": "cell", + "cType": "uint64_t", + "canonical": "uint64_t" } ], "api": "internal", - "category": "io", + "category": "accessor", "network": { "exposable": false, "method": null, - "reason": "internal" + "reason": "internal; no-decoder:uint64_t; unsupported-return:uint32_t" }, "wire": { "params": [ { - "name": "str", - "kind": "json", - "json": "string" + "name": "cell", + "kind": "unsupported" } ], "result": { - "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text", - "wkb" - ] + "kind": "unsupported" } } }, { - "name": "th3indexinst_in", + "name": "h3index_cell_to_parent", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { - "c": "TInstant *", - "canonical": "struct TInstant *" + "c": "uint64_t", + "canonical": "uint64_t" }, "params": [ { - "name": "str", - "cType": "const char *", - "canonical": "const char *" + "name": "cell", + "cType": "uint64_t", + "canonical": "uint64_t" + }, + { + "name": "parent_resolution", + "cType": "uint32_t", + "canonical": "uint32_t" } ], "api": "internal", - "category": "io", + "category": "conversion", "network": { "exposable": false, "method": null, - "reason": "internal" + "reason": "internal; no-decoder:uint64_t; no-decoder:uint32_t; unsupported-return:uint64_t" }, "wire": { "params": [ { - "name": "str", - "kind": "json", - "json": "string" + "name": "cell", + "kind": "unsupported" + }, + { + "name": "parent_resolution", + "kind": "unsupported" + } + ], + "result": { + "kind": "unsupported" + } + } + }, + { + "name": "h3index_cell_to_point", + "file": "meos_h3.h", + "family": "H3", + "vendored": false, + "returnType": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + }, + "params": [ + { + "name": "cell", + "cType": "uint64_t", + "canonical": "uint64_t" + } + ], + "api": "internal", + "category": "conversion", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:uint64_t" + }, + "wire": { + "params": [ + { + "name": "cell", + "kind": "unsupported" } ], "result": { "kind": "serialized", - "cType": "struct TInstant *", - "encode": "tinstant_out", + "cType": "GSERIALIZED *", + "encode": "geo_as_ewkt", "encode_aux": [ { - "name": "maxdd", + "name": "precision", "kind": "integer", "default": 15 } ], "encodings": [ + "mfjson", "text" ] } } }, { - "name": "th3indexseq_in", + "name": "h3index_cell_to_boundary", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { - "c": "TSequence *", - "canonical": "struct TSequence *" + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" }, "params": [ { - "name": "str", - "cType": "const char *", - "canonical": "const char *" - }, - { - "name": "interp", - "cType": "interpType", - "canonical": "interpType" + "name": "cell", + "cType": "uint64_t", + "canonical": "uint64_t" } ], "api": "internal", - "category": "io", + "category": "conversion", "network": { "exposable": false, "method": null, - "reason": "internal" + "reason": "internal; no-decoder:uint64_t" }, "wire": { "params": [ { - "name": "str", - "kind": "json", - "json": "string" - }, - { - "name": "interp", - "kind": "json", - "json": "string", - "enum": "interpType" + "name": "cell", + "kind": "unsupported" } ], "result": { "kind": "serialized", - "cType": "struct TSequence *", - "encode": "tsequence_out", + "cType": "GSERIALIZED *", + "encode": "geo_as_ewkt", "encode_aux": [ { - "name": "maxdd", + "name": "precision", "kind": "integer", "default": 15 } ], "encodings": [ + "mfjson", "text" ] } } }, { - "name": "th3indexseqset_in", + "name": "h3index_cell_area", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { - "c": "TSequenceSet *", - "canonical": "struct TSequenceSet *" + "c": "double", + "canonical": "double" + }, + "params": [ + { + "name": "cell", + "cType": "uint64_t", + "canonical": "uint64_t" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:uint64_t" + }, + "wire": { + "params": [ + { + "name": "cell", + "kind": "unsupported" + } + ], + "result": { + "kind": "json", + "json": "number" + } + } + }, + { + "name": "th3index_in", + "file": "meos_h3.h", + "family": "H3", + "vendored": false, + "returnType": { + "c": "Temporal *", + "canonical": "struct Temporal *" + }, + "params": [ + { + "name": "str", + "cType": "const char *", + "canonical": "const char *" + } + ], + "api": "internal", + "category": "io", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "str", + "kind": "json", + "json": "string" + } + ], + "result": { + "kind": "serialized", + "cType": "struct Temporal *", + "encode": "temporal_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + } + }, + { + "name": "th3indexinst_in", + "file": "meos_h3.h", + "family": "H3", + "vendored": false, + "returnType": { + "c": "TInstant *", + "canonical": "struct TInstant *" + }, + "params": [ + { + "name": "str", + "cType": "const char *", + "canonical": "const char *" + } + ], + "api": "internal", + "category": "io", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "str", + "kind": "json", + "json": "string" + } + ], + "result": { + "kind": "serialized", + "cType": "struct TInstant *", + "encode": "tinstant_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "text" + ] + } + } + }, + { + "name": "th3indexseq_in", + "file": "meos_h3.h", + "family": "H3", + "vendored": false, + "returnType": { + "c": "TSequence *", + "canonical": "struct TSequence *" + }, + "params": [ + { + "name": "str", + "cType": "const char *", + "canonical": "const char *" + }, + { + "name": "interp", + "cType": "interpType", + "canonical": "interpType" + } + ], + "api": "internal", + "category": "io", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "str", + "kind": "json", + "json": "string" + }, + { + "name": "interp", + "kind": "json", + "json": "string", + "enum": "interpType" + } + ], + "result": { + "kind": "serialized", + "cType": "struct TSequence *", + "encode": "tsequence_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "text" + ] + } + } + }, + { + "name": "th3indexseqset_in", + "file": "meos_h3.h", + "family": "H3", + "vendored": false, + "returnType": { + "c": "TSequenceSet *", + "canonical": "struct TSequenceSet *" }, "params": [ { @@ -187190,6 +192329,7 @@ "name": "th3index_make", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -187247,6 +192387,7 @@ "name": "th3indexinst_make", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -187302,6 +192443,7 @@ "name": "th3indexseq_make", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -187333,6 +192475,32 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "uint64_t", + "canonical": "uint64_t" + } + }, + { + "param": "times", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TimestampTz", + "canonical": "TimestampTz" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -187387,6 +192555,7 @@ "name": "th3indexseqset_make", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -187403,6 +192572,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -187443,6 +192627,7 @@ "name": "th3index_start_value", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -187485,6 +192670,7 @@ "name": "th3index_end_value", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -187527,6 +192713,7 @@ "name": "th3index_value_n", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -187594,6 +192781,7 @@ "name": "th3index_values", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t *", "canonical": "uint64_t *" @@ -187660,6 +192848,7 @@ "name": "th3index_value_at_timestamptz", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -187736,6 +192925,7 @@ "name": "tbigint_to_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -187792,6 +192982,7 @@ "name": "th3index_to_tbigint", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -187848,6 +193039,7 @@ "name": "ever_eq_h3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -187900,6 +193092,7 @@ "name": "ever_eq_th3index_h3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -187952,6 +193145,7 @@ "name": "ever_ne_h3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188004,6 +193198,7 @@ "name": "ever_ne_th3index_h3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188056,6 +193251,7 @@ "name": "always_eq_h3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188108,6 +193304,7 @@ "name": "always_eq_th3index_h3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188160,6 +193357,7 @@ "name": "always_ne_h3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188212,6 +193410,7 @@ "name": "always_ne_th3index_h3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188264,6 +193463,7 @@ "name": "ever_eq_th3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188324,6 +193524,7 @@ "name": "ever_ne_th3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188384,6 +193585,7 @@ "name": "always_eq_th3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188444,6 +193646,7 @@ "name": "always_ne_th3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188504,6 +193707,7 @@ "name": "teq_h3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188569,6 +193773,7 @@ "name": "teq_th3index_h3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188634,6 +193839,7 @@ "name": "teq_th3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188707,6 +193913,7 @@ "name": "tne_h3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188772,6 +193979,7 @@ "name": "tne_th3index_h3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188837,6 +194045,7 @@ "name": "tne_th3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188910,6 +194119,7 @@ "name": "th3index_get_base_cell_number", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188966,6 +194176,7 @@ "name": "th3index_is_res_class_iii", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189022,6 +194233,7 @@ "name": "th3index_is_pentagon", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189078,6 +194290,7 @@ "name": "th3index_cell_to_parent_next", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189134,6 +194347,7 @@ "name": "th3index_cell_to_center_child", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189200,6 +194414,7 @@ "name": "th3index_cell_to_center_child_next", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189256,6 +194471,7 @@ "name": "th3index_cell_to_child_pos", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189322,6 +194538,7 @@ "name": "th3index_child_pos_to_cell", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189405,6 +194622,7 @@ "name": "tgeogpoint_to_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189471,6 +194689,7 @@ "name": "tgeompoint_to_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189537,6 +194756,7 @@ "name": "th3index_to_tgeogpoint", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189593,6 +194813,7 @@ "name": "th3index_to_tgeompoint", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189646,80 +194867,19 @@ } }, { - "name": "geo_to_h3index_cell", - "file": "meos_h3.h", - "family": "H3", - "returnType": { - "c": "uint64_t", - "canonical": "uint64_t" - }, - "params": [ - { - "name": "point", - "cType": "const GSERIALIZED *", - "canonical": "const GSERIALIZED *" - }, - { - "name": "resolution", - "cType": "int", - "canonical": "int" - } - ], - "api": "internal", - "category": "conversion", - "network": { - "exposable": false, - "method": null, - "reason": "internal; unsupported-return:uint64_t" - }, - "wire": { - "params": [ - { - "name": "point", - "kind": "serialized", - "cType": "const GSERIALIZED *", - "decode": "geo_from_text", - "decode_aux": [ - { - "name": "srid", - "kind": "integer", - "default": 0 - } - ], - "encodings": [ - "mfjson", - "text" - ] - }, - { - "name": "resolution", - "kind": "json", - "json": "integer" - } - ], - "result": { - "kind": "unsupported" - } - } - }, - { - "name": "geo_to_h3index_set", + "name": "h3index_to_set", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" }, "params": [ { - "name": "gs", - "cType": "const GSERIALIZED *", - "canonical": "const GSERIALIZED *" - }, - { - "name": "resolution", - "cType": "int", - "canonical": "int" + "name": "cell", + "cType": "uint64_t", + "canonical": "uint64_t" } ], "api": "internal", @@ -189727,31 +194887,142 @@ "network": { "exposable": false, "method": null, - "reason": "internal" + "reason": "internal; no-decoder:uint64_t" }, "wire": { "params": [ { - "name": "gs", - "kind": "serialized", - "cType": "const GSERIALIZED *", - "decode": "geo_from_text", - "decode_aux": [ - { - "name": "srid", - "kind": "integer", - "default": 0 - } - ], - "encodings": [ - "mfjson", - "text" - ] - }, - { - "name": "resolution", - "kind": "json", - "json": "integer" + "name": "cell", + "kind": "unsupported" + } + ], + "result": { + "kind": "serialized", + "cType": "struct Set *", + "encode": "set_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "text", + "wkb" + ] + } + } + }, + { + "name": "geo_to_h3index_cell", + "file": "meos_h3.h", + "family": "H3", + "vendored": false, + "returnType": { + "c": "uint64_t", + "canonical": "uint64_t" + }, + "params": [ + { + "name": "point", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" + }, + { + "name": "resolution", + "cType": "int", + "canonical": "int" + } + ], + "api": "internal", + "category": "conversion", + "network": { + "exposable": false, + "method": null, + "reason": "internal; unsupported-return:uint64_t" + }, + "wire": { + "params": [ + { + "name": "point", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + }, + { + "name": "resolution", + "kind": "json", + "json": "integer" + } + ], + "result": { + "kind": "unsupported" + } + } + }, + { + "name": "geo_to_h3index_set", + "file": "meos_h3.h", + "family": "H3", + "vendored": false, + "returnType": { + "c": "Set *", + "canonical": "struct Set *" + }, + "params": [ + { + "name": "gs", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" + }, + { + "name": "resolution", + "cType": "int", + "canonical": "int" + } + ], + "api": "internal", + "category": "conversion", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "gs", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + }, + { + "name": "resolution", + "kind": "json", + "json": "integer" } ], "result": { @@ -189776,6 +195047,7 @@ "name": "h3index_to_stbox", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -189823,6 +195095,7 @@ "name": "h3index_timestamptz_to_stbox", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -189879,6 +195152,7 @@ "name": "h3index_tstzspan_to_stbox", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -189942,6 +195216,7 @@ "name": "ever_eq_h3indexset_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -190001,6 +195276,7 @@ "name": "th3index_are_neighbor_cells", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190074,6 +195350,7 @@ "name": "th3index_cells_to_directed_edge", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190147,6 +195424,7 @@ "name": "th3index_is_valid_directed_edge", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190203,6 +195481,7 @@ "name": "th3index_get_directed_edge_origin", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190259,6 +195538,7 @@ "name": "th3index_get_directed_edge_destination", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190315,6 +195595,7 @@ "name": "th3index_directed_edge_to_boundary", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190371,6 +195652,7 @@ "name": "th3index_cell_to_vertex", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190437,6 +195719,7 @@ "name": "th3index_vertex_to_latlng", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190493,6 +195776,7 @@ "name": "th3index_is_valid_vertex", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190549,6 +195833,7 @@ "name": "th3index_grid_distance", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190622,6 +195907,7 @@ "name": "th3index_cell_to_local_ij", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190695,6 +195981,7 @@ "name": "th3index_local_ij_to_cell", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190765,9 +196052,10 @@ } }, { - "name": "th3index_cell_area_km2", + "name": "th3index_edge_length", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190780,231 +196068,7 @@ } ], "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - } - }, - { - "name": "th3index_cell_area_rads2", - "file": "meos_h3.h", - "family": "H3", - "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" - }, - "params": [ - { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - } - }, - { - "name": "th3index_edge_length_km", - "file": "meos_h3.h", - "family": "H3", - "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" - }, - "params": [ - { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - } - }, - { - "name": "th3index_edge_length_m", - "file": "meos_h3.h", - "family": "H3", - "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" - }, - "params": [ - { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - } - }, - { - "name": "th3index_edge_length_rads", - "file": "meos_h3.h", - "family": "H3", - "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" - }, - "params": [ - { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "transformation", + "category": "accessor", "network": { "exposable": false, "method": null, @@ -191045,155 +196109,10 @@ } }, { - "name": "tgeogpoint_great_circle_distance_km", - "file": "meos_h3.h", - "family": "H3", - "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" - }, - "params": [ - { - "name": "a", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "b", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "a", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "b", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - } - }, - { - "name": "tgeogpoint_great_circle_distance_m", - "file": "meos_h3.h", - "family": "H3", - "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" - }, - "params": [ - { - "name": "a", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "b", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "a", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "b", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - } - }, - { - "name": "tgeogpoint_great_circle_distance_rads", + "name": "tgeogpoint_great_circle_distance", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -191267,6 +196186,7 @@ "name": "meos_h3index_in", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -191302,6 +196222,7 @@ "name": "meos_h3index_out", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -191337,6 +196258,7 @@ "name": "meos_h3index_eq", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191381,6 +196303,7 @@ "name": "meos_h3index_ne", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191425,6 +196348,7 @@ "name": "meos_h3index_lt", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191469,6 +196393,7 @@ "name": "meos_h3index_le", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191513,6 +196438,7 @@ "name": "meos_h3index_gt", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191557,6 +196483,7 @@ "name": "meos_h3index_ge", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191601,6 +196528,7 @@ "name": "meos_h3index_cmp", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -191645,6 +196573,7 @@ "name": "meos_h3index_hash", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -191679,6 +196608,7 @@ "name": "ensure_h3index_cell", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191714,6 +196644,7 @@ "name": "ensure_h3index_directed_edge", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191749,6 +196680,7 @@ "name": "ensure_h3index_vertex", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191784,6 +196716,7 @@ "name": "meos_h3_grid_disk", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -191841,6 +196774,7 @@ "name": "meos_h3_grid_ring", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -191898,6 +196832,7 @@ "name": "meos_h3_grid_path_cells", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -191954,6 +196889,7 @@ "name": "meos_h3_cell_to_children", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -192011,6 +196947,7 @@ "name": "meos_h3_compact_cells", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -192065,6 +197002,7 @@ "name": "meos_h3_uncompact_cells", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -192129,6 +197067,7 @@ "name": "meos_h3_origin_to_directed_edges", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -192176,6 +197115,7 @@ "name": "meos_h3_cell_to_vertexes", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -192223,6 +197163,7 @@ "name": "meos_h3_get_icosahedron_faces", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -192270,6 +197211,7 @@ "name": "ensure_valid_th3index_th3index", "file": "th3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -192330,6 +197272,7 @@ "name": "ensure_valid_th3index_h3index", "file": "th3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -192382,6 +197325,7 @@ "name": "ensure_valid_th3index_tgeogpoint", "file": "th3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -192438,118 +197382,11 @@ } } }, - { - "name": "datum2_h3index_eq", - "file": "th3index.h", - "family": "H3", - "returnType": { - "c": "Datum", - "canonical": "Datum" - }, - "params": [ - { - "name": "d1", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "d2", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "type", - "cType": "MeosType", - "canonical": "MeosType" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:Datum; unsupported-return:Datum" - }, - "wire": { - "params": [ - { - "name": "d1", - "kind": "unsupported" - }, - { - "name": "d2", - "kind": "unsupported" - }, - { - "name": "type", - "kind": "json", - "json": "string", - "enum": "MeosType" - } - ], - "result": { - "kind": "unsupported" - } - } - }, - { - "name": "datum2_h3index_ne", - "file": "th3index.h", - "family": "H3", - "returnType": { - "c": "Datum", - "canonical": "Datum" - }, - "params": [ - { - "name": "d1", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "d2", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "type", - "cType": "MeosType", - "canonical": "MeosType" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:Datum; unsupported-return:Datum" - }, - "wire": { - "params": [ - { - "name": "d1", - "kind": "unsupported" - }, - { - "name": "d2", - "kind": "unsupported" - }, - { - "name": "type", - "kind": "json", - "json": "string", - "enum": "MeosType" - } - ], - "result": { - "kind": "unsupported" - } - } - }, { "name": "h3index_set_stbox", "file": "th3index_boxops.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -192606,6 +197443,7 @@ "name": "h3indexarr_set_stbox", "file": "th3index_boxops.h", "family": "H3", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -192628,6 +197466,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -192671,6 +197522,7 @@ "name": "th3indexinst_set_stbox", "file": "th3index_boxops.h", "family": "H3", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -192732,6 +197584,7 @@ "name": "th3indexinstarr_set_stbox", "file": "th3index_boxops.h", "family": "H3", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -192754,6 +197607,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -192802,6 +197668,7 @@ "name": "th3indexseq_expand_stbox", "file": "th3index_boxops.h", "family": "H3", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -192847,104 +197714,11 @@ } } }, - { - "name": "h3_cell_to_geompoint", - "file": "th3index_internal.h", - "family": "H3", - "returnType": { - "c": "GSERIALIZED *", - "canonical": "GSERIALIZED *" - }, - "params": [ - { - "name": "cell", - "cType": "uint64_t", - "canonical": "uint64_t" - } - ], - "api": "internal", - "category": "conversion", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:uint64_t" - }, - "wire": { - "params": [ - { - "name": "cell", - "kind": "unsupported" - } - ], - "result": { - "kind": "serialized", - "cType": "GSERIALIZED *", - "encode": "geo_as_ewkt", - "encode_aux": [ - { - "name": "precision", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text" - ] - } - } - }, - { - "name": "h3_cell_to_geom", - "file": "th3index_internal.h", - "family": "H3", - "returnType": { - "c": "GSERIALIZED *", - "canonical": "GSERIALIZED *" - }, - "params": [ - { - "name": "cell", - "cType": "uint64_t", - "canonical": "uint64_t" - } - ], - "api": "internal", - "category": "conversion", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:uint64_t" - }, - "wire": { - "params": [ - { - "name": "cell", - "kind": "unsupported" - } - ], - "result": { - "kind": "serialized", - "cType": "GSERIALIZED *", - "encode": "geo_as_ewkt", - "encode_aux": [ - { - "name": "precision", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text" - ] - } - } - }, { "name": "cell_boundary_to_gs", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -192992,6 +197766,7 @@ "name": "h3_sample_step_deg", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -193028,6 +197803,7 @@ "name": "h3_latlng_deg_to_cell", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -193083,6 +197859,7 @@ "name": "h3_cell_to_parent_next_meos", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -193117,6 +197894,7 @@ "name": "h3_cell_to_center_child_next_meos", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -193151,6 +197929,7 @@ "name": "h3_directed_edge_to_gs_boundary", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -193198,6 +197977,7 @@ "name": "h3_vertex_to_gs_point", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -193245,6 +198025,7 @@ "name": "h3_cell_to_local_ij_meos", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -193301,6 +198082,7 @@ "name": "h3_local_ij_to_cell_meos", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -193357,6 +198139,7 @@ "name": "h3_cell_area_meos", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -193403,6 +198186,7 @@ "name": "h3_edge_length_meos", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -193449,6 +198233,7 @@ "name": "h3_gs_great_circle_distance_meos", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -193530,6 +198315,7 @@ "name": "datum_h3_get_resolution", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193564,6 +198350,7 @@ "name": "datum_h3_get_base_cell_number", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193598,6 +198385,7 @@ "name": "datum_h3_is_valid_cell", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193632,6 +198420,7 @@ "name": "datum_h3_is_res_class_iii", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193666,6 +198455,7 @@ "name": "datum_h3_is_pentagon", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193700,6 +198490,7 @@ "name": "datum_h3_cell_to_parent", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193743,6 +198534,7 @@ "name": "datum_h3_cell_to_parent_next", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193777,6 +198569,7 @@ "name": "datum_h3_cell_to_center_child", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193820,6 +198613,7 @@ "name": "datum_h3_cell_to_center_child_next", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193854,6 +198648,7 @@ "name": "datum_h3_cell_to_child_pos", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193897,6 +198692,7 @@ "name": "datum_h3_child_pos_to_cell", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193949,6 +198745,7 @@ "name": "datum_h3_are_neighbor_cells", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193992,6 +198789,7 @@ "name": "datum_h3_cells_to_directed_edge", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194035,6 +198833,7 @@ "name": "datum_h3_is_valid_directed_edge", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194069,6 +198868,7 @@ "name": "datum_h3_get_directed_edge_origin", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194103,6 +198903,7 @@ "name": "datum_h3_get_directed_edge_destination", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194137,6 +198938,7 @@ "name": "datum_h3_directed_edge_to_boundary", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194171,6 +198973,7 @@ "name": "datum_h3_cell_to_vertex", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194214,6 +199017,7 @@ "name": "datum_h3_vertex_to_latlng", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194248,6 +199052,7 @@ "name": "datum_h3_is_valid_vertex", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194282,6 +199087,7 @@ "name": "datum_h3_grid_distance", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194325,6 +199131,7 @@ "name": "datum_h3_cell_to_local_ij", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194368,6 +199175,7 @@ "name": "datum_h3_local_ij_to_cell", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194411,6 +199219,7 @@ "name": "datum_h3_latlng_to_cell", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194454,6 +199263,7 @@ "name": "datum_h3_cell_to_latlng", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194488,6 +199298,7 @@ "name": "datum_h3_cell_to_boundary", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194522,6 +199333,7 @@ "name": "datum_h3_cell_area", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194565,6 +199377,7 @@ "name": "datum_h3_edge_length", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194608,6 +199421,7 @@ "name": "datum_h3_great_circle_distance", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194660,6 +199474,7 @@ "name": "json_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -194696,6 +199511,7 @@ "name": "json_out", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -194732,6 +199548,7 @@ "name": "jsonb_from_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -194783,6 +199600,7 @@ "name": "jsonb_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -194824,6 +199642,7 @@ "name": "jsonb_out", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -194865,6 +199684,7 @@ "name": "json_make", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -194881,6 +199701,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "keys_vals", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -194910,6 +199745,7 @@ "name": "json_make_two_arg", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -194931,6 +199767,32 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + }, + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -194964,6 +199826,7 @@ "name": "jsonb_copy", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -195010,6 +199873,7 @@ "name": "jsonb_make", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -195026,6 +199890,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "keys_vals", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -195060,6 +199939,7 @@ "name": "jsonb_make_two_arg", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -195081,6 +199961,32 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + }, + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -195119,6 +200025,7 @@ "name": "jsonb_to_bool", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -195160,6 +200067,7 @@ "name": "jsonb_to_cstring", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -195201,6 +200109,7 @@ "name": "jsonb_to_float4", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -195242,6 +200151,7 @@ "name": "jsonb_to_float8", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -195283,6 +200193,7 @@ "name": "jsonb_to_int16", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int16", "canonical": "short" @@ -195324,6 +200235,7 @@ "name": "jsonb_to_int32", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -195365,6 +200277,7 @@ "name": "jsonb_to_int64", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -195405,6 +200318,7 @@ "name": "jsonb_to_numeric", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -195446,6 +200360,7 @@ "name": "jsonb_to_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -195487,6 +200402,7 @@ "name": "json_array_element", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -195533,6 +200449,7 @@ "name": "json_array_element_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -195579,6 +200496,7 @@ "name": "json_array_elements", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -195638,6 +200556,7 @@ "name": "json_array_elements_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -195697,6 +200616,7 @@ "name": "json_array_length", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -195733,6 +200653,7 @@ "name": "json_each", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -195765,11 +200686,6 @@ "canonical": "text *" } }, - "outputArrays": [ - { - "param": "values" - } - ], "outParams": [ "values", "count" @@ -195807,6 +200723,7 @@ "name": "json_each_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -195839,11 +200756,6 @@ "canonical": "text *" } }, - "outputArrays": [ - { - "param": "values" - } - ], "outParams": [ "values", "count" @@ -195881,6 +200793,7 @@ "name": "json_extract_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -195902,6 +200815,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -195936,6 +200864,7 @@ "name": "json_extract_path_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -195957,6 +200886,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -195991,6 +200935,7 @@ "name": "json_object_field", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -196037,6 +200982,7 @@ "name": "json_object_field_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -196083,6 +201029,7 @@ "name": "json_object_keys", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -196142,6 +201089,7 @@ "name": "json_typeof", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -196178,6 +201126,7 @@ "name": "jsonb_array_element", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -196234,6 +201183,7 @@ "name": "jsonb_array_element_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -196285,6 +201235,7 @@ "name": "jsonb_array_elements", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb **", "canonical": "Jsonb **" @@ -196355,6 +201306,7 @@ "name": "jsonb_array_elements_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -196419,6 +201371,7 @@ "name": "jsonb_array_length", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -196460,6 +201413,7 @@ "name": "jsonb_contained", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -196516,6 +201470,7 @@ "name": "jsonb_contains", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -196572,6 +201527,7 @@ "name": "jsonb_each", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -196604,11 +201560,6 @@ "canonical": "text *" } }, - "outputArrays": [ - { - "param": "values" - } - ], "outParams": [ "values", "count" @@ -196651,6 +201602,7 @@ "name": "jsonb_each_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -196683,11 +201635,6 @@ "canonical": "text *" } }, - "outputArrays": [ - { - "param": "values" - } - ], "outParams": [ "values", "count" @@ -196730,6 +201677,7 @@ "name": "jsonb_exists", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -196781,6 +201729,7 @@ "name": "jsonb_exists_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -196807,6 +201756,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "keys_elems", + "lengthFrom": { + "kind": "param", + "name": "keys_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "predicate", "network": { @@ -196851,6 +201815,7 @@ "name": "jsonb_extract_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -196872,6 +201837,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -196916,6 +201896,7 @@ "name": "jsonb_extract_path_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -196937,6 +201918,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -196976,6 +201972,7 @@ "name": "jsonb_hash", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -197016,6 +202013,7 @@ "name": "jsonb_hash_extended", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -197065,6 +202063,7 @@ "name": "jsonb_object_field", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197121,6 +202120,7 @@ "name": "jsonb_object_field_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -197172,6 +202172,7 @@ "name": "jsonb_object_keys", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -197236,6 +202237,7 @@ "name": "json_strip_nulls", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -197282,6 +202284,7 @@ "name": "jsonb_concat", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197343,6 +202346,7 @@ "name": "jsonb_delete", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197399,6 +202403,7 @@ "name": "jsonb_delete_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197420,6 +202425,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "keys_elems", + "lengthFrom": { + "kind": "param", + "name": "keys_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -197464,6 +202484,7 @@ "name": "jsonb_delete_index", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197520,6 +202541,7 @@ "name": "jsonb_delete_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197541,6 +202563,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -197585,6 +202622,7 @@ "name": "jsonb_insert", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197616,6 +202654,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -197675,6 +202728,7 @@ "name": "jsonb_pretty", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -197716,6 +202770,7 @@ "name": "jsonb_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197747,6 +202802,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -197806,6 +202876,7 @@ "name": "jsonb_set_lax", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197842,6 +202913,21 @@ "canonical": "const text *" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -197906,6 +202992,7 @@ "name": "jsonb_strip_nulls", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197962,6 +203049,7 @@ "name": "jsonb_cmp", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -198018,6 +203106,7 @@ "name": "jsonb_eq", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198074,6 +203163,7 @@ "name": "jsonb_ge", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198130,6 +203220,7 @@ "name": "jsonb_gt", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198186,6 +203277,7 @@ "name": "jsonb_le", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198242,6 +203334,7 @@ "name": "jsonb_lt", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198298,6 +203391,7 @@ "name": "jsonb_ne", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198354,6 +203448,7 @@ "name": "jsonb_path_exists", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -198445,6 +203540,7 @@ "name": "jsonb_path_match", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198536,6 +203632,7 @@ "name": "jsonb_path_query_all", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb **", "canonical": "Jsonb **" @@ -198656,6 +203753,7 @@ "name": "jsonb_path_query_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -198752,6 +203850,7 @@ "name": "jsonb_path_query_first", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -198848,6 +203947,7 @@ "name": "jsonpath_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "JsonPath *", "canonical": "JsonPath *" @@ -198889,6 +203989,7 @@ "name": "jsonpath_copy", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "JsonPath *", "canonical": "JsonPath *" @@ -198935,6 +204036,7 @@ "name": "jsonpath_out", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -198976,6 +204078,7 @@ "name": "jsonbset_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199024,6 +204127,7 @@ "name": "jsonbset_out", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -199076,6 +204180,7 @@ "name": "jsonbset_make", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199092,6 +204197,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Jsonb *", + "canonical": "Jsonb *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -199138,6 +204258,7 @@ "name": "jsonb_to_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199191,6 +204312,7 @@ "name": "jsonbset_end_value", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -199238,6 +204360,7 @@ "name": "jsonbset_start_value", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -199285,6 +204408,7 @@ "name": "jsonbset_value_n", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -199355,6 +204479,7 @@ "name": "jsonbset_values", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb **", "canonical": "Jsonb **" @@ -199426,6 +204551,7 @@ "name": "concat_jsonbset_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199505,6 +204631,7 @@ "name": "jsonbset_array_length", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199559,6 +204686,7 @@ "name": "jsonbset_object_field", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199644,6 +204772,7 @@ "name": "jsonbset_array_element", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199729,6 +204858,7 @@ "name": "jsonbset_delete_index", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199793,6 +204923,7 @@ "name": "jsonbset_delete", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199857,6 +204988,7 @@ "name": "jsonbset_delete_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199878,6 +205010,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -199930,6 +205077,7 @@ "name": "jsonbset_exists", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool *", "canonical": "bool *" @@ -200005,6 +205153,7 @@ "name": "jsonbset_exists_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool *", "canonical": "bool *" @@ -200037,6 +205186,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ], "outParams": [ "rescount" ] @@ -200089,6 +205251,7 @@ "name": "jsonbset_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200130,6 +205293,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -200207,6 +205385,7 @@ "name": "jsonbset_to_alphanumset", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200293,6 +205472,7 @@ "name": "jsonbset_to_intset", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200368,6 +205548,7 @@ "name": "jsonbset_to_bigintset", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200443,6 +205624,7 @@ "name": "jsonbset_to_floatset", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200518,6 +205700,7 @@ "name": "jsonbset_to_textset_key", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200593,6 +205776,7 @@ "name": "jsonbset_strip_nulls", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200657,6 +205841,7 @@ "name": "jsonbset_pretty", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200711,6 +205896,7 @@ "name": "jsonbset_delete_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200732,6 +205918,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -200784,6 +205985,7 @@ "name": "jsonbset_extract_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200815,6 +206017,21 @@ "canonical": "nullHandleType" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -200878,6 +206095,7 @@ "name": "jsonbset_insert", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200909,6 +206127,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -200976,6 +206209,7 @@ "name": "jsonbset_path_exists", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool *", "canonical": "bool *" @@ -201094,6 +206328,7 @@ "name": "jsonbset_path_match", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool *", "canonical": "bool *" @@ -201212,6 +206447,7 @@ "name": "jsonbset_path_query_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201321,6 +206557,7 @@ "name": "jsonbset_path_query_first", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201430,6 +206667,7 @@ "name": "contained_jsonb_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -201487,6 +206725,7 @@ "name": "contains_set_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -201544,6 +206783,7 @@ "name": "intersection_jsonb_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201613,6 +206853,7 @@ "name": "intersection_set_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201682,6 +206923,7 @@ "name": "jsonb_union_transfn", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201751,6 +206993,7 @@ "name": "minus_jsonb_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201820,6 +207063,7 @@ "name": "minus_set_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201889,6 +207133,7 @@ "name": "union_jsonb_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201958,6 +207203,7 @@ "name": "union_set_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -202027,6 +207273,7 @@ "name": "tjsonb_from_mfjson", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -202076,6 +207323,7 @@ "name": "tjsonb_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -202125,6 +207373,7 @@ "name": "tjsonb_out", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -202168,6 +207417,7 @@ "name": "tjsonbinst_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -202215,6 +207465,7 @@ "name": "tjsonbseq_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -202273,6 +207524,7 @@ "name": "tjsonbseqset_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -202320,6 +207572,7 @@ "name": "tjsonb_from_base_temp", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -202391,6 +207644,7 @@ "name": "tjsonbinst_make", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -202452,6 +207706,7 @@ "name": "tjsonbseq_from_base_tstzset", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -202520,6 +207775,7 @@ "name": "tjsonbseq_from_base_tstzspan", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -202588,6 +207844,7 @@ "name": "tjsonbseqset_from_base_tstzspanset", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -202656,6 +207913,7 @@ "name": "tjsonb_to_ttext", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -202712,6 +207970,7 @@ "name": "ttext_to_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -202768,6 +208027,7 @@ "name": "tjsonb_end_value", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -202816,6 +208076,7 @@ "name": "tjsonb_start_value", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -202864,6 +208125,7 @@ "name": "tjsonb_value_at_timestamptz", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -202944,6 +208206,7 @@ "name": "tjsonb_value_n", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -203015,6 +208278,7 @@ "name": "tjsonb_values", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb **", "canonical": "Jsonb **" @@ -203087,6 +208351,7 @@ "name": "concat_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203168,6 +208433,7 @@ "name": "concat_tjsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203241,6 +208507,7 @@ "name": "contains_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203322,6 +208589,7 @@ "name": "contains_tjsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203395,6 +208663,7 @@ "name": "null_handle_type_from_string", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "nullHandleType", "canonical": "nullHandleType" @@ -203432,6 +208701,7 @@ "name": "tjson_array_element", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203509,6 +208779,7 @@ "name": "tjson_array_length", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203565,6 +208836,7 @@ "name": "tjson_extract_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203591,6 +208863,21 @@ "canonical": "nullHandleType" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -203651,6 +208938,7 @@ "name": "tjson_object_field", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203738,6 +209026,7 @@ "name": "tjson_strip_nulls", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203804,6 +209093,7 @@ "name": "tjsonb_array_element", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203891,6 +209181,7 @@ "name": "tjsonb_array_length", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203947,6 +209238,7 @@ "name": "tjsonb_delete", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204013,6 +209305,7 @@ "name": "tjsonb_delete_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204034,6 +209327,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -204088,6 +209396,7 @@ "name": "tjsonb_delete_index", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204154,6 +209463,7 @@ "name": "tjsonb_delete_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204175,6 +209485,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -204229,6 +209554,7 @@ "name": "tjsonb_exists", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204295,6 +209621,7 @@ "name": "tjsonb_exists_all", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204316,6 +209643,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -204370,6 +209712,7 @@ "name": "tjsonb_exists_any", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204391,6 +209734,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -204445,6 +209803,7 @@ "name": "tjsonb_exists_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204471,192 +209830,21 @@ "canonical": "bool" } ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal; array-or-out-param:keys" - }, - "wire": { - "params": [ - { - "name": "temp", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "keys", - "kind": "unsupported" - }, - { - "name": "count", - "kind": "json", - "json": "integer" - }, + "shape": { + "inputArrays": [ { - "name": "any", - "kind": "json", - "json": "boolean" - } - ], - "result": { - "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" } - ], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - } - }, - { - "name": "tjsonb_extract_path", - "file": "meos_json.h", - "family": "JSON", - "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" - }, - "params": [ - { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "path_elems", - "cType": "text **", - "canonical": "text **" - }, - { - "name": "path_len", - "cType": "int", - "canonical": "int" - }, - { - "name": "astext", - "cType": "bool", - "canonical": "bool" - }, - { - "name": "null_handle", - "cType": "nullHandleType", - "canonical": "nullHandleType" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal; array-or-out-param:path_elems" - }, - "wire": { - "params": [ - { - "name": "temp", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "path_elems", - "kind": "unsupported" - }, - { - "name": "path_len", - "kind": "json", - "json": "integer" - }, - { - "name": "astext", - "kind": "json", - "json": "boolean" - }, - { - "name": "null_handle", - "kind": "json", - "json": "string", - "enum": "nullHandleType" } - ], - "result": { - "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - } - }, - { - "name": "tjsonb_insert", - "file": "meos_json.h", - "family": "JSON", - "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" + ] }, - "params": [ - { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "keys", - "cType": "text **", - "canonical": "text **" - }, - { - "name": "count", - "cType": "int", - "canonical": "int" - }, - { - "name": "newjb", - "cType": "const Jsonb *", - "canonical": "const Jsonb *" - }, - { - "name": "after", - "cType": "bool", - "canonical": "bool" - } - ], "api": "internal", "category": "transformation", "network": { @@ -204688,17 +209876,7 @@ "json": "integer" }, { - "name": "newjb", - "kind": "serialized", - "cType": "const Jsonb *", - "decode": "jsonb_in", - "decode_aux": [], - "encodings": [ - "text" - ] - }, - { - "name": "after", + "name": "any", "kind": "json", "json": "boolean" } @@ -204723,9 +209901,10 @@ } }, { - "name": "tjsonb_object_field", + "name": "tjsonb_extract_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204737,9 +209916,14 @@ "canonical": "const struct Temporal *" }, { - "name": "key", - "cType": "const text *", - "canonical": "const text *" + "name": "path_elems", + "cType": "text **", + "canonical": "text **" + }, + { + "name": "path_len", + "cType": "int", + "canonical": "int" }, { "name": "astext", @@ -204752,12 +209936,27 @@ "canonical": "nullHandleType" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { "exposable": false, "method": null, - "reason": "internal" + "reason": "internal; array-or-out-param:path_elems" }, "wire": { "params": [ @@ -204774,9 +209973,13 @@ ] }, { - "name": "key", + "name": "path_elems", + "kind": "unsupported" + }, + { + "name": "path_len", "kind": "json", - "json": "string" + "json": "integer" }, { "name": "astext", @@ -204810,9 +210013,10 @@ } }, { - "name": "tjsonb_path_exists", + "name": "tjsonb_insert", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204824,29 +210028,39 @@ "canonical": "const struct Temporal *" }, { - "name": "jp", - "cType": "const JsonPath *", - "canonical": "const JsonPath *" + "name": "keys", + "cType": "text **", + "canonical": "text **" }, { - "name": "vars", - "cType": "const Jsonb *", - "canonical": "const Jsonb *" + "name": "count", + "cType": "int", + "canonical": "int" }, { - "name": "silent", - "cType": "bool", - "canonical": "bool" + "name": "newjb", + "cType": "const Jsonb *", + "canonical": "const Jsonb *" }, { - "name": "tz", + "name": "after", "cType": "bool", "canonical": "bool" } ], "shape": { - "nullable": [ - "vars" + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } ] }, "api": "internal", @@ -204854,7 +210068,7 @@ "network": { "exposable": false, "method": null, - "reason": "internal" + "reason": "internal; array-or-out-param:keys" }, "wire": { "params": [ @@ -204871,17 +210085,16 @@ ] }, { - "name": "jp", - "kind": "serialized", - "cType": "const JsonPath *", - "decode": "jsonpath_in", - "decode_aux": [], - "encodings": [ - "text" - ] + "name": "keys", + "kind": "unsupported" }, { - "name": "vars", + "name": "count", + "kind": "json", + "json": "integer" + }, + { + "name": "newjb", "kind": "serialized", "cType": "const Jsonb *", "decode": "jsonb_in", @@ -204891,12 +210104,7 @@ ] }, { - "name": "silent", - "kind": "json", - "json": "boolean" - }, - { - "name": "tz", + "name": "after", "kind": "json", "json": "boolean" } @@ -204921,9 +210129,10 @@ } }, { - "name": "tjsonb_path_match", + "name": "tjsonb_object_field", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204935,31 +210144,21 @@ "canonical": "const struct Temporal *" }, { - "name": "jp", - "cType": "const JsonPath *", - "canonical": "const JsonPath *" - }, - { - "name": "vars", - "cType": "const Jsonb *", - "canonical": "const Jsonb *" + "name": "key", + "cType": "const text *", + "canonical": "const text *" }, { - "name": "silent", + "name": "astext", "cType": "bool", "canonical": "bool" }, { - "name": "tz", - "cType": "bool", - "canonical": "bool" + "name": "null_handle", + "cType": "nullHandleType", + "canonical": "nullHandleType" } ], - "shape": { - "nullable": [ - "vars" - ] - }, "api": "internal", "category": "transformation", "network": { @@ -204982,34 +210181,20 @@ ] }, { - "name": "jp", - "kind": "serialized", - "cType": "const JsonPath *", - "decode": "jsonpath_in", - "decode_aux": [], - "encodings": [ - "text" - ] - }, - { - "name": "vars", - "kind": "serialized", - "cType": "const Jsonb *", - "decode": "jsonb_in", - "decode_aux": [], - "encodings": [ - "text" - ] + "name": "key", + "kind": "json", + "json": "string" }, { - "name": "silent", + "name": "astext", "kind": "json", "json": "boolean" }, { - "name": "tz", + "name": "null_handle", "kind": "json", - "json": "boolean" + "json": "string", + "enum": "nullHandleType" } ], "result": { @@ -205032,9 +210217,10 @@ } }, { - "name": "tjsonb_path_query_array", + "name": "tjsonb_path_exists", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205143,9 +210329,10 @@ } }, { - "name": "tjsonb_path_query_first", + "name": "tjsonb_path_match", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205254,65 +210441,10 @@ } }, { - "name": "tjsonb_pretty", - "file": "meos_json.h", - "family": "JSON", - "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" - }, - "params": [ - { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - } - }, - { - "name": "tjsonb_set", + "name": "tjsonb_path_query_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205324,42 +210456,37 @@ "canonical": "const struct Temporal *" }, { - "name": "keys", - "cType": "text **", - "canonical": "text **" - }, - { - "name": "count", - "cType": "int", - "canonical": "int" + "name": "jp", + "cType": "const JsonPath *", + "canonical": "const JsonPath *" }, { - "name": "newjb", + "name": "vars", "cType": "const Jsonb *", "canonical": "const Jsonb *" }, { - "name": "create", + "name": "silent", "cType": "bool", "canonical": "bool" }, { - "name": "handle_null", - "cType": "const text *", - "canonical": "const text *" - }, - { - "name": "lax", + "name": "tz", "cType": "bool", "canonical": "bool" } ], + "shape": { + "nullable": [ + "vars" + ] + }, "api": "internal", "category": "transformation", "network": { "exposable": false, "method": null, - "reason": "internal; array-or-out-param:keys" + "reason": "internal" }, "wire": { "params": [ @@ -205376,16 +210503,17 @@ ] }, { - "name": "keys", - "kind": "unsupported" - }, - { - "name": "count", - "kind": "json", - "json": "integer" + "name": "jp", + "kind": "serialized", + "cType": "const JsonPath *", + "decode": "jsonpath_in", + "decode_aux": [], + "encodings": [ + "text" + ] }, { - "name": "newjb", + "name": "vars", "kind": "serialized", "cType": "const Jsonb *", "decode": "jsonb_in", @@ -205395,17 +210523,12 @@ ] }, { - "name": "create", + "name": "silent", "kind": "json", "json": "boolean" }, { - "name": "handle_null", - "kind": "json", - "json": "string" - }, - { - "name": "lax", + "name": "tz", "kind": "json", "json": "boolean" } @@ -205430,9 +210553,10 @@ } }, { - "name": "tjsonb_strip_nulls", + "name": "tjsonb_path_query_first", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205444,11 +210568,31 @@ "canonical": "const struct Temporal *" }, { - "name": "strip_in_arrays", + "name": "jp", + "cType": "const JsonPath *", + "canonical": "const JsonPath *" + }, + { + "name": "vars", + "cType": "const Jsonb *", + "canonical": "const Jsonb *" + }, + { + "name": "silent", + "cType": "bool", + "canonical": "bool" + }, + { + "name": "tz", "cType": "bool", "canonical": "bool" } ], + "shape": { + "nullable": [ + "vars" + ] + }, "api": "internal", "category": "transformation", "network": { @@ -205471,7 +210615,32 @@ ] }, { - "name": "strip_in_arrays", + "name": "jp", + "kind": "serialized", + "cType": "const JsonPath *", + "decode": "jsonpath_in", + "decode_aux": [], + "encodings": [ + "text" + ] + }, + { + "name": "vars", + "kind": "serialized", + "cType": "const Jsonb *", + "decode": "jsonb_in", + "decode_aux": [], + "encodings": [ + "text" + ] + }, + { + "name": "silent", + "kind": "json", + "json": "boolean" + }, + { + "name": "tz", "kind": "json", "json": "boolean" } @@ -205496,9 +210665,10 @@ } }, { - "name": "tjsonb_to_tbool", + "name": "tjsonb_pretty", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205508,20 +210678,10 @@ "name": "temp", "cType": "const Temporal *", "canonical": "const struct Temporal *" - }, - { - "name": "key", - "cType": "const char *", - "canonical": "const char *" - }, - { - "name": "null_handle", - "cType": "nullHandleType", - "canonical": "nullHandleType" } ], "api": "internal", - "category": "conversion", + "category": "transformation", "network": { "exposable": false, "method": null, @@ -205540,17 +210700,6 @@ "text", "wkb" ] - }, - { - "name": "key", - "kind": "json", - "json": "string" - }, - { - "name": "null_handle", - "kind": "json", - "json": "string", - "enum": "nullHandleType" } ], "result": { @@ -205573,9 +210722,10 @@ } }, { - "name": "tjsonb_to_tfloat", + "name": "tjsonb_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205587,27 +210737,57 @@ "canonical": "const struct Temporal *" }, { - "name": "key", - "cType": "const char *", - "canonical": "const char *" + "name": "keys", + "cType": "text **", + "canonical": "text **" }, { - "name": "interp", - "cType": "interpType", - "canonical": "interpType" + "name": "count", + "cType": "int", + "canonical": "int" }, { - "name": "null_handle", - "cType": "nullHandleType", - "canonical": "nullHandleType" + "name": "newjb", + "cType": "const Jsonb *", + "canonical": "const Jsonb *" + }, + { + "name": "create", + "cType": "bool", + "canonical": "bool" + }, + { + "name": "handle_null", + "cType": "const text *", + "canonical": "const text *" + }, + { + "name": "lax", + "cType": "bool", + "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", - "category": "conversion", + "category": "transformation", "network": { "exposable": false, "method": null, - "reason": "internal" + "reason": "internal; array-or-out-param:keys" }, "wire": { "params": [ @@ -205624,21 +210804,38 @@ ] }, { - "name": "key", + "name": "keys", + "kind": "unsupported" + }, + { + "name": "count", "kind": "json", - "json": "string" + "json": "integer" }, { - "name": "interp", + "name": "newjb", + "kind": "serialized", + "cType": "const Jsonb *", + "decode": "jsonb_in", + "decode_aux": [], + "encodings": [ + "text" + ] + }, + { + "name": "create", "kind": "json", - "json": "string", - "enum": "interpType" + "json": "boolean" }, { - "name": "null_handle", + "name": "handle_null", "kind": "json", - "json": "string", - "enum": "nullHandleType" + "json": "string" + }, + { + "name": "lax", + "kind": "json", + "json": "boolean" } ], "result": { @@ -205661,9 +210858,10 @@ } }, { - "name": "tjsonb_to_tint", + "name": "tjsonb_strip_nulls", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205675,18 +210873,13 @@ "canonical": "const struct Temporal *" }, { - "name": "key", - "cType": "const char *", - "canonical": "const char *" - }, - { - "name": "null_handle", - "cType": "nullHandleType", - "canonical": "nullHandleType" + "name": "strip_in_arrays", + "cType": "bool", + "canonical": "bool" } ], "api": "internal", - "category": "conversion", + "category": "transformation", "network": { "exposable": false, "method": null, @@ -205707,15 +210900,9 @@ ] }, { - "name": "key", - "kind": "json", - "json": "string" - }, - { - "name": "null_handle", + "name": "strip_in_arrays", "kind": "json", - "json": "string", - "enum": "nullHandleType" + "json": "boolean" } ], "result": { @@ -205738,9 +210925,10 @@ } }, { - "name": "tjsonb_to_ttext_key", + "name": "tjsonb_to_tbool", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205815,9 +211003,10 @@ } }, { - "name": "tjsonb_at_value", + "name": "tjsonb_to_tfloat", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205829,13 +211018,23 @@ "canonical": "const struct Temporal *" }, { - "name": "jsb", - "cType": "const Jsonb *", - "canonical": "const Jsonb *" + "name": "key", + "cType": "const char *", + "canonical": "const char *" + }, + { + "name": "interp", + "cType": "interpType", + "canonical": "interpType" + }, + { + "name": "null_handle", + "cType": "nullHandleType", + "canonical": "nullHandleType" } ], "api": "internal", - "category": "accessor", + "category": "conversion", "network": { "exposable": false, "method": null, @@ -205856,14 +211055,21 @@ ] }, { - "name": "jsb", - "kind": "serialized", - "cType": "const Jsonb *", - "decode": "jsonb_in", - "decode_aux": [], - "encodings": [ - "text" - ] + "name": "key", + "kind": "json", + "json": "string" + }, + { + "name": "interp", + "kind": "json", + "json": "string", + "enum": "interpType" + }, + { + "name": "null_handle", + "kind": "json", + "json": "string", + "enum": "nullHandleType" } ], "result": { @@ -205886,9 +211092,10 @@ } }, { - "name": "tjsonb_minus_value", + "name": "tjsonb_to_tint", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205900,13 +211107,18 @@ "canonical": "const struct Temporal *" }, { - "name": "jsb", - "cType": "const Jsonb *", - "canonical": "const Jsonb *" + "name": "key", + "cType": "const char *", + "canonical": "const char *" + }, + { + "name": "null_handle", + "cType": "nullHandleType", + "canonical": "nullHandleType" } ], "api": "internal", - "category": "accessor", + "category": "conversion", "network": { "exposable": false, "method": null, @@ -205927,14 +211139,237 @@ ] }, { - "name": "jsb", - "kind": "serialized", - "cType": "const Jsonb *", - "decode": "jsonb_in", - "decode_aux": [], - "encodings": [ - "text" - ] + "name": "key", + "kind": "json", + "json": "string" + }, + { + "name": "null_handle", + "kind": "json", + "json": "string", + "enum": "nullHandleType" + } + ], + "result": { + "kind": "serialized", + "cType": "struct Temporal *", + "encode": "temporal_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + } + }, + { + "name": "tjsonb_to_ttext_key", + "file": "meos_json.h", + "family": "JSON", + "vendored": false, + "returnType": { + "c": "Temporal *", + "canonical": "struct Temporal *" + }, + "params": [ + { + "name": "temp", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "key", + "cType": "const char *", + "canonical": "const char *" + }, + { + "name": "null_handle", + "cType": "nullHandleType", + "canonical": "nullHandleType" + } + ], + "api": "internal", + "category": "conversion", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "temp", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "key", + "kind": "json", + "json": "string" + }, + { + "name": "null_handle", + "kind": "json", + "json": "string", + "enum": "nullHandleType" + } + ], + "result": { + "kind": "serialized", + "cType": "struct Temporal *", + "encode": "temporal_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + } + }, + { + "name": "tjsonb_at_value", + "file": "meos_json.h", + "family": "JSON", + "vendored": false, + "returnType": { + "c": "Temporal *", + "canonical": "struct Temporal *" + }, + "params": [ + { + "name": "temp", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "jsb", + "cType": "const Jsonb *", + "canonical": "const Jsonb *" + } + ], + "api": "internal", + "category": "accessor", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "temp", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "jsb", + "kind": "serialized", + "cType": "const Jsonb *", + "decode": "jsonb_in", + "decode_aux": [], + "encodings": [ + "text" + ] + } + ], + "result": { + "kind": "serialized", + "cType": "struct Temporal *", + "encode": "temporal_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + } + }, + { + "name": "tjsonb_minus_value", + "file": "meos_json.h", + "family": "JSON", + "vendored": false, + "returnType": { + "c": "Temporal *", + "canonical": "struct Temporal *" + }, + "params": [ + { + "name": "temp", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "jsb", + "cType": "const Jsonb *", + "canonical": "const Jsonb *" + } + ], + "api": "internal", + "category": "accessor", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "temp", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "jsb", + "kind": "serialized", + "cType": "const Jsonb *", + "decode": "jsonb_in", + "decode_aux": [], + "encodings": [ + "text" + ] } ], "result": { @@ -205960,6 +211395,7 @@ "name": "always_eq_jsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206018,6 +211454,7 @@ "name": "always_eq_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206076,6 +211513,7 @@ "name": "always_eq_tjsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206136,6 +211574,7 @@ "name": "always_ne_jsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206194,6 +211633,7 @@ "name": "always_ne_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206252,6 +211692,7 @@ "name": "always_ne_tjsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206312,6 +211753,7 @@ "name": "ever_eq_jsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206370,6 +211812,7 @@ "name": "ever_eq_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206428,6 +211871,7 @@ "name": "ever_eq_tjsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206488,6 +211932,7 @@ "name": "ever_ne_jsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206546,6 +211991,7 @@ "name": "ever_ne_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206604,6 +212050,7 @@ "name": "ever_ne_tjsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206664,6 +212111,7 @@ "name": "teq_jsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -206735,6 +212183,7 @@ "name": "teq_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -206806,6 +212255,7 @@ "name": "tne_jsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -206877,6 +212327,7 @@ "name": "tne_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -206948,6 +212399,7 @@ "name": "setPath", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "JsonbValue *", "canonical": "JsonbValue *" @@ -206994,6 +212446,32 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + }, + { + "param": "path_nulls", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "bool", + "canonical": "bool" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -207048,6 +212526,7 @@ "name": "setPathObject", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -207099,6 +212578,32 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + }, + { + "param": "path_nulls", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "bool", + "canonical": "bool" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -207157,6 +212662,7 @@ "name": "setPathArray", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -207208,6 +212714,32 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "path_elems", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + }, + { + "param": "path_nulls", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "bool", + "canonical": "bool" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -207266,6 +212798,7 @@ "name": "datum_jsonb_concat", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207309,6 +212842,7 @@ "name": "datum_jsonb_contained", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207352,6 +212886,7 @@ "name": "datum_jsonb_contains", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207395,6 +212930,7 @@ "name": "datum_jsonb_delete", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207438,6 +212974,7 @@ "name": "datum_jsonb_delete_array", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207490,6 +213027,7 @@ "name": "datum_jsonb_delete_index", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207533,6 +213071,7 @@ "name": "datum_json_array_element", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207576,6 +213115,7 @@ "name": "datum_jsonb_array_element", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207619,6 +213159,7 @@ "name": "datum_json_array_element_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207662,6 +213203,7 @@ "name": "datum_jsonb_array_element_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207705,6 +213247,7 @@ "name": "datum_jsonb_exists", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207748,6 +213291,7 @@ "name": "datum_jsonb_exists_array", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207809,6 +213353,7 @@ "name": "datum_json_array_length", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207843,6 +213388,7 @@ "name": "datum_jsonb_array_length", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207877,6 +213423,7 @@ "name": "datum_json_object_field", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207920,6 +213467,7 @@ "name": "datum_jsonb_object_field", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207963,6 +213511,7 @@ "name": "datum_json_object_field_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208006,6 +213555,7 @@ "name": "datum_jsonb_object_field_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208049,6 +213599,7 @@ "name": "datum_json_strip_nulls", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208092,6 +213643,7 @@ "name": "datum_jsonb_strip_nulls", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208135,6 +213687,7 @@ "name": "datum_jsonb_pretty", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208169,6 +213722,7 @@ "name": "datum_json_extract_path", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208221,6 +213775,7 @@ "name": "datum_jsonb_extract_path", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208273,6 +213828,7 @@ "name": "datum_json_extract_path_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208325,6 +213881,7 @@ "name": "datum_jsonb_extract_path_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208377,6 +213934,7 @@ "name": "datum_jsonb_set", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208447,6 +214005,7 @@ "name": "datum_jsonb_set_lax", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208526,6 +214085,7 @@ "name": "datum_jsonb_delete_path", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208578,6 +214138,7 @@ "name": "datum_jsonb_insert", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208648,6 +214209,7 @@ "name": "datum_jsonb_path_exists", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208718,6 +214280,7 @@ "name": "datum_jsonb_path_match", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208788,6 +214351,7 @@ "name": "datum_jsonb_path_query_array", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208858,6 +214422,7 @@ "name": "datum_jsonb_path_query_first", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208928,6 +214493,7 @@ "name": "datum_jsonb_to_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208962,6 +214528,7 @@ "name": "datum_text_to_jsonb", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208996,6 +214563,7 @@ "name": "datum_jsonb_to_alphanum", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -209057,6 +214625,7 @@ "name": "tjsonb_to_talphanum", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209156,6 +214725,7 @@ "name": "jsonbfunc_jsonbset", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -209242,6 +214812,7 @@ "name": "tcellindex_get_resolution", "file": "meos_cellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209298,6 +214869,7 @@ "name": "tcellindex_is_valid_cell", "file": "meos_cellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209354,6 +214926,7 @@ "name": "tcellindex_cell_to_parent", "file": "meos_cellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209420,6 +214993,7 @@ "name": "tcellindex_cell_to_point", "file": "meos_cellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209476,6 +215050,7 @@ "name": "tcellindex_cell_to_boundary", "file": "meos_cellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209532,6 +215107,7 @@ "name": "tcellindex_cell_area", "file": "meos_cellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209588,6 +215164,7 @@ "name": "meos_proj_get_context", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "PJ_CONTEXT *", "canonical": "struct pj_ctx *" @@ -209611,6 +215188,7 @@ "name": "geos_get_context", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GEOSContextHandle_t", "canonical": "struct GEOSContextHandle_HS *" @@ -209634,6 +215212,7 @@ "name": "datum_geo_round", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -209677,6 +215256,7 @@ "name": "point_round", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -209743,67 +215323,11 @@ } } }, - { - "name": "geo_set_srid_int", - "file": "meos_internal_geo.h", - "family": "CORE", - "returnType": { - "c": "void", - "canonical": "void" - }, - "params": [ - { - "name": "gs", - "cType": "const GSERIALIZED *", - "canonical": "const GSERIALIZED *" - }, - { - "name": "srid", - "cType": "int32_t", - "canonical": "int" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "gs", - "kind": "serialized", - "cType": "const GSERIALIZED *", - "decode": "geo_from_text", - "decode_aux": [ - { - "name": "srid", - "kind": "integer", - "default": 0 - } - ], - "encodings": [ - "mfjson", - "text" - ] - }, - { - "name": "srid", - "kind": "json", - "json": "integer" - } - ], - "result": { - "kind": "void" - } - } - }, { "name": "stbox_set", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -209966,6 +215490,7 @@ "name": "gbox_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210037,6 +215562,7 @@ "name": "geo_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -210106,6 +215632,7 @@ "name": "geoarr_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210128,6 +215655,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "result" ] @@ -210171,6 +215711,7 @@ "name": "spatial_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -210238,6 +215779,7 @@ "name": "spatialset_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210300,6 +215842,7 @@ "name": "distance_spatialset_value", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -210350,6 +215893,7 @@ "name": "distance_spatialset_spatialset", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -210407,6 +215951,7 @@ "name": "stbox_set_box3d", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210468,6 +216013,7 @@ "name": "stbox_set_gbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210529,6 +216075,7 @@ "name": "tstzset_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210591,6 +216138,7 @@ "name": "timestamptz_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210641,6 +216189,7 @@ "name": "tstzspan_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210703,6 +216252,7 @@ "name": "tstzspanset_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210765,6 +216315,7 @@ "name": "stbox_expand", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210822,6 +216373,7 @@ "name": "stbox_expand_space_set", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -210895,6 +216447,7 @@ "name": "stbox_contains", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -210953,6 +216506,7 @@ "name": "stbox_contained", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211011,6 +216565,7 @@ "name": "stbox_overlaps", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211069,6 +216624,7 @@ "name": "stbox_same", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211127,6 +216683,7 @@ "name": "stbox_adjacent", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211185,6 +216742,7 @@ "name": "stbox_left", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211243,6 +216801,7 @@ "name": "stbox_right", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211301,6 +216860,7 @@ "name": "stbox_overleft", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211359,6 +216919,7 @@ "name": "stbox_overright", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211417,6 +216978,7 @@ "name": "stbox_below", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211475,6 +217037,7 @@ "name": "stbox_above", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211533,6 +217096,7 @@ "name": "stbox_overbelow", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211591,6 +217155,7 @@ "name": "stbox_overabove", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211649,6 +217214,7 @@ "name": "stbox_front", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211707,6 +217273,7 @@ "name": "stbox_back", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211765,6 +217332,7 @@ "name": "stbox_overfront", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211823,6 +217391,7 @@ "name": "stbox_overback", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211881,6 +217450,7 @@ "name": "stbox_before", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211939,6 +217509,7 @@ "name": "stbox_after", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211997,6 +217568,7 @@ "name": "stbox_overbefore", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -212055,6 +217627,7 @@ "name": "stbox_overafter", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -212113,6 +217686,7 @@ "name": "inter_stbox_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -212192,6 +217766,7 @@ "name": "tgeogpointinst_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -212248,6 +217823,7 @@ "name": "tgeogpointinst_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -212295,6 +217871,7 @@ "name": "tgeogpointseq_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -212362,6 +217939,7 @@ "name": "tgeogpointseq_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -212420,6 +217998,7 @@ "name": "tgeogpointseqset_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -212487,6 +218066,7 @@ "name": "tgeogpointseqset_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -212534,6 +218114,7 @@ "name": "tgeompointinst_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -212590,6 +218171,7 @@ "name": "tgeompointinst_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -212637,6 +218219,7 @@ "name": "tgeompointseq_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -212704,6 +218287,7 @@ "name": "tgeompointseq_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -212762,6 +218346,7 @@ "name": "tgeompointseqset_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -212829,6 +218414,7 @@ "name": "tgeompointseqset_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -212876,6 +218462,7 @@ "name": "tgeographyinst_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -212932,6 +218519,7 @@ "name": "tgeographyinst_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -212979,6 +218567,7 @@ "name": "tgeographyseq_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -213046,6 +218635,7 @@ "name": "tgeographyseq_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -213104,6 +218694,7 @@ "name": "tgeographyseqset_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -213171,6 +218762,7 @@ "name": "tgeographyseqset_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -213218,6 +218810,7 @@ "name": "tgeometryinst_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -213274,6 +218867,7 @@ "name": "tgeometryinst_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -213321,6 +218915,7 @@ "name": "tgeometryseq_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -213388,6 +218983,7 @@ "name": "tgeometryseq_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -213446,6 +219042,7 @@ "name": "tgeometryseqset_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -213513,6 +219110,7 @@ "name": "tgeometryseqset_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -213560,6 +219158,7 @@ "name": "tspatial_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -213623,6 +219222,7 @@ "name": "tspatialseq_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -213673,6 +219273,7 @@ "name": "tspatialseqset_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -213729,6 +219330,7 @@ "name": "tgeo_restrict_elevation", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -213811,6 +219413,7 @@ "name": "tgeo_restrict_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -213899,6 +219502,7 @@ "name": "tgeo_restrict_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -213991,6 +219595,7 @@ "name": "tgeoinst_restrict_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -214075,6 +219680,7 @@ "name": "tgeoinst_restrict_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -214163,6 +219769,7 @@ "name": "tgeoseq_restrict_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -214243,6 +219850,7 @@ "name": "tgeoseq_restrict_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -214327,6 +219935,7 @@ "name": "tgeoseqset_restrict_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -214411,6 +220020,7 @@ "name": "tgeoseqset_restrict_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -214499,6 +220109,7 @@ "name": "geo_edge_ctx_make", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -214543,55 +220154,115 @@ } }, { - "name": "geo_edge_ctx_free", + "name": "geo_is_planar_linear", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { - "c": "void", - "canonical": "void" + "c": "bool", + "canonical": "bool" }, "params": [ { - "name": "ctx", - "cType": "void *", - "canonical": "void *" + "name": "gs", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" } ], "api": "internal", - "category": "transformation", + "category": "predicate", "network": { "exposable": false, "method": null, - "reason": "internal; no-decoder:void" + "reason": "internal" }, "wire": { "params": [ { - "name": "ctx", - "kind": "unsupported" + "name": "gs", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] } ], "result": { - "kind": "void" + "kind": "json", + "json": "boolean" } } }, { - "name": "geo_intersects2d", + "name": "geo_clip_subject", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" }, "params": [ { - "name": "gs1", + "name": "gs", "cType": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" - }, + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "gs", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + } + ], + "result": { + "kind": "json", + "json": "boolean" + } + } + }, + { + "name": "geo_is_point_set", + "file": "meos_internal_geo.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "bool", + "canonical": "bool" + }, + "params": [ { - "name": "gs2", + "name": "gs", "cType": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" } @@ -214606,7 +220277,7 @@ "wire": { "params": [ { - "name": "gs1", + "name": "gs", "kind": "serialized", "cType": "const GSERIALIZED *", "decode": "geo_from_text", @@ -214621,9 +220292,41 @@ "mfjson", "text" ] - }, + } + ], + "result": { + "kind": "json", + "json": "boolean" + } + } + }, + { + "name": "geo_meos_supported", + "file": "meos_internal_geo.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "bool", + "canonical": "bool" + }, + "params": [ + { + "name": "gs", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ { - "name": "gs2", + "name": "gs", "kind": "serialized", "cType": "const GSERIALIZED *", "decode": "geo_from_text", @@ -214647,34 +220350,57 @@ } }, { - "name": "geo_intersects2d_ctx", + "name": "geo_points_covered", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { - "c": "bool", - "canonical": "bool" + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" }, "params": [ + { + "name": "pts", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" + }, { "name": "gs", "cType": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" }, { - "name": "ctx", - "cType": "const void *", - "canonical": "const void *" + "name": "covered", + "cType": "bool", + "canonical": "bool" } ], "api": "internal", - "category": "predicate", + "category": "transformation", "network": { "exposable": false, "method": null, - "reason": "internal; no-decoder:void" + "reason": "internal" }, "wire": { "params": [ + { + "name": "pts", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + }, { "name": "gs", "kind": "serialized", @@ -214692,21 +220418,292 @@ "text" ] }, + { + "name": "covered", + "kind": "json", + "json": "boolean" + } + ], + "result": { + "kind": "serialized", + "cType": "GSERIALIZED *", + "encode": "geo_as_ewkt", + "encode_aux": [ + { + "name": "precision", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "mfjson", + "text" + ] + } + } + }, + { + "name": "geo_clip_linear_geom", + "file": "meos_internal_geo.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + }, + "params": [ + { + "name": "line", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" + }, + { + "name": "gs", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" + }, + { + "name": "inside", + "cType": "bool", + "canonical": "bool" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "line", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + }, + { + "name": "gs", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + }, + { + "name": "inside", + "kind": "json", + "json": "boolean" + } + ], + "result": { + "kind": "serialized", + "cType": "GSERIALIZED *", + "encode": "geo_as_ewkt", + "encode_aux": [ + { + "name": "precision", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "mfjson", + "text" + ] + } + } + }, + { + "name": "geo_edge_ctx_free", + "file": "meos_internal_geo.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "void", + "canonical": "void" + }, + "params": [ + { + "name": "ctx", + "cType": "void *", + "canonical": "void *" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:void" + }, + "wire": { + "params": [ { "name": "ctx", "kind": "unsupported" } ], "result": { - "kind": "json", - "json": "boolean" + "kind": "void" } } }, { - "name": "geo_covers2d", + "name": "geo_intersects2d", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, + "returnType": { + "c": "bool", + "canonical": "bool" + }, + "params": [ + { + "name": "gs1", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" + }, + { + "name": "gs2", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "gs1", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + }, + { + "name": "gs2", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + } + ], + "result": { + "kind": "json", + "json": "boolean" + } + } + }, + { + "name": "geo_intersects2d_ctx", + "file": "meos_internal_geo.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "bool", + "canonical": "bool" + }, + "params": [ + { + "name": "gs", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" + }, + { + "name": "ctx", + "cType": "const void *", + "canonical": "const void *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:void" + }, + "wire": { + "params": [ + { + "name": "gs", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + }, + { + "name": "ctx", + "kind": "unsupported" + } + ], + "result": { + "kind": "json", + "json": "boolean" + } + } + }, + { + "name": "geo_covers2d", + "file": "meos_internal_geo.h", + "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -214777,6 +220774,7 @@ "name": "tpoint_linear_inter_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -214865,6 +220863,7 @@ "name": "tpoint_linear_inter_geom_ctx", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -214940,6 +220939,7 @@ "name": "tpoint_linear_dwithin_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -215028,6 +221028,7 @@ "name": "tpoint_linear_dwithin_geom_ctx", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -215103,6 +221104,7 @@ "name": "tpoint_linear_distance_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -215181,6 +221183,7 @@ "name": "tpoint_linear_restrict_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -215269,6 +221272,7 @@ "name": "geom_meos_supported", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -215304,6 +221308,7 @@ "name": "spatial_srid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -215350,6 +221355,7 @@ "name": "spatial_set_srid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -215406,6 +221412,7 @@ "name": "tspatialinst_srid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -215447,6 +221454,7 @@ "name": "tpointseq_azimuth", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -215493,6 +221501,7 @@ "name": "tpointseq_cumulative_length", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -215549,6 +221558,7 @@ "name": "tpointseq_is_simple", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -215584,6 +221594,7 @@ "name": "tpointseq_length", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -215619,6 +221630,7 @@ "name": "tpointseq_linear_trajectory", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -215676,6 +221688,7 @@ "name": "tgeoseq_stboxes", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -215747,6 +221760,7 @@ "name": "tgeoseq_split_n_stboxes", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -215828,6 +221842,7 @@ "name": "tpointseqset_azimuth", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -215880,6 +221895,7 @@ "name": "tpointseqset_cumulative_length", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -215932,6 +221948,7 @@ "name": "tpointseqset_is_simple", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -215973,6 +221990,7 @@ "name": "tpointseqset_length", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -216014,6 +222032,7 @@ "name": "tgeoseqset_stboxes", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -216091,6 +222110,7 @@ "name": "tgeoseqset_split_n_stboxes", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -216178,6 +222198,7 @@ "name": "tgeominst_tgeoginst", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -216240,6 +222261,7 @@ "name": "tgeomseq_tgeogseq", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -216296,6 +222318,7 @@ "name": "tgeomseqset_tgeogseqset", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -216358,6 +222381,7 @@ "name": "tgeom_tgeog", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -216424,6 +222448,7 @@ "name": "tgeo_tpoint", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -216490,6 +222515,7 @@ "name": "tspatialinst_set_srid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -216540,6 +222566,7 @@ "name": "tpointseq_make_simple", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -216610,6 +222637,7 @@ "name": "tspatialseq_set_srid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -216654,6 +222682,7 @@ "name": "tpointseqset_make_simple", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -216730,6 +222759,7 @@ "name": "tspatialseqset_set_srid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -216780,6 +222810,7 @@ "name": "tpointseq_twcentroid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -216827,6 +222858,7 @@ "name": "tpointseqset_twcentroid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -216880,6 +222912,7 @@ "name": "npoint_as_ewkt", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -216932,6 +222965,7 @@ "name": "npoint_as_hexwkb", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -216998,6 +223032,7 @@ "name": "npoint_as_text", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -217050,6 +223085,7 @@ "name": "npoint_as_wkb", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -217115,6 +223151,7 @@ "name": "npoint_from_hexwkb", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -217163,6 +223200,7 @@ "name": "npoint_from_wkb", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -217179,6 +223217,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -217219,6 +223272,7 @@ "name": "npoint_in", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -217267,6 +223321,7 @@ "name": "npoint_out", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -217319,6 +223374,7 @@ "name": "nsegment_in", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -217366,6 +223422,7 @@ "name": "nsegment_out", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -217417,6 +223474,7 @@ "name": "npoint_make", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -217474,6 +223532,7 @@ "name": "nsegment_make", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -217540,6 +223599,7 @@ "name": "geompoint_to_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -217600,6 +223660,7 @@ "name": "geom_to_nsegment", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -217659,6 +223720,7 @@ "name": "npoint_to_geompoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -217713,6 +223775,7 @@ "name": "npoint_to_nsegment", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -217766,6 +223829,7 @@ "name": "npoint_to_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -217820,6 +223884,7 @@ "name": "nsegment_to_geom", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -217873,6 +223938,7 @@ "name": "nsegment_to_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -217926,6 +223992,7 @@ "name": "npoint_hash", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -217967,6 +224034,7 @@ "name": "npoint_hash_extended", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -218017,6 +224085,7 @@ "name": "npoint_position", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -218059,6 +224128,7 @@ "name": "npoint_route", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -218100,6 +224170,7 @@ "name": "nsegment_end_position", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -218141,6 +224212,7 @@ "name": "nsegment_route", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -218181,6 +224253,7 @@ "name": "nsegment_start_position", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -218222,6 +224295,7 @@ "name": "route_exists", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -218257,6 +224331,7 @@ "name": "route_geom", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" @@ -218304,6 +224379,7 @@ "name": "route_length", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -218339,6 +224415,7 @@ "name": "npoint_round", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -218403,6 +224480,7 @@ "name": "nsegment_round", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -218465,6 +224543,7 @@ "name": "get_srid_ways", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -218489,6 +224568,7 @@ "name": "npoint_srid", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -218531,6 +224611,7 @@ "name": "nsegment_srid", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -218572,6 +224653,7 @@ "name": "npoint_timestamptz_to_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -218635,6 +224717,7 @@ "name": "npoint_tstzspan_to_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -218705,6 +224788,7 @@ "name": "npoint_cmp", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -218763,6 +224847,7 @@ "name": "npoint_eq", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -218821,6 +224906,7 @@ "name": "npoint_ge", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -218879,6 +224965,7 @@ "name": "npoint_gt", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -218937,6 +225024,7 @@ "name": "npoint_le", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -218995,6 +225083,7 @@ "name": "npoint_lt", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219053,6 +225142,7 @@ "name": "npoint_ne", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219111,6 +225201,7 @@ "name": "npoint_same", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219169,6 +225260,7 @@ "name": "nsegment_cmp", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -219225,6 +225317,7 @@ "name": "nsegment_eq", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219281,6 +225374,7 @@ "name": "nsegment_ge", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219337,6 +225431,7 @@ "name": "nsegment_gt", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219393,6 +225488,7 @@ "name": "nsegment_le", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219449,6 +225545,7 @@ "name": "nsegment_lt", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219505,6 +225602,7 @@ "name": "nsegment_ne", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219561,6 +225659,7 @@ "name": "npointset_in", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -219609,6 +225708,7 @@ "name": "npointset_out", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -219661,6 +225761,7 @@ "name": "npointset_make", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -219677,6 +225778,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Npoint *", + "canonical": "struct Npoint *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -219724,6 +225840,7 @@ "name": "npoint_to_set", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -219778,6 +225895,7 @@ "name": "npointset_end_value", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -219832,6 +225950,7 @@ "name": "npointset_routes", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -219886,6 +226005,7 @@ "name": "npointset_start_value", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -219940,6 +226060,7 @@ "name": "npointset_value_n", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -220017,6 +226138,7 @@ "name": "npointset_values", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint **", "canonical": "struct Npoint **" @@ -220095,6 +226217,7 @@ "name": "contained_npoint_set", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -220153,6 +226276,7 @@ "name": "contains_set_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -220211,6 +226335,7 @@ "name": "intersection_npoint_set", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220281,6 +226406,7 @@ "name": "intersection_set_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220351,6 +226477,7 @@ "name": "minus_npoint_set", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220421,6 +226548,7 @@ "name": "minus_set_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220491,6 +226619,7 @@ "name": "npoint_union_transfn", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220561,6 +226690,7 @@ "name": "union_npoint_set", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220631,6 +226761,7 @@ "name": "union_set_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220701,6 +226832,7 @@ "name": "tnpoint_in", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -220750,6 +226882,7 @@ "name": "tnpoint_from_mfjson", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -220799,6 +226932,7 @@ "name": "tnpoint_out", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -220852,6 +226986,7 @@ "name": "tnpointinst_make", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -220914,6 +227049,7 @@ "name": "tnpoint_from_base_temp", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -220986,6 +227122,7 @@ "name": "tnpointseq_from_base_tstzset", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -221055,6 +227192,7 @@ "name": "tnpointseq_from_base_tstzspan", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -221135,6 +227273,7 @@ "name": "tnpointseqset_from_base_tstzspanset", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -221215,6 +227354,7 @@ "name": "tgeompoint_to_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -221271,6 +227411,7 @@ "name": "tnpoint_to_tgeompoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -221327,6 +227468,7 @@ "name": "tnpoint_cumulative_length", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -221383,6 +227525,7 @@ "name": "tnpoint_end_value", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -221438,6 +227581,7 @@ "name": "tnpoint_length", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -221481,6 +227625,7 @@ "name": "tnpoint_positions", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment **", "canonical": "struct Nsegment **" @@ -221559,6 +227704,7 @@ "name": "tnpoint_route", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -221601,6 +227747,7 @@ "name": "tnpoint_routes", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -221656,6 +227803,7 @@ "name": "tnpoint_speed", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -221712,6 +227860,7 @@ "name": "tnpoint_start_value", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -221767,6 +227916,7 @@ "name": "tnpoint_trajectory", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -221822,6 +227972,7 @@ "name": "tnpoint_value_at_timestamptz", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -221909,6 +228060,7 @@ "name": "tnpoint_value_n", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -221987,6 +228139,7 @@ "name": "tnpoint_values", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint **", "canonical": "struct Npoint **" @@ -222066,6 +228219,7 @@ "name": "tnpoint_twcentroid", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -222121,6 +228275,7 @@ "name": "tnpoint_at_geom", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222199,6 +228354,7 @@ "name": "tnpoint_at_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222271,6 +228427,7 @@ "name": "tnpoint_at_npointset", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222343,6 +228500,7 @@ "name": "tnpoint_at_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222425,6 +228583,7 @@ "name": "tnpoint_minus_geom", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222503,6 +228662,7 @@ "name": "tnpoint_minus_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222575,6 +228735,7 @@ "name": "tnpoint_minus_npointset", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222647,6 +228808,7 @@ "name": "tnpoint_minus_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222729,6 +228891,7 @@ "name": "tdistance_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222801,6 +228964,7 @@ "name": "tdistance_tnpoint_geo", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222879,6 +229043,7 @@ "name": "tdistance_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222952,6 +229117,7 @@ "name": "nad_tnpoint_geo", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -223017,6 +229183,7 @@ "name": "nad_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -223076,6 +229243,7 @@ "name": "nad_tnpoint_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -223135,6 +229303,7 @@ "name": "nad_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -223195,6 +229364,7 @@ "name": "nai_tnpoint_geo", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -223271,6 +229441,7 @@ "name": "nai_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -223341,6 +229512,7 @@ "name": "nai_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -223412,6 +229584,7 @@ "name": "shortestline_tnpoint_geo", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -223489,6 +229662,7 @@ "name": "shortestline_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -223560,6 +229734,7 @@ "name": "shortestline_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -223632,6 +229807,7 @@ "name": "tnpoint_tcentroid_transfn", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -223688,6 +229864,7 @@ "name": "always_eq_npoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -223747,6 +229924,7 @@ "name": "always_eq_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -223806,6 +229984,7 @@ "name": "always_eq_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -223866,6 +230045,7 @@ "name": "always_ne_npoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -223925,6 +230105,7 @@ "name": "always_ne_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -223984,6 +230165,7 @@ "name": "always_ne_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224044,6 +230226,7 @@ "name": "ever_eq_npoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224103,6 +230286,7 @@ "name": "ever_eq_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224162,6 +230346,7 @@ "name": "ever_eq_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224222,6 +230407,7 @@ "name": "ever_ne_npoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224281,6 +230467,7 @@ "name": "ever_ne_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224340,6 +230527,7 @@ "name": "ever_ne_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224400,6 +230588,7 @@ "name": "teq_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -224472,6 +230661,7 @@ "name": "tne_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -224544,6 +230734,7 @@ "name": "pcpoint_hex_in", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -224592,6 +230783,7 @@ "name": "pcpoint_hex_out", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -224644,6 +230836,7 @@ "name": "pcpoint_from_hexwkb", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -224692,6 +230885,7 @@ "name": "pcpoint_as_hexwkb", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -224734,6 +230928,7 @@ "name": "pcpoint_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -224755,6 +230950,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "double", + "canonical": "double" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -224800,6 +231010,7 @@ "name": "pcpoint_copy", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -224854,6 +231065,7 @@ "name": "pcpoint_get_pcid", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -224895,6 +231107,7 @@ "name": "pcpoint_hash", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -224936,6 +231149,7 @@ "name": "pcpoint_hash_extended", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -224986,6 +231200,7 @@ "name": "pcpoint_get_x", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225051,6 +231266,7 @@ "name": "pcpoint_get_y", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225116,6 +231332,7 @@ "name": "pcpoint_get_z", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225181,6 +231398,7 @@ "name": "pcpoint_get_dim", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225256,6 +231474,7 @@ "name": "pcpoint_to_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -225318,6 +231537,7 @@ "name": "meos_pc_schema", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "PCSCHEMA *", "canonical": "struct PCSCHEMA *" @@ -225352,6 +231572,7 @@ "name": "meos_pc_schema_register", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -225395,6 +231616,7 @@ "name": "meos_pc_schema_from_dims", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "PCSCHEMA *", "canonical": "struct PCSCHEMA *" @@ -225468,6 +231690,7 @@ "name": "meos_pc_schema_register_dims", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225542,6 +231765,7 @@ "name": "meos_pc_schema_register_xml", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -225595,6 +231819,7 @@ "name": "meos_pc_schema_xml", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -225630,6 +231855,7 @@ "name": "meos_pc_schema_clear", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -225653,6 +231879,7 @@ "name": "meos_pc_schema_srid", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -225688,6 +231915,7 @@ "name": "meos_pc_schema_compression", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -225723,6 +231951,7 @@ "name": "meos_pc_schema_ndims", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -225758,6 +231987,7 @@ "name": "meos_set_pointcloud_schemas_xml", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -225793,6 +232023,7 @@ "name": "pcpoint_cmp", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -225851,6 +232082,7 @@ "name": "pcpoint_eq", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225909,6 +232141,7 @@ "name": "pcpoint_ne", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225967,6 +232200,7 @@ "name": "pcpoint_lt", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -226025,6 +232259,7 @@ "name": "pcpoint_le", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -226083,6 +232318,7 @@ "name": "pcpoint_gt", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -226141,6 +232377,7 @@ "name": "pcpoint_ge", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -226199,6 +232436,7 @@ "name": "pcpatch_hex_in", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -226247,6 +232485,7 @@ "name": "pcpatch_hex_out", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -226299,6 +232538,7 @@ "name": "pcpatch_from_hexwkb", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -226347,6 +232587,7 @@ "name": "pcpatch_as_hexwkb", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -226389,6 +232630,7 @@ "name": "pcpatch_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -226405,6 +232647,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "points", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Pcpoint *", + "canonical": "struct Pcpoint *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -226452,6 +232709,7 @@ "name": "pcpatch_make_coords", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -226473,6 +232731,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "double", + "canonical": "double" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -226518,6 +232791,7 @@ "name": "pcpatch_copy", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -226572,6 +232846,7 @@ "name": "pcpatch_get_pcid", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -226613,6 +232888,7 @@ "name": "pcpatch_npoints", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -226650,10 +232926,155 @@ } } }, + { + "name": "pcpatch_point_n", + "file": "meos_pointcloud.h", + "family": "POINTCLOUD", + "vendored": false, + "returnType": { + "c": "Pcpoint *", + "canonical": "struct Pcpoint *" + }, + "params": [ + { + "name": "pa", + "cType": "const Pcpatch *", + "canonical": "const struct Pcpatch *" + }, + { + "name": "n", + "cType": "int", + "canonical": "int" + } + ], + "api": "internal", + "category": "accessor", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "pa", + "kind": "serialized", + "cType": "const struct Pcpatch *", + "decode": "pcpatch_hex_in", + "decode_aux": [], + "encodings": [ + "text", + "wkb" + ] + }, + { + "name": "n", + "kind": "json", + "json": "integer" + } + ], + "result": { + "kind": "serialized", + "cType": "struct Pcpoint *", + "encode": "pcpoint_hex_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "text", + "wkb" + ] + } + } + }, + { + "name": "pcpatch_points", + "file": "meos_pointcloud.h", + "family": "POINTCLOUD", + "vendored": false, + "returnType": { + "c": "Pcpoint **", + "canonical": "struct Pcpoint **" + }, + "params": [ + { + "name": "pa", + "cType": "const Pcpatch *", + "canonical": "const struct Pcpatch *" + }, + { + "name": "count", + "cType": "int *", + "canonical": "int *" + } + ], + "shape": { + "arrayReturn": { + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Pcpoint *", + "canonical": "struct Pcpoint *" + } + }, + "outParams": [ + "count" + ] + }, + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "pa", + "kind": "serialized", + "cType": "const struct Pcpatch *", + "decode": "pcpatch_hex_in", + "decode_aux": [], + "encodings": [ + "text", + "wkb" + ] + } + ], + "result": { + "kind": "array", + "element": { + "kind": "serialized", + "cType": "struct Pcpoint *", + "encode": "pcpoint_hex_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "text", + "wkb" + ] + }, + "count_outparam": "count" + } + } + }, { "name": "pcpatch_hash", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -226695,6 +233116,7 @@ "name": "pcpatch_hash_extended", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -226745,6 +233167,7 @@ "name": "pcpatch_to_geom", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -226799,6 +233222,7 @@ "name": "pcpatch_cmp", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -226857,6 +233281,7 @@ "name": "pcpatch_eq", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -226915,6 +233340,7 @@ "name": "pcpatch_ne", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -226973,6 +233399,7 @@ "name": "pcpatch_lt", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227031,6 +233458,7 @@ "name": "pcpatch_le", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227089,6 +233517,7 @@ "name": "pcpatch_gt", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227147,6 +233576,7 @@ "name": "pcpatch_ge", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227205,6 +233635,7 @@ "name": "pcpointset_in", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -227253,6 +233684,7 @@ "name": "pcpointset_out", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -227305,6 +233737,7 @@ "name": "pcpointset_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -227321,6 +233754,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Pcpoint *", + "canonical": "struct Pcpoint *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -227368,6 +233816,7 @@ "name": "pcpoint_to_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -227422,6 +233871,7 @@ "name": "pcpointset_start_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -227476,6 +233926,7 @@ "name": "pcpointset_end_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -227530,6 +233981,7 @@ "name": "pcpointset_value_n", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227607,6 +234059,7 @@ "name": "pcpointset_values", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint **", "canonical": "struct Pcpoint **" @@ -227685,6 +234138,7 @@ "name": "contains_set_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227743,6 +234197,7 @@ "name": "contained_pcpoint_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227801,6 +234256,7 @@ "name": "intersection_pcpoint_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -227871,6 +234327,7 @@ "name": "intersection_set_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -227941,6 +234398,7 @@ "name": "minus_pcpoint_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228011,6 +234469,7 @@ "name": "minus_set_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228081,6 +234540,7 @@ "name": "union_pcpoint_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228151,6 +234611,7 @@ "name": "union_set_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228221,6 +234682,7 @@ "name": "pcpoint_union_transfn", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228291,6 +234753,7 @@ "name": "pcpatchset_in", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228339,6 +234802,7 @@ "name": "pcpatchset_out", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -228391,6 +234855,7 @@ "name": "pcpatchset_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228407,6 +234872,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Pcpatch *", + "canonical": "struct Pcpatch *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -228454,6 +234934,7 @@ "name": "pcpatch_to_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228508,6 +234989,7 @@ "name": "pcpatchset_start_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -228562,6 +235044,7 @@ "name": "pcpatchset_end_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -228616,6 +235099,7 @@ "name": "pcpatchset_value_n", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -228693,6 +235177,7 @@ "name": "pcpatchset_values", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch **", "canonical": "struct Pcpatch **" @@ -228771,6 +235256,7 @@ "name": "contains_set_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -228829,6 +235315,7 @@ "name": "contained_pcpatch_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -228887,6 +235374,7 @@ "name": "intersection_pcpatch_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228957,6 +235445,7 @@ "name": "intersection_set_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -229027,6 +235516,7 @@ "name": "minus_pcpatch_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -229097,6 +235587,7 @@ "name": "minus_set_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -229167,6 +235658,7 @@ "name": "union_pcpatch_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -229237,6 +235729,7 @@ "name": "union_set_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -229307,6 +235800,7 @@ "name": "pcpatch_union_transfn", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -229377,6 +235871,7 @@ "name": "tpcbox_in", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -229424,6 +235919,7 @@ "name": "tpcbox_out", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -229475,6 +235971,7 @@ "name": "tpcbox_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -229652,6 +236149,7 @@ "name": "tpcbox_copy", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -229704,6 +236202,7 @@ "name": "pcpatch_to_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -229767,6 +236266,7 @@ "name": "tpcbox_hasx", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -229808,6 +236308,7 @@ "name": "tpcbox_hasz", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -229849,6 +236350,7 @@ "name": "tpcbox_hast", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -229890,6 +236392,7 @@ "name": "tpcbox_geodetic", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -229931,6 +236434,7 @@ "name": "tpcbox_xmin", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -229985,6 +236489,7 @@ "name": "tpcbox_xmax", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230039,6 +236544,7 @@ "name": "tpcbox_ymin", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230093,6 +236599,7 @@ "name": "tpcbox_ymax", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230147,6 +236654,7 @@ "name": "tpcbox_zmin", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230201,6 +236709,7 @@ "name": "tpcbox_zmax", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230255,6 +236764,7 @@ "name": "tpcbox_tmin", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230310,6 +236820,7 @@ "name": "tpcbox_tmin_inc", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230364,6 +236875,7 @@ "name": "tpcbox_tmax", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230419,6 +236931,7 @@ "name": "tpcbox_tmax_inc", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230473,6 +236986,7 @@ "name": "tpcbox_srid", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -230514,6 +237028,7 @@ "name": "tpcbox_pcid", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -230554,6 +237069,7 @@ "name": "tpcbox_to_stbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -230607,6 +237123,7 @@ "name": "tpcbox_round", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -230669,6 +237186,7 @@ "name": "tpcbox_set_srid", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -230731,6 +237249,7 @@ "name": "union_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -230808,6 +237327,7 @@ "name": "inter_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230879,6 +237399,7 @@ "name": "intersection_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -230946,6 +237467,7 @@ "name": "contains_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231002,6 +237524,7 @@ "name": "contained_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231058,6 +237581,7 @@ "name": "overlaps_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231114,6 +237638,7 @@ "name": "same_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231170,6 +237695,7 @@ "name": "adjacent_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231226,6 +237752,7 @@ "name": "tpcbox_cmp", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -231282,6 +237809,7 @@ "name": "tpcbox_eq", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231338,6 +237866,7 @@ "name": "tpcbox_ne", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231394,6 +237923,7 @@ "name": "tpcbox_lt", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231450,6 +237980,7 @@ "name": "tpcbox_le", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231506,6 +238037,7 @@ "name": "tpcbox_gt", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231562,6 +238094,7 @@ "name": "tpcbox_ge", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231618,6 +238151,7 @@ "name": "left_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231674,6 +238208,7 @@ "name": "overleft_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231730,6 +238265,7 @@ "name": "right_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231786,6 +238322,7 @@ "name": "overright_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231842,6 +238379,7 @@ "name": "below_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231898,6 +238436,7 @@ "name": "overbelow_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231954,6 +238493,7 @@ "name": "above_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232010,6 +238550,7 @@ "name": "overabove_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232066,6 +238607,7 @@ "name": "front_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232122,6 +238664,7 @@ "name": "overfront_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232178,6 +238721,7 @@ "name": "back_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232234,6 +238778,7 @@ "name": "overback_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232290,6 +238835,7 @@ "name": "before_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232346,6 +238892,7 @@ "name": "overbefore_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232402,6 +238949,7 @@ "name": "after_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232458,62 +239006,7 @@ "name": "overafter_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", - "returnType": { - "c": "bool", - "canonical": "bool" - }, - "params": [ - { - "name": "box1", - "cType": "const TPCBox *", - "canonical": "const struct TPCBox *" - }, - { - "name": "box2", - "cType": "const TPCBox *", - "canonical": "const struct TPCBox *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "box1", - "kind": "serialized", - "cType": "const struct TPCBox *", - "decode": "tpcbox_in", - "decode_aux": [], - "encodings": [ - "text" - ] - }, - { - "name": "box2", - "kind": "serialized", - "cType": "const struct TPCBox *", - "decode": "tpcbox_in", - "decode_aux": [], - "encodings": [ - "text" - ] - } - ], - "result": { - "kind": "json", - "json": "boolean" - } - } - }, - { - "name": "ensure_same_pcid_tpcbox", - "file": "meos_pointcloud.h", - "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232570,6 +239063,7 @@ "name": "tpointcloud_to_tgeompoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -232626,6 +239120,7 @@ "name": "tpcpatch_to_tgeometry", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -232682,6 +239177,7 @@ "name": "tpcpointinst_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -232744,6 +239240,7 @@ "name": "tpcpointseq_from_base_tstzset", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -232813,6 +239310,7 @@ "name": "tpcpointseq_from_base_tstzspan", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -232882,6 +239380,7 @@ "name": "tpcpointseqset_from_base_tstzspanset", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -232951,6 +239450,7 @@ "name": "tpcpoint_from_base_temp", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -233023,6 +239523,7 @@ "name": "tpcpoint_start_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -233078,6 +239579,7 @@ "name": "tpcpoint_end_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -233133,6 +239635,7 @@ "name": "tpcpoint_value_n", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -233211,6 +239714,7 @@ "name": "tpcpoint_values", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint **", "canonical": "struct Pcpoint **" @@ -233290,6 +239794,7 @@ "name": "tpcpoint_value_at_timestamptz", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -233377,6 +239882,7 @@ "name": "tpcpoint_at_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -233449,6 +239955,7 @@ "name": "tpcpoint_minus_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -233521,6 +240028,7 @@ "name": "tpcpatchinst_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -233583,6 +240091,7 @@ "name": "tpcpatchseq_from_base_tstzset", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -233652,6 +240161,7 @@ "name": "tpcpatchseq_from_base_tstzspan", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -233721,6 +240231,7 @@ "name": "tpcpatchseqset_from_base_tstzspanset", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -233790,6 +240301,7 @@ "name": "tpcpatch_from_base_temp", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -233862,6 +240374,7 @@ "name": "tpcpatch_start_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -233917,6 +240430,7 @@ "name": "tpcpatch_end_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -233972,6 +240486,7 @@ "name": "tpcpatch_value_n", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -234050,6 +240565,7 @@ "name": "tpcpatch_values", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch **", "canonical": "struct Pcpatch **" @@ -234129,6 +240645,7 @@ "name": "tpcpatch_value_at_timestamptz", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -234216,6 +240733,7 @@ "name": "tpcpatch_at_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -234288,6 +240806,7 @@ "name": "tpcpatch_minus_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -234360,6 +240879,7 @@ "name": "ever_eq_pcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234419,6 +240939,7 @@ "name": "ever_eq_tpcpoint_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234478,6 +240999,7 @@ "name": "ever_eq_tpcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234538,6 +241060,7 @@ "name": "ever_ne_pcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234597,6 +241120,7 @@ "name": "ever_ne_tpcpoint_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234656,6 +241180,7 @@ "name": "ever_ne_tpcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234716,6 +241241,7 @@ "name": "always_eq_pcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234775,6 +241301,7 @@ "name": "always_eq_tpcpoint_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234834,6 +241361,7 @@ "name": "always_eq_tpcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234894,6 +241422,7 @@ "name": "always_ne_pcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234953,6 +241482,7 @@ "name": "always_ne_tpcpoint_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235012,6 +241542,7 @@ "name": "always_ne_tpcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235072,6 +241603,7 @@ "name": "ever_eq_pcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235131,6 +241663,7 @@ "name": "ever_eq_tpcpatch_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235190,6 +241723,7 @@ "name": "ever_eq_tpcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235250,6 +241784,7 @@ "name": "ever_ne_pcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235309,6 +241844,7 @@ "name": "ever_ne_tpcpatch_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235368,6 +241904,7 @@ "name": "ever_ne_tpcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235428,6 +241965,7 @@ "name": "always_eq_pcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235487,6 +242025,7 @@ "name": "always_eq_tpcpatch_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235546,6 +242085,7 @@ "name": "always_eq_tpcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235606,6 +242146,7 @@ "name": "always_ne_pcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235665,6 +242206,7 @@ "name": "always_ne_tpcpatch_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235724,6 +242266,7 @@ "name": "always_ne_tpcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235784,6 +242327,7 @@ "name": "teq_pcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -235856,6 +242400,7 @@ "name": "teq_tpcpoint_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -235928,6 +242473,7 @@ "name": "tne_pcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -236000,6 +242546,7 @@ "name": "tne_tpcpoint_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -236072,6 +242619,7 @@ "name": "teq_pcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -236144,6 +242692,7 @@ "name": "teq_tpcpatch_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -236216,6 +242765,7 @@ "name": "tne_pcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -236288,6 +242838,7 @@ "name": "tne_tpcpatch_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -236360,6 +242911,7 @@ "name": "adjacent_tpcbox_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236418,6 +242970,7 @@ "name": "adjacent_tpointcloud_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236476,6 +243029,7 @@ "name": "adjacent_tpointcloud_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236536,6 +243090,7 @@ "name": "contained_tpcbox_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236594,6 +243149,7 @@ "name": "contained_tpointcloud_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236652,6 +243208,7 @@ "name": "contained_tpointcloud_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236712,6 +243269,7 @@ "name": "contains_tpcbox_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236770,6 +243328,7 @@ "name": "contains_tpointcloud_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236828,6 +243387,7 @@ "name": "contains_tpointcloud_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236888,6 +243448,7 @@ "name": "overlaps_tpcbox_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236946,6 +243507,7 @@ "name": "overlaps_tpointcloud_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -237004,6 +243566,7 @@ "name": "overlaps_tpointcloud_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -237064,6 +243627,7 @@ "name": "same_tpcbox_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -237122,6 +243686,7 @@ "name": "same_tpointcloud_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -237180,6 +243745,7 @@ "name": "same_tpointcloud_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -237240,6 +243806,7 @@ "name": "eintersects_tpcpoint_geo", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -237305,6 +243872,7 @@ "name": "nad_tpcpoint_geo", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -237370,6 +243938,7 @@ "name": "pose_as_ewkt", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -237422,6 +243991,7 @@ "name": "pose_as_hexwkb", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -237488,6 +244058,7 @@ "name": "pose_as_text", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -237540,6 +244111,7 @@ "name": "pose_as_wkb", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -237605,6 +244177,7 @@ "name": "pose_from_wkb", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -237621,6 +244194,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -237661,6 +244249,7 @@ "name": "pose_from_hexwkb", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -237709,6 +244298,7 @@ "name": "pose_in", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -237757,6 +244347,7 @@ "name": "pose_out", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -237809,6 +244400,7 @@ "name": "pose_from_geopose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -237857,6 +244449,7 @@ "name": "pose_as_geopose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -237919,6 +244512,7 @@ "name": "tpose_from_geopose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -237968,6 +244562,7 @@ "name": "tpose_as_geopose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -238031,6 +244626,7 @@ "name": "tpose_as_geopose_stream_header", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -238084,6 +244680,7 @@ "name": "tpose_as_geopose_stream_element", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -238152,6 +244749,7 @@ "name": "tpose_as_geopose_stream", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -238205,6 +244803,7 @@ "name": "geopose_frames", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "const GeoPoseFrame *", "canonical": "const GeoPoseFrame *" @@ -238254,6 +244853,7 @@ "name": "geopose_frame", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "const GeoPoseFrame *", "canonical": "const GeoPoseFrame *" @@ -238289,6 +244889,7 @@ "name": "pose_apply_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -238365,6 +244966,7 @@ "name": "tpose_apply_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -238443,6 +245045,7 @@ "name": "tpose_compose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -238515,6 +245118,7 @@ "name": "pose_compose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -238587,6 +245191,7 @@ "name": "tpose_compose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -238660,6 +245265,7 @@ "name": "tpose_inverse", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -238716,6 +245322,7 @@ "name": "pose_copy", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -238770,6 +245377,7 @@ "name": "pose_make_2d", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -238858,6 +245466,7 @@ "name": "pose_make_3d", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -238986,6 +245595,7 @@ "name": "pose_make_point2d", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -239056,6 +245666,7 @@ "name": "pose_make_point3d", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -239156,6 +245767,7 @@ "name": "pose_make_point3d_ypr", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -239246,6 +245858,7 @@ "name": "pose_to_point", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -239300,6 +245913,7 @@ "name": "pose_to_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -239354,6 +245968,7 @@ "name": "pose_hash", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -239395,6 +246010,7 @@ "name": "pose_hash_extended", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -239445,6 +246061,7 @@ "name": "pose_quaternion", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double *", "canonical": "double *" @@ -239510,6 +246127,7 @@ "name": "pose_ypr", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double *", "canonical": "double *" @@ -239575,6 +246193,7 @@ "name": "pose_yaw", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -239617,6 +246236,7 @@ "name": "pose_pitch", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -239659,6 +246279,7 @@ "name": "pose_roll", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -239701,6 +246322,7 @@ "name": "pose_angular_distance", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -239759,6 +246381,7 @@ "name": "pose_compose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -239829,6 +246452,7 @@ "name": "pose_inverse", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -239883,6 +246507,7 @@ "name": "pose_normalize", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -239937,6 +246562,7 @@ "name": "pose_round", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -240001,6 +246627,7 @@ "name": "posearr_round", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose **", "canonical": "struct Pose **" @@ -240022,6 +246649,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "posearr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Pose *", + "canonical": "struct Pose *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -240061,6 +246703,7 @@ "name": "pose_set_srid", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -240125,6 +246768,7 @@ "name": "pose_srid", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -240167,6 +246811,7 @@ "name": "pose_transform", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -240231,6 +246876,7 @@ "name": "pose_transform_pipeline", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -240315,6 +246961,7 @@ "name": "pose_tstzspan_to_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -240385,6 +247032,7 @@ "name": "pose_timestamptz_to_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -240448,6 +247096,7 @@ "name": "distance_pose_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -240512,6 +247161,7 @@ "name": "distance_pose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -240570,6 +247220,7 @@ "name": "distance_pose_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -240628,6 +247279,7 @@ "name": "pose_cmp", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -240686,6 +247338,7 @@ "name": "pose_eq", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -240744,6 +247397,7 @@ "name": "pose_ge", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -240802,6 +247456,7 @@ "name": "pose_gt", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -240860,6 +247515,7 @@ "name": "pose_le", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -240918,6 +247574,7 @@ "name": "pose_lt", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -240976,6 +247633,7 @@ "name": "pose_ne", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -241034,6 +247692,7 @@ "name": "pose_nsame", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -241092,6 +247751,7 @@ "name": "pose_same", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -241150,6 +247810,7 @@ "name": "poseset_in", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -241198,6 +247859,7 @@ "name": "poseset_out", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -241250,6 +247912,7 @@ "name": "poseset_make", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -241266,6 +247929,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Pose *", + "canonical": "struct Pose *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -241313,6 +247991,7 @@ "name": "pose_to_set", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -241367,6 +248046,7 @@ "name": "poseset_end_value", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -241421,6 +248101,7 @@ "name": "poseset_start_value", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -241475,6 +248156,7 @@ "name": "poseset_value_n", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -241552,6 +248234,7 @@ "name": "poseset_values", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose **", "canonical": "struct Pose **" @@ -241630,6 +248313,7 @@ "name": "contained_pose_set", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -241688,6 +248372,7 @@ "name": "contains_set_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -241746,6 +248431,7 @@ "name": "intersection_pose_set", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -241816,6 +248502,7 @@ "name": "intersection_set_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -241886,6 +248573,7 @@ "name": "minus_pose_set", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -241956,6 +248644,7 @@ "name": "minus_set_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -242026,6 +248715,7 @@ "name": "pose_union_transfn", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -242096,6 +248786,7 @@ "name": "union_pose_set", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -242166,6 +248857,7 @@ "name": "union_set_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -242236,6 +248928,7 @@ "name": "tpose_from_mfjson", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -242285,6 +248978,7 @@ "name": "tpose_in", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -242334,6 +249028,7 @@ "name": "tposeinst_make", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -242396,6 +249091,7 @@ "name": "tpose_from_base_temp", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -242468,6 +249164,7 @@ "name": "tposeseq_from_base_tstzset", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -242537,6 +249234,7 @@ "name": "tposeseq_from_base_tstzspan", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -242617,6 +249315,7 @@ "name": "tposeseqset_from_base_tstzspanset", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -242697,6 +249396,7 @@ "name": "tpose_make", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -242708,7 +249408,7 @@ "canonical": "const struct Temporal *" }, { - "name": "tradius", + "name": "ttheta", "cType": "const Temporal *", "canonical": "const struct Temporal *" } @@ -242735,7 +249435,7 @@ ] }, { - "name": "tradius", + "name": "ttheta", "kind": "serialized", "cType": "const struct Temporal *", "decode": "tbigint_in", @@ -242770,6 +249470,7 @@ "name": "tpose_to_tpoint", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -242826,6 +249527,7 @@ "name": "tpose_end_value", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -242881,6 +249583,7 @@ "name": "tpose_points", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -242936,6 +249639,7 @@ "name": "tpose_yaw", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -242992,6 +249696,7 @@ "name": "tpose_pitch", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243048,6 +249753,7 @@ "name": "tpose_roll", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243104,6 +249810,7 @@ "name": "tpose_speed", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243160,6 +249867,7 @@ "name": "tpose_angular_speed", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243216,6 +249924,7 @@ "name": "tpose_start_value", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -243271,6 +249980,7 @@ "name": "tpose_trajectory", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -243326,6 +250036,7 @@ "name": "tpose_value_at_timestamptz", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -243413,6 +250124,7 @@ "name": "tpose_value_n", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -243491,6 +250203,7 @@ "name": "tpose_values", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose **", "canonical": "struct Pose **" @@ -243570,6 +250283,7 @@ "name": "tpose_at_elevation", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243642,6 +250356,7 @@ "name": "tpose_at_geom", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243720,6 +250435,7 @@ "name": "tpose_at_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243802,6 +250518,7 @@ "name": "tpose_at_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243874,6 +250591,7 @@ "name": "tpose_minus_elevation", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243946,6 +250664,7 @@ "name": "tpose_minus_geom", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -244024,6 +250743,7 @@ "name": "tpose_minus_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -244096,6 +250816,7 @@ "name": "tpose_minus_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -244178,6 +250899,7 @@ "name": "tdistance_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -244250,6 +250972,7 @@ "name": "tdistance_tpose_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -244328,6 +251051,7 @@ "name": "tdistance_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -244401,6 +251125,7 @@ "name": "nad_tpose_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -244466,6 +251191,7 @@ "name": "nad_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -244525,6 +251251,7 @@ "name": "nad_tpose_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -244584,6 +251311,7 @@ "name": "nad_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -244644,6 +251372,7 @@ "name": "nai_tpose_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -244720,6 +251449,7 @@ "name": "nai_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -244790,6 +251520,7 @@ "name": "nai_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -244861,6 +251592,7 @@ "name": "shortestline_tpose_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -244938,6 +251670,7 @@ "name": "shortestline_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -245009,6 +251742,7 @@ "name": "shortestline_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -245081,6 +251815,7 @@ "name": "always_eq_pose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245140,6 +251875,7 @@ "name": "always_eq_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245199,6 +251935,7 @@ "name": "always_eq_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245259,6 +251996,7 @@ "name": "always_ne_pose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245318,6 +252056,7 @@ "name": "always_ne_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245377,6 +252116,7 @@ "name": "always_ne_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245437,6 +252177,7 @@ "name": "ever_eq_pose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245496,6 +252237,7 @@ "name": "ever_eq_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245555,6 +252297,7 @@ "name": "ever_eq_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245615,6 +252358,7 @@ "name": "ever_ne_pose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245674,6 +252418,7 @@ "name": "ever_ne_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245733,6 +252478,7 @@ "name": "ever_ne_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245793,6 +252539,7 @@ "name": "teq_pose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -245865,6 +252612,7 @@ "name": "teq_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -245937,6 +252685,7 @@ "name": "tne_pose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -246009,6 +252758,7 @@ "name": "tne_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -246079,8 +252829,9 @@ }, { "name": "posechain_in", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -246127,8 +252878,9 @@ }, { "name": "posechain_out", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -246179,8 +252931,9 @@ }, { "name": "posechain_as_text", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -246231,8 +252984,9 @@ }, { "name": "posechain_as_ewkt", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -246283,8 +253037,9 @@ }, { "name": "posechain_as_wkb", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -246348,8 +253103,9 @@ }, { "name": "posechain_as_hexwkb", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -246414,8 +253170,9 @@ }, { "name": "posechain_from_wkb", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -246432,6 +253189,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -246470,8 +253242,9 @@ }, { "name": "posechain_from_hexwkb", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -246518,8 +253291,9 @@ }, { "name": "posechain_make", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -246536,6 +253310,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "poses", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Pose *", + "canonical": "struct Pose *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -246581,8 +253370,9 @@ }, { "name": "posechain_copy", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -246635,8 +253425,9 @@ }, { "name": "posechain_append", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -246705,8 +253496,9 @@ }, { "name": "pose_to_posechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -246759,8 +253551,9 @@ }, { "name": "posechain_to_pose", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -246813,8 +253606,9 @@ }, { "name": "posechain_prefix_pose", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -246877,8 +253671,9 @@ }, { "name": "posechain_to_point", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -246931,8 +253726,9 @@ }, { "name": "posechain_to_stbox", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -246985,8 +253781,9 @@ }, { "name": "posechain_timestamptz_to_stbox", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -247048,8 +253845,9 @@ }, { "name": "posechain_tstzspan_to_stbox", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -247118,8 +253916,9 @@ }, { "name": "posechain_num_poses", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -247160,8 +253959,9 @@ }, { "name": "posechain_start_pose", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -247214,8 +254014,9 @@ }, { "name": "posechain_end_pose", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -247268,8 +254069,9 @@ }, { "name": "posechain_pose_n", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -247332,8 +254134,9 @@ }, { "name": "posechain_poses", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Pose **", "canonical": "struct Pose **" @@ -247410,8 +254213,9 @@ }, { "name": "posechain_hash", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -247451,8 +254255,9 @@ }, { "name": "posechain_hash_extended", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -247501,8 +254306,9 @@ }, { "name": "posechain_round", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -247565,8 +254371,9 @@ }, { "name": "posechain_srid", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -247607,8 +254414,9 @@ }, { "name": "posechain_set_srid", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -247671,8 +254479,9 @@ }, { "name": "posechain_transform", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -247735,8 +254544,9 @@ }, { "name": "posechain_transform_pipeline", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -247819,8 +254629,9 @@ }, { "name": "tposechain_from_geopose", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -247868,8 +254679,9 @@ }, { "name": "tposechain_as_geopose", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -247921,8 +254733,9 @@ }, { "name": "tposechainarr_as_geopose", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -247944,6 +254757,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "temparr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ] + }, "api": "internal", "category": "conversion", "network": { @@ -247983,8 +254811,9 @@ }, { "name": "posechain_eq", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -248041,8 +254870,9 @@ }, { "name": "posechain_ne", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -248099,8 +254929,9 @@ }, { "name": "posechain_same", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -248157,8 +254988,9 @@ }, { "name": "posechain_nsame", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -248215,8 +255047,9 @@ }, { "name": "posechain_cmp", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -248273,8 +255106,9 @@ }, { "name": "posechain_lt", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -248331,8 +255165,9 @@ }, { "name": "posechain_le", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -248389,8 +255224,9 @@ }, { "name": "posechain_gt", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -248447,8 +255283,9 @@ }, { "name": "posechain_ge", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -248505,8 +255342,9 @@ }, { "name": "posechainset_in", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -248553,8 +255391,9 @@ }, { "name": "posechainset_out", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -248605,8 +255444,9 @@ }, { "name": "posechainset_make", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -248623,6 +255463,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "PoseChain *", + "canonical": "struct PoseChain *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -248668,8 +255523,9 @@ }, { "name": "posechain_to_set", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -248722,8 +255578,9 @@ }, { "name": "posechainset_end_value", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -248776,8 +255633,9 @@ }, { "name": "posechainset_start_value", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -248830,8 +255688,9 @@ }, { "name": "posechainset_value_n", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -248907,8 +255766,9 @@ }, { "name": "posechainset_values", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain **", "canonical": "struct PoseChain **" @@ -248985,8 +255845,9 @@ }, { "name": "contained_posechain_set", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -249043,8 +255904,9 @@ }, { "name": "contains_set_posechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -249101,8 +255963,9 @@ }, { "name": "intersection_posechain_set", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -249171,8 +256034,9 @@ }, { "name": "intersection_set_posechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -249241,8 +256105,9 @@ }, { "name": "minus_posechain_set", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -249311,8 +256176,9 @@ }, { "name": "minus_set_posechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -249381,8 +256247,9 @@ }, { "name": "posechain_union_transfn", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -249451,8 +256318,9 @@ }, { "name": "union_posechain_set", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -249521,8 +256389,9 @@ }, { "name": "union_set_posechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -249591,8 +256460,9 @@ }, { "name": "tposechain_in", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -249640,8 +256510,9 @@ }, { "name": "tposechain_from_mfjson", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -249689,8 +256560,9 @@ }, { "name": "tposechain_from_base_temp", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -249761,8 +256633,9 @@ }, { "name": "tposechain_to_tpose", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -249817,8 +256690,9 @@ }, { "name": "tposechain_num_poses", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -249860,8 +256734,9 @@ }, { "name": "always_eq_posechain_tposechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -249919,8 +256794,9 @@ }, { "name": "always_eq_tposechain_posechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -249978,8 +256854,9 @@ }, { "name": "always_eq_tposechain_tposechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -250038,8 +256915,9 @@ }, { "name": "always_ne_posechain_tposechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -250097,8 +256975,9 @@ }, { "name": "always_ne_tposechain_posechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -250156,8 +257035,9 @@ }, { "name": "always_ne_tposechain_tposechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -250216,8 +257096,9 @@ }, { "name": "ever_eq_posechain_tposechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -250275,8 +257156,9 @@ }, { "name": "ever_eq_tposechain_posechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -250334,8 +257216,9 @@ }, { "name": "ever_eq_tposechain_tposechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -250394,8 +257277,9 @@ }, { "name": "ever_ne_posechain_tposechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -250453,8 +257337,9 @@ }, { "name": "ever_ne_tposechain_posechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -250512,8 +257397,9 @@ }, { "name": "ever_ne_tposechain_tposechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -250572,8 +257458,9 @@ }, { "name": "teq_posechain_tposechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -250644,8 +257531,9 @@ }, { "name": "teq_tposechain_posechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -250716,8 +257604,9 @@ }, { "name": "tne_posechain_tposechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -250788,8 +257677,9 @@ }, { "name": "tne_tposechain_posechain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -250862,6 +257752,7 @@ "name": "quadbin_in", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -250897,6 +257788,7 @@ "name": "quadbin_eq", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -250941,6 +257833,7 @@ "name": "quadbin_ne", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -250985,6 +257878,7 @@ "name": "quadbin_lt", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251029,6 +257923,7 @@ "name": "quadbin_le", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251073,6 +257968,7 @@ "name": "quadbin_gt", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251117,6 +258013,7 @@ "name": "quadbin_ge", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251161,6 +258058,7 @@ "name": "quadbin_cmp", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -251205,6 +258103,7 @@ "name": "quadbin_hash", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -251239,6 +258138,7 @@ "name": "quadbin_hash_extended", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -251282,6 +258182,7 @@ "name": "quadbin_is_valid_index", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251317,6 +258218,7 @@ "name": "quadbin_is_valid_cell", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251352,6 +258254,7 @@ "name": "quadbin_tile_to_cell", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -251404,6 +258307,7 @@ "name": "quadbin_cell_to_tile", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251473,6 +258377,7 @@ "name": "quadbin_get_resolution", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -251507,6 +258412,7 @@ "name": "quadbin_cell_to_parent", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -251550,6 +258456,7 @@ "name": "quadbin_cell_to_children", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t *", "canonical": "uint64_t *" @@ -251617,6 +258524,7 @@ "name": "quadbin_cell_sibling", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -251661,6 +258569,7 @@ "name": "quadbin_k_ring", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t *", "canonical": "uint64_t *" @@ -251729,6 +258638,7 @@ "name": "quadbin_point_to_cell", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -251783,6 +258693,7 @@ "name": "geo_to_quadbin_cell", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -251840,6 +258751,7 @@ "name": "quadbin_cell_to_geompoint", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -251887,6 +258799,7 @@ "name": "quadbin_cell_to_geom", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -251934,6 +258847,7 @@ "name": "quadbin_to_stbox", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -251981,6 +258895,7 @@ "name": "quadbin_timestamptz_to_stbox", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -252037,6 +258952,7 @@ "name": "quadbin_tstzspan_to_stbox", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -252100,6 +259016,7 @@ "name": "quadbin_cell_area", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -252135,6 +259052,7 @@ "name": "quadbin_index_to_string", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -252170,6 +259088,7 @@ "name": "quadbin_string_to_index", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -252205,6 +259124,7 @@ "name": "quadbin_cell_to_quadkey", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -252240,6 +259160,7 @@ "name": "quadbin_grid_disk", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -252297,6 +259218,7 @@ "name": "quadbin_cell_to_children_set", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -252354,6 +259276,7 @@ "name": "tquadbin_in", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -252403,6 +259326,7 @@ "name": "tquadbininst_in", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -252450,6 +259374,7 @@ "name": "tquadbinseq_in", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -252508,6 +259433,7 @@ "name": "tquadbinseqset_in", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -252555,6 +259481,7 @@ "name": "tquadbin_make", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -252612,6 +259539,7 @@ "name": "tquadbininst_make", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -252667,6 +259595,7 @@ "name": "tquadbinseq_make", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -252698,6 +259627,32 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "uint64_t", + "canonical": "uint64_t" + } + }, + { + "param": "times", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TimestampTz", + "canonical": "TimestampTz" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -252752,6 +259707,7 @@ "name": "tquadbinseqset_make", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -252768,6 +259724,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -252808,6 +259779,7 @@ "name": "tquadbin_start_value", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -252850,6 +259822,7 @@ "name": "tquadbin_end_value", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -252892,6 +259865,7 @@ "name": "tquadbin_value_n", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -252959,6 +259933,7 @@ "name": "tquadbin_values", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t *", "canonical": "uint64_t *" @@ -253025,6 +260000,7 @@ "name": "tquadbin_value_at_timestamptz", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -253097,10 +260073,59 @@ } } }, + { + "name": "quadbin_to_set", + "file": "meos_quadbin.h", + "family": "QUADBIN", + "vendored": false, + "returnType": { + "c": "Set *", + "canonical": "struct Set *" + }, + "params": [ + { + "name": "cell", + "cType": "uint64_t", + "canonical": "uint64_t" + } + ], + "api": "internal", + "category": "conversion", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:uint64_t" + }, + "wire": { + "params": [ + { + "name": "cell", + "kind": "unsupported" + } + ], + "result": { + "kind": "serialized", + "cType": "struct Set *", + "encode": "set_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "text", + "wkb" + ] + } + } + }, { "name": "tbigint_to_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -253157,6 +260182,7 @@ "name": "tquadbin_to_tbigint", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -253213,6 +260239,7 @@ "name": "ever_eq_quadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253265,6 +260292,7 @@ "name": "ever_eq_tquadbin_quadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253317,6 +260345,7 @@ "name": "ever_ne_quadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253369,6 +260398,7 @@ "name": "ever_ne_tquadbin_quadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253421,6 +260451,7 @@ "name": "always_eq_quadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253473,6 +260504,7 @@ "name": "always_eq_tquadbin_quadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253525,6 +260557,7 @@ "name": "always_ne_quadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253577,6 +260610,7 @@ "name": "always_ne_tquadbin_quadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253629,6 +260663,7 @@ "name": "ever_eq_tquadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253689,6 +260724,7 @@ "name": "ever_ne_tquadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253749,6 +260785,7 @@ "name": "always_eq_tquadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253809,6 +260846,7 @@ "name": "always_ne_tquadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253869,6 +260907,7 @@ "name": "teq_quadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -253934,6 +260973,7 @@ "name": "teq_tquadbin_quadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -253999,6 +261039,7 @@ "name": "teq_tquadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -254072,6 +261113,7 @@ "name": "tne_quadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -254137,6 +261179,7 @@ "name": "tne_tquadbin_quadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -254202,6 +261245,7 @@ "name": "tne_tquadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -254275,6 +261319,7 @@ "name": "tquadbin_cell_to_quadkey", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -254331,6 +261376,7 @@ "name": "raquet_pixtype_size", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -254367,6 +261413,7 @@ "name": "raquet_pixtype_from_string", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "MeosPixType", "canonical": "MeosPixType" @@ -254404,6 +261451,7 @@ "name": "raquet_in", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254446,6 +261494,7 @@ "name": "raquet_out", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -254488,6 +261537,7 @@ "name": "raquet_from_wkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254504,6 +261554,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -254538,6 +261603,7 @@ "name": "raquet_from_hexwkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254580,6 +261646,7 @@ "name": "raquet_as_wkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -254645,6 +261712,7 @@ "name": "raquet_as_hexwkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -254711,6 +261779,7 @@ "name": "raquet_make", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254757,6 +261826,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "pixels", + "lengthFrom": { + "kind": "param", + "name": "pixels_size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -254821,6 +261905,7 @@ "name": "raquet_copy", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254869,6 +261954,7 @@ "name": "raquet_read", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254920,6 +262006,7 @@ "name": "raquet_read_bytes", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254941,6 +262028,21 @@ "canonical": "uint64_t" } ], + "shape": { + "inputArrays": [ + { + "param": "data", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -254979,6 +262081,7 @@ "name": "raquet_quadbin", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -255020,6 +262123,7 @@ "name": "raquet_width", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -255062,6 +262166,7 @@ "name": "raquet_height", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -255104,6 +262209,7 @@ "name": "raquet_nodata", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -255146,6 +262252,7 @@ "name": "raquet_pixtype", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -255188,6 +262295,7 @@ "name": "raquet_pixels", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -255243,6 +262351,7 @@ "name": "raquet_hash", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -255284,6 +262393,7 @@ "name": "raquet_hash_extended", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -255334,6 +262444,7 @@ "name": "raster_from_wkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raster *", "canonical": "struct Raster *" @@ -255350,6 +262461,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -255377,6 +262503,7 @@ "name": "raster_from_hexwkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raster *", "canonical": "struct Raster *" @@ -255412,6 +262539,7 @@ "name": "raster_as_wkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -255466,6 +262594,7 @@ "name": "raster_as_hexwkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -255521,6 +262650,7 @@ "name": "raster_num_bands", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -255562,6 +262692,7 @@ "name": "raquet_to_stbox", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -255616,6 +262747,7 @@ "name": "raquet_cmp", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -255674,6 +262806,7 @@ "name": "raquet_eq", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -255732,6 +262865,7 @@ "name": "raquet_ne", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -255790,6 +262924,7 @@ "name": "raquet_lt", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -255848,6 +262983,7 @@ "name": "raquet_le", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -255906,6 +263042,7 @@ "name": "raquet_ge", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -255964,6 +263101,7 @@ "name": "raquet_gt", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -256022,6 +263160,7 @@ "name": "raster_value", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256112,6 +263251,7 @@ "name": "raster_at_value", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256218,6 +263358,7 @@ "name": "raster_minus_value", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256324,6 +263465,7 @@ "name": "eraster_value", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -256417,6 +263559,7 @@ "name": "araster_value", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -256510,6 +263653,7 @@ "name": "raster_value_gdal", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256586,6 +263730,7 @@ "name": "raster_at_value_gdal", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256678,6 +263823,7 @@ "name": "raster_minus_value_gdal", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256770,6 +263916,7 @@ "name": "eraster_value_gdal", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -256849,6 +263996,7 @@ "name": "araster_value_gdal", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -256928,6 +264076,7 @@ "name": "raster_tile_value_quadbin", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256979,6 +264128,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "pixels", + "lengthFrom": { + "kind": "param", + "name": "pixels_size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -257062,6 +264226,7 @@ "name": "raster_tile_value", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -257134,6 +264299,7 @@ "name": "raster_tile_value_array", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -257155,6 +264321,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "rqarr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Raquet *", + "canonical": "struct Raquet *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -257215,6 +264396,7 @@ "name": "trajectory_quadbins", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint64_t *", "canonical": "uint64_t *" @@ -257290,6 +264472,7 @@ "name": "trgeometry_in", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -257339,6 +264522,7 @@ "name": "trgeometry_from_mfjson", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -257388,6 +264572,7 @@ "name": "trgeometry_out", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -257431,6 +264616,7 @@ "name": "trgeometry_as_text", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -257484,6 +264670,7 @@ "name": "trgeometry_as_ewkt", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -257537,6 +264724,7 @@ "name": "trgeometryinst_make", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -257621,6 +264809,7 @@ "name": "trgeometryseq_make", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -257662,6 +264851,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -257745,6 +264949,7 @@ "name": "trgeometryseqset_make", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -257771,6 +264976,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -257833,6 +265053,7 @@ "name": "trgeometryseqset_make_gaps", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -257870,6 +265091,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "nullable": [ "maxt" ] @@ -257963,6 +265197,7 @@ "name": "geometry_tpose_to_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258041,6 +265276,7 @@ "name": "trgeometry_to_tpose", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258097,6 +265333,7 @@ "name": "trgeometry_to_tgeompoint", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258153,6 +265390,7 @@ "name": "trgeometry_to_tgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258209,6 +265447,7 @@ "name": "trgeometry_end_instant", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -258263,6 +265502,7 @@ "name": "trgeometry_end_sequence", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -258317,6 +265557,7 @@ "name": "trgeometry_end_value", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -258372,6 +265613,7 @@ "name": "trgeometry_geom", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -258427,6 +265669,7 @@ "name": "trgeometry_instant_n", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -258491,6 +265734,7 @@ "name": "trgeometry_instants", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant **", "canonical": "struct TInstant **" @@ -258569,6 +265813,7 @@ "name": "trgeometry_points", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -258624,6 +265869,7 @@ "name": "trgeometry_yaw", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258680,6 +265926,7 @@ "name": "trgeometry_pitch", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258736,6 +265983,7 @@ "name": "trgeometry_roll", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258792,6 +266040,7 @@ "name": "trgeometry_segments", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -258870,6 +266119,7 @@ "name": "trgeometry_sequence_n", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -258934,6 +266184,7 @@ "name": "trgeometry_sequences", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -259012,6 +266263,7 @@ "name": "trgeometry_start_instant", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -259066,6 +266318,7 @@ "name": "trgeometry_start_sequence", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -259120,6 +266373,7 @@ "name": "trgeometry_start_value", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -259175,6 +266429,7 @@ "name": "trgeometry_value_n", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -259253,6 +266508,7 @@ "name": "trgeometry_traversed_area", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -259318,6 +266574,7 @@ "name": "trgeometry_centroid", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -259374,6 +266631,7 @@ "name": "trgeometry_convex_hull", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -259429,6 +266687,7 @@ "name": "trgeometry_body_point_trajectory", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -259507,6 +266766,7 @@ "name": "trgeometry_space_boxes", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -259658,6 +266918,7 @@ "name": "trgeometry_space_time_boxes", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -259839,6 +267100,7 @@ "name": "trgeometry_stboxes", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -259918,6 +267180,7 @@ "name": "trgeometry_split_n_stboxes", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -260007,6 +267270,7 @@ "name": "trgeometry_split_each_n_stboxes", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -260096,6 +267360,7 @@ "name": "trgeometry_hausdorff_distance", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -260156,6 +267421,7 @@ "name": "trgeometry_frechet_distance", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -260216,6 +267482,7 @@ "name": "trgeometry_dyntimewarp_distance", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -260276,6 +267543,7 @@ "name": "trgeometry_frechet_path", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Match *", "canonical": "Match *" @@ -260359,6 +267627,7 @@ "name": "trgeometry_dyntimewarp_path", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Match *", "canonical": "Match *" @@ -260442,6 +267711,7 @@ "name": "trgeometry_length", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -260485,6 +267755,7 @@ "name": "trgeometry_cumulative_length", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -260541,6 +267812,7 @@ "name": "trgeometry_angular_speed", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -260597,6 +267869,7 @@ "name": "trgeometry_speed", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -260653,6 +267926,7 @@ "name": "trgeometry_twcentroid", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -260708,6 +267982,7 @@ "name": "trgeometry_append_tinstant", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -260836,6 +268111,7 @@ "name": "trgeometry_append_tsequence", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -260911,6 +268187,7 @@ "name": "trgeometry_delete_timestamptz", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -260986,6 +268263,7 @@ "name": "trgeometry_delete_tstzset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261068,6 +268346,7 @@ "name": "trgeometry_delete_tstzspan", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261150,6 +268429,7 @@ "name": "trgeometry_delete_tstzspanset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261232,6 +268512,7 @@ "name": "trgeometry_merge", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261305,6 +268586,7 @@ "name": "trgeometry_merge_array", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261321,6 +268603,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "temparr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Temporal *", + "canonical": "struct Temporal *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -261370,6 +268667,7 @@ "name": "trgeometry_round", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261436,6 +268734,7 @@ "name": "trgeometry_set_interp", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261503,6 +268802,7 @@ "name": "trgeometry_as_tinstant", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -261557,6 +268857,7 @@ "name": "trgeometry_as_tsequence", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -261626,6 +268927,7 @@ "name": "trgeometry_as_tsequenceset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -261690,6 +268992,7 @@ "name": "trgeometry_after_timestamptz", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261765,6 +269068,7 @@ "name": "trgeometry_before_timestamptz", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261840,6 +269144,7 @@ "name": "trgeometry_restrict_values", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261922,6 +269227,7 @@ "name": "trgeometry_restrict_timestamptz", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261997,6 +269303,7 @@ "name": "trgeometry_restrict_tstzset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262079,6 +269386,7 @@ "name": "trgeometry_restrict_tstzspan", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262161,6 +269469,7 @@ "name": "trgeometry_restrict_tstzspanset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262243,6 +269552,7 @@ "name": "trgeometry_at_geom", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262321,6 +269631,7 @@ "name": "trgeometry_minus_geom", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262399,6 +269710,7 @@ "name": "trgeometry_at_stbox", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262481,6 +269793,7 @@ "name": "trgeometry_minus_stbox", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262563,6 +269876,7 @@ "name": "trgeometry_at_value", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262635,6 +269949,7 @@ "name": "trgeometry_minus_value", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262707,6 +270022,7 @@ "name": "trgeometry_at_values", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262779,6 +270095,7 @@ "name": "trgeometry_minus_values", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262851,6 +270168,7 @@ "name": "trgeometry_at_timestamptz", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262916,6 +270234,7 @@ "name": "trgeometry_minus_timestamptz", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262981,6 +270300,7 @@ "name": "trgeometry_at_tstzset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263053,6 +270373,7 @@ "name": "trgeometry_minus_tstzset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263125,6 +270446,7 @@ "name": "trgeometry_at_tstzspan", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263197,6 +270519,7 @@ "name": "trgeometry_minus_tstzspan", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263269,6 +270592,7 @@ "name": "trgeometry_at_tstzspanset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263341,6 +270665,7 @@ "name": "trgeometry_minus_tstzspanset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263413,6 +270738,7 @@ "name": "trgeometry_at_elevation", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263485,6 +270811,7 @@ "name": "trgeometry_minus_elevation", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263557,6 +270884,7 @@ "name": "tdistance_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263635,6 +270963,7 @@ "name": "tdistance_trgeometry_tpoint", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263708,6 +271037,7 @@ "name": "tdistance_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263781,6 +271111,7 @@ "name": "nad_stbox_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -263840,6 +271171,7 @@ "name": "nad_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -263905,6 +271237,7 @@ "name": "nad_trgeometry_stbox", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -263964,6 +271297,7 @@ "name": "nad_trgeometry_tpoint", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -264024,6 +271358,7 @@ "name": "nad_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -264084,6 +271419,7 @@ "name": "nai_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -264160,6 +271496,7 @@ "name": "nai_trgeometry_tpoint", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -264231,6 +271568,7 @@ "name": "nai_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -264302,6 +271640,7 @@ "name": "shortestline_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -264379,6 +271718,7 @@ "name": "shortestline_trgeometry_tpoint", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -264451,6 +271791,7 @@ "name": "shortestline_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -264523,6 +271864,7 @@ "name": "always_eq_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264588,6 +271930,7 @@ "name": "always_eq_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264653,6 +271996,7 @@ "name": "always_eq_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264713,6 +272057,7 @@ "name": "always_ne_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264778,6 +272123,7 @@ "name": "always_ne_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264843,6 +272189,7 @@ "name": "always_ne_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264903,6 +272250,7 @@ "name": "ever_eq_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264968,6 +272316,7 @@ "name": "ever_eq_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265033,6 +272382,7 @@ "name": "ever_eq_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265093,6 +272443,7 @@ "name": "ever_ne_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265158,6 +272509,7 @@ "name": "ever_ne_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265223,6 +272575,7 @@ "name": "ever_ne_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265283,6 +272636,7 @@ "name": "teq_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -265361,6 +272715,7 @@ "name": "teq_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -265439,6 +272794,7 @@ "name": "tne_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -265517,6 +272873,7 @@ "name": "tne_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -265595,6 +272952,7 @@ "name": "econtains_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265660,6 +273018,7 @@ "name": "acontains_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265725,6 +273084,7 @@ "name": "ecovers_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265790,6 +273150,7 @@ "name": "acovers_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265855,6 +273216,7 @@ "name": "ecovers_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265920,6 +273282,7 @@ "name": "acovers_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265985,6 +273348,7 @@ "name": "edisjoint_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266050,6 +273414,7 @@ "name": "adisjoint_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266115,6 +273480,7 @@ "name": "eintersects_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266180,6 +273546,7 @@ "name": "aintersects_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266245,6 +273612,7 @@ "name": "etouches_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266310,6 +273678,7 @@ "name": "atouches_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266375,6 +273744,7 @@ "name": "edwithin_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266450,6 +273820,7 @@ "name": "adwithin_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266525,6 +273896,7 @@ "name": "edisjoint_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266585,6 +273957,7 @@ "name": "adisjoint_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266645,6 +274018,7 @@ "name": "eintersects_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266705,6 +274079,7 @@ "name": "aintersects_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266765,6 +274140,7 @@ "name": "edwithin_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266835,6 +274211,7 @@ "name": "adwithin_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266904,7 +274281,8 @@ { "name": "s2cell_in", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -266940,7 +274318,8 @@ { "name": "s2cell_out", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -266976,7 +274355,8 @@ { "name": "s2cell_eq", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267022,7 +274402,8 @@ { "name": "s2cell_ne", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267068,7 +274449,8 @@ { "name": "s2cell_lt", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267114,7 +274496,8 @@ { "name": "s2cell_le", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267160,7 +274543,8 @@ { "name": "s2cell_gt", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267206,7 +274590,8 @@ { "name": "s2cell_ge", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267252,7 +274637,8 @@ { "name": "s2cell_cmp", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -267298,7 +274684,8 @@ { "name": "s2cell_hash", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -267333,7 +274720,8 @@ { "name": "s2cell_hash_extended", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -267377,7 +274765,8 @@ { "name": "s2cell_is_valid_cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267413,7 +274802,8 @@ { "name": "s2cell_cell_to_token", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -267449,7 +274839,8 @@ { "name": "s2cell_token_to_cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -267485,7 +274876,8 @@ { "name": "s2cell_get_resolution", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -267520,7 +274912,8 @@ { "name": "s2cell_get_face", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -267555,7 +274948,8 @@ { "name": "s2cell_cell_to_parent", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -267600,7 +274994,8 @@ { "name": "s2cell_cell_to_child", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -267654,7 +275049,8 @@ { "name": "s2cell_cell_to_children", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId *", "canonical": "S2CellId *" @@ -267722,7 +275118,8 @@ { "name": "s2cell_cell_contains", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267768,7 +275165,8 @@ { "name": "s2cell_common_ancestor_level", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -267814,7 +275212,8 @@ { "name": "s2cell_range_min", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -267850,7 +275249,8 @@ { "name": "s2cell_range_max", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -267886,7 +275286,8 @@ { "name": "s2cell_edge_neighbors", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId *", "canonical": "S2CellId *" @@ -267945,7 +275346,8 @@ { "name": "s2cell_point_to_cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -268000,7 +275402,8 @@ { "name": "s2cell_cell_area", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -268036,7 +275439,8 @@ { "name": "s2cell_edge_length", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -268081,7 +275485,8 @@ { "name": "geo_to_s2cell_cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -268139,7 +275544,8 @@ { "name": "s2cell_cell_to_geogpoint", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -268187,7 +275593,8 @@ { "name": "s2cell_cell_to_geog", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -268235,7 +275642,8 @@ { "name": "s2cell_to_stbox", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -268283,7 +275691,8 @@ { "name": "s2cell_timestamptz_to_stbox", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -268340,7 +275749,8 @@ { "name": "s2cell_tstzspan_to_stbox", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -268404,7 +275814,8 @@ { "name": "s2cell_edge_neighbors_set", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -268452,7 +275863,8 @@ { "name": "s2cell_cell_to_children_set", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -268510,7 +275922,8 @@ { "name": "ts2cell_in", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -268559,7 +275972,8 @@ { "name": "ts2cellinst_in", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -268606,7 +276020,8 @@ { "name": "ts2cellseq_in", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -268664,7 +276079,8 @@ { "name": "ts2cellseqset_in", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -268711,7 +276127,8 @@ { "name": "ts2cell_make", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -268769,7 +276186,8 @@ { "name": "ts2cellinst_make", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -268825,7 +276243,8 @@ { "name": "ts2cellseq_make", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -268857,6 +276276,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "times", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TimestampTz", + "canonical": "TimestampTz" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -268910,7 +276344,8 @@ { "name": "ts2cellseqset_make", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -268927,6 +276362,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -268966,7 +276416,8 @@ { "name": "ts2cell_start_value", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -269009,7 +276460,8 @@ { "name": "ts2cell_end_value", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -269052,7 +276504,8 @@ { "name": "ts2cell_value_n", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -269119,7 +276572,8 @@ { "name": "ts2cell_values", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId *", "canonical": "S2CellId *" @@ -269185,7 +276639,8 @@ { "name": "ts2cell_value_at_timestamptz", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -269259,18 +276714,19 @@ } }, { - "name": "tbigint_to_ts2cell", + "name": "s2cell_to_set", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" + "c": "Set *", + "canonical": "struct Set *" }, "params": [ { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" + "name": "cell", + "cType": "S2CellId", + "canonical": "int" } ], "api": "internal", @@ -269283,22 +276739,15 @@ "wire": { "params": [ { - "name": "temp", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] + "name": "cell", + "kind": "json", + "json": "integer" } ], "result": { "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", + "cType": "struct Set *", + "encode": "set_out", "encode_aux": [ { "name": "maxdd", @@ -269307,7 +276756,6 @@ } ], "encodings": [ - "mfjson", "text", "wkb" ] @@ -269315,9 +276763,10 @@ } }, { - "name": "ts2cell_to_tbigint", + "name": "tbigint_to_ts2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -269371,80 +276820,23 @@ } }, { - "name": "ever_eq_s2cell_ts2cell", - "file": "meos_s2cell.h", - "family": "CORE", - "returnType": { - "c": "int", - "canonical": "int" - }, - "params": [ - { - "name": "cell", - "cType": "S2CellId", - "canonical": "int" - }, - { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "cell", - "kind": "json", - "json": "integer" - }, - { - "name": "temp", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "json", - "json": "integer" - } - } - }, - { - "name": "ever_eq_ts2cell_s2cell", + "name": "ts2cell_to_tbigint", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { - "c": "int", - "canonical": "int" + "c": "Temporal *", + "canonical": "struct Temporal *" }, "params": [ { "name": "temp", "cType": "const Temporal *", "canonical": "const struct Temporal *" - }, - { - "name": "cell", - "cType": "S2CellId", - "canonical": "int" } ], "api": "internal", - "category": "predicate", + "category": "conversion", "network": { "exposable": false, "method": null, @@ -269463,23 +276855,32 @@ "text", "wkb" ] - }, - { - "name": "cell", - "kind": "json", - "json": "integer" } ], "result": { - "kind": "json", - "json": "integer" + "kind": "serialized", + "cType": "struct Temporal *", + "encode": "temporal_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "mfjson", + "text", + "wkb" + ] } } }, { - "name": "ever_ne_s2cell_ts2cell", + "name": "ever_eq_s2cell_ts2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -269530,9 +276931,10 @@ } }, { - "name": "ever_ne_ts2cell_s2cell", + "name": "ever_eq_ts2cell_s2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -269583,9 +276985,10 @@ } }, { - "name": "always_eq_s2cell_ts2cell", + "name": "ever_ne_s2cell_ts2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -269636,9 +277039,10 @@ } }, { - "name": "always_eq_ts2cell_s2cell", + "name": "ever_ne_ts2cell_s2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -269689,9 +277093,10 @@ } }, { - "name": "always_ne_s2cell_ts2cell", + "name": "always_eq_s2cell_ts2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -269742,9 +277147,10 @@ } }, { - "name": "always_ne_ts2cell_s2cell", + "name": "always_eq_ts2cell_s2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -269795,253 +277201,366 @@ } }, { - "name": "ever_eq_ts2cell_ts2cell", - "file": "meos_s2cell.h", - "family": "CORE", - "returnType": { - "c": "int", - "canonical": "int" - }, - "params": [ - { - "name": "temp1", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "temp2", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp1", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "temp2", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "json", - "json": "integer" - } - } - }, - { - "name": "ever_ne_ts2cell_ts2cell", - "file": "meos_s2cell.h", - "family": "CORE", - "returnType": { - "c": "int", - "canonical": "int" - }, - "params": [ - { - "name": "temp1", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "temp2", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp1", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "temp2", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "json", - "json": "integer" - } - } - }, - { - "name": "always_eq_ts2cell_ts2cell", - "file": "meos_s2cell.h", - "family": "CORE", - "returnType": { - "c": "int", - "canonical": "int" - }, - "params": [ - { - "name": "temp1", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "temp2", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp1", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "temp2", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "json", - "json": "integer" - } - } - }, - { - "name": "always_ne_ts2cell_ts2cell", + "name": "always_ne_s2cell_ts2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "int", "canonical": "int" }, - "params": [ - { - "name": "temp1", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "temp2", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp1", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "temp2", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - ], - "result": { - "kind": "json", - "json": "integer" - } - } - }, - { - "name": "teq_s2cell_ts2cell", - "file": "meos_s2cell.h", - "family": "CORE", - "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" - }, + "params": [ + { + "name": "cell", + "cType": "S2CellId", + "canonical": "int" + }, + { + "name": "temp", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "cell", + "kind": "json", + "json": "integer" + }, + { + "name": "temp", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + ], + "result": { + "kind": "json", + "json": "integer" + } + } + }, + { + "name": "always_ne_ts2cell_s2cell", + "file": "meos_s2cell.h", + "family": "S2CELL", + "vendored": false, + "returnType": { + "c": "int", + "canonical": "int" + }, + "params": [ + { + "name": "temp", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "cell", + "cType": "S2CellId", + "canonical": "int" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "temp", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "cell", + "kind": "json", + "json": "integer" + } + ], + "result": { + "kind": "json", + "json": "integer" + } + } + }, + { + "name": "ever_eq_ts2cell_ts2cell", + "file": "meos_s2cell.h", + "family": "S2CELL", + "vendored": false, + "returnType": { + "c": "int", + "canonical": "int" + }, + "params": [ + { + "name": "temp1", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "temp2", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "temp1", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "temp2", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + ], + "result": { + "kind": "json", + "json": "integer" + } + } + }, + { + "name": "ever_ne_ts2cell_ts2cell", + "file": "meos_s2cell.h", + "family": "S2CELL", + "vendored": false, + "returnType": { + "c": "int", + "canonical": "int" + }, + "params": [ + { + "name": "temp1", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "temp2", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "temp1", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "temp2", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + ], + "result": { + "kind": "json", + "json": "integer" + } + } + }, + { + "name": "always_eq_ts2cell_ts2cell", + "file": "meos_s2cell.h", + "family": "S2CELL", + "vendored": false, + "returnType": { + "c": "int", + "canonical": "int" + }, + "params": [ + { + "name": "temp1", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "temp2", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "temp1", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "temp2", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + ], + "result": { + "kind": "json", + "json": "integer" + } + } + }, + { + "name": "always_ne_ts2cell_ts2cell", + "file": "meos_s2cell.h", + "family": "S2CELL", + "vendored": false, + "returnType": { + "c": "int", + "canonical": "int" + }, + "params": [ + { + "name": "temp1", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "temp2", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "temp1", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "temp2", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + ], + "result": { + "kind": "json", + "json": "integer" + } + } + }, + { + "name": "teq_s2cell_ts2cell", + "file": "meos_s2cell.h", + "family": "S2CELL", + "vendored": false, + "returnType": { + "c": "Temporal *", + "canonical": "struct Temporal *" + }, "params": [ { "name": "cell", @@ -270103,7 +277622,8 @@ { "name": "teq_ts2cell_s2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -270169,7 +277689,8 @@ { "name": "teq_ts2cell_ts2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -270242,7 +277763,8 @@ { "name": "tne_s2cell_ts2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -270308,7 +277830,8 @@ { "name": "tne_ts2cell_s2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -270374,7 +277897,8 @@ { "name": "tne_ts2cell_ts2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -270447,7 +277971,8 @@ { "name": "ts2cell_cell_to_token", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -270504,6 +278029,7 @@ "name": "ensure_valid_tnpoint_npoint", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -270563,6 +278089,7 @@ "name": "ensure_valid_tnpoint_npointset", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -270622,6 +278149,7 @@ "name": "ensure_valid_tnpoint_geo", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -270687,6 +278215,7 @@ "name": "ensure_valid_tnpoint_stbox", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -270746,6 +278275,7 @@ "name": "ensure_valid_tnpoint_tnpoint", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -270806,6 +278336,7 @@ "name": "tnpointsegm_intersection", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -270910,6 +278441,7 @@ "name": "common_rid_tnpoint_npoint", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -270969,6 +278501,7 @@ "name": "common_rid_tnpoint_npointset", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -271028,6 +278561,7 @@ "name": "common_rid_tnpoint_tnpoint", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -271088,6 +278622,7 @@ "name": "npoint_collinear", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -271172,6 +278707,7 @@ "name": "npointsegm_interpolate", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -271252,6 +278788,7 @@ "name": "npointsegm_locate", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -271326,6 +278863,7 @@ "name": "npointarr_geom", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -271342,6 +278880,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "points", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Npoint *", + "canonical": "struct Npoint *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -271389,6 +278942,7 @@ "name": "nsegmentarr_geom", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -271405,6 +278959,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "segments", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Nsegment *", + "canonical": "struct Nsegment *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -271451,6 +279020,7 @@ "name": "nsegmentarr_normalize", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment **", "canonical": "struct Nsegment **" @@ -271477,12 +279047,7 @@ "c": "Nsegment *", "canonical": "struct Nsegment *" } - }, - "outputArrays": [ - { - "param": "segments" - } - ] + } }, "api": "internal", "category": "transformation", @@ -271523,6 +279088,7 @@ "name": "npoint_wkt_out", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -271568,6 +279134,7 @@ "name": "npoint_set", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -271628,6 +279195,7 @@ "name": "nsegment_set", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -271697,6 +279265,7 @@ "name": "datum_npoint_round", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -271740,6 +279309,7 @@ "name": "tnpointinst_tgeompointinst", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -271792,6 +279362,7 @@ "name": "tnpointseq_tgeompointseq_disc", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -271838,6 +279409,7 @@ "name": "tnpointseq_tgeompointseq_cont", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -271884,6 +279456,7 @@ "name": "tnpointseqset_tgeompointseqset", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -271936,6 +279509,7 @@ "name": "tgeompointinst_tnpointinst", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -271988,6 +279562,7 @@ "name": "tgeompointseq_tnpointseq", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -272034,6 +279609,7 @@ "name": "tgeompointseqset_tnpointseqset", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -272086,6 +279662,7 @@ "name": "tnpointinst_positions", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment **", "canonical": "struct Nsegment **" @@ -272126,6 +279703,7 @@ "name": "tnpointseq_positions", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment **", "canonical": "struct Nsegment **" @@ -272193,6 +279771,7 @@ "name": "tnpointseqset_positions", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment **", "canonical": "struct Nsegment **" @@ -272266,6 +279845,7 @@ "name": "tnpointinst_route", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -272306,6 +279886,7 @@ "name": "tnpointinst_routes", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -272359,6 +279940,7 @@ "name": "tnpointseq_disc_routes", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -272406,6 +279988,7 @@ "name": "tnpointseq_cont_routes", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -272453,6 +280036,7 @@ "name": "tnpointseqset_routes", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -272506,6 +280090,7 @@ "name": "tnpointseq_linear_positions", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -272552,6 +280137,7 @@ "name": "tnpoint_restrict_stbox", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -272644,6 +280230,7 @@ "name": "tnpoint_restrict_npoint", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -272726,6 +280313,7 @@ "name": "tnpoint_restrict_npointset", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -272808,6 +280396,7 @@ "name": "npoint_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -272871,6 +280460,7 @@ "name": "npointarr_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -272893,6 +280483,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -272936,6 +280539,7 @@ "name": "nsegment_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -272998,6 +280602,7 @@ "name": "npoint_timestamptz_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273070,6 +280675,7 @@ "name": "npoint_tstzspan_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273149,6 +280755,7 @@ "name": "tnpointinst_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -273210,6 +280817,7 @@ "name": "tnpointinstarr_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -273237,6 +280845,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "inst", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -273291,6 +280912,7 @@ "name": "tnpointseq_expand_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -273340,6 +280962,7 @@ "name": "datum_npoint_distance", "file": "tnpoint_distance.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -273383,6 +281006,7 @@ "name": "npoint_parse", "file": "tnpoint_parser.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -273440,6 +281064,7 @@ "name": "nsegment_parse", "file": "tnpoint_parser.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -273486,6 +281111,7 @@ "name": "contains_rid_tnpoint_bigint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273548,6 +281174,7 @@ "name": "contained_rid_tnpoint_bigint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273610,6 +281237,7 @@ "name": "same_rid_tnpoint_bigint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273672,6 +281300,7 @@ "name": "overlaps_rid_tnpoint_bigintset", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273741,6 +281370,7 @@ "name": "contains_rid_tnpoint_bigintset", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273810,6 +281440,7 @@ "name": "contained_rid_tnpoint_bigintset", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273879,6 +281510,7 @@ "name": "same_rid_tnpoint_bigintset", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273948,6 +281580,7 @@ "name": "contains_rid_tnpoint_npoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274017,6 +281650,7 @@ "name": "contained_rid_npoint_tnpoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274086,6 +281720,7 @@ "name": "same_rid_tnpoint_npoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274155,6 +281790,7 @@ "name": "overlaps_rid_tnpoint_tnpoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274215,6 +281851,7 @@ "name": "contains_rid_tnpoint_tnpoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274275,6 +281912,7 @@ "name": "contained_rid_tnpoint_tnpoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274335,6 +281973,7 @@ "name": "same_rid_tnpoint_tnpoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274395,6 +282034,7 @@ "name": "ensure_same_rid_tnpointinst", "file": "tnpoint_spatialfuncs.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274451,6 +282091,7 @@ "name": "tnpoint_restrict_geom", "file": "tnpoint_spatialfuncs.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -274539,6 +282180,7 @@ "name": "meos_pc_schema_lookup", "file": "meos_schema_hook.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "PCSCHEMA *", "canonical": "struct PCSCHEMA *" @@ -274573,6 +282215,7 @@ "name": "ensure_same_pcid_pcpatch", "file": "pcpatch.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274631,6 +282274,7 @@ "name": "ensure_valid_pcpatchset_pcpatch", "file": "pcpatch.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274689,6 +282333,7 @@ "name": "pcpatch_parse", "file": "pcpatch.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -274746,6 +282391,7 @@ "name": "pcpatch_filter_per_point", "file": "pcpatch_decompose.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -274828,6 +282474,7 @@ "name": "pcpatch_any_point_matches", "file": "pcpatch_decompose.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274888,6 +282535,7 @@ "name": "pcpoint_in_tpcbox", "file": "pcpatch_decompose.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274932,6 +282580,7 @@ "name": "pcpoint_intersects_geometry", "file": "pcpatch_decompose.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274976,6 +282625,7 @@ "name": "ensure_same_pcid_pcpoint", "file": "pcpoint.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -275034,6 +282684,7 @@ "name": "ensure_valid_pcpointset_pcpoint", "file": "pcpoint.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -275092,6 +282743,7 @@ "name": "pcpoint_parse", "file": "pcpoint.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -275149,6 +282801,7 @@ "name": "pcpoint_meaningful_size", "file": "pcpoint.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -275190,6 +282843,7 @@ "name": "meos_pc_point_serialize", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "SERIALIZED_POINT *", "canonical": "SERIALIZED_POINT *" @@ -275224,6 +282878,7 @@ "name": "meos_pc_point_deserialize", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "PCPOINT *", "canonical": "PCPOINT *" @@ -275267,6 +282922,7 @@ "name": "meos_pc_patch_serialized_size", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -275301,6 +282957,7 @@ "name": "meos_pc_patch_serialize", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "SERIALIZED_PATCH *", "canonical": "struct SERIALIZED_PATCH *" @@ -275344,6 +283001,7 @@ "name": "meos_pc_patch_serialize_to_uncompressed", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "SERIALIZED_PATCH *", "canonical": "struct SERIALIZED_PATCH *" @@ -275378,6 +283036,7 @@ "name": "meos_pc_patch_deserialize", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "PCPATCH *", "canonical": "PCPATCH *" @@ -275421,6 +283080,7 @@ "name": "tpcbox_expand", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -275476,6 +283136,7 @@ "name": "tstzspan_set_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -275537,6 +283198,7 @@ "name": "tpointcloudinst_set_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -275597,6 +283259,7 @@ "name": "tpointcloudinstarr_set_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -275634,6 +283297,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -275697,6 +283373,7 @@ "name": "tpointcloudseq_expand_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -275746,6 +283423,7 @@ "name": "tpointcloudseqarr_set_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -275768,6 +283446,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ], "outParams": [ "box" ] @@ -275810,6 +283501,7 @@ "name": "tpcbox_extent_transfn", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -275879,6 +283571,7 @@ "name": "boxop_tpointcloud_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -275956,6 +283649,7 @@ "name": "boxop_tpointcloud_tpointcloud", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276025,6 +283719,7 @@ "name": "tpcbox_set_stbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -276081,6 +283776,7 @@ "name": "nad_tpcbox_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -276137,6 +283833,7 @@ "name": "nad_tpointcloud_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -276195,6 +283892,7 @@ "name": "nad_tpointcloud_tpointcloud", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -276255,6 +283953,7 @@ "name": "ensure_valid_tpcbox_tpcbox", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276311,6 +284010,7 @@ "name": "tpcbox_contains", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276367,6 +284067,7 @@ "name": "tpcbox_contained", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276423,6 +284124,7 @@ "name": "tpcbox_overlaps", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276479,6 +284181,7 @@ "name": "tpcbox_same", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276535,6 +284238,7 @@ "name": "tpcbox_adjacent", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276591,6 +284295,7 @@ "name": "tpcbox_left", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276647,6 +284352,7 @@ "name": "tpcbox_right", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276703,6 +284409,7 @@ "name": "tpcbox_overleft", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276759,6 +284466,7 @@ "name": "tpcbox_overright", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276815,6 +284523,7 @@ "name": "tpcbox_below", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276871,6 +284580,7 @@ "name": "tpcbox_above", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276927,6 +284637,7 @@ "name": "tpcbox_overbelow", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276983,6 +284694,7 @@ "name": "tpcbox_overabove", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277039,6 +284751,7 @@ "name": "tpcbox_front", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277095,6 +284808,7 @@ "name": "tpcbox_back", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277151,6 +284865,7 @@ "name": "tpcbox_overfront", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277207,6 +284922,7 @@ "name": "tpcbox_overback", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277263,6 +284979,7 @@ "name": "tpcbox_before", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277319,6 +285036,7 @@ "name": "tpcbox_after", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277375,6 +285093,7 @@ "name": "tpcbox_overbefore", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277431,6 +285150,7 @@ "name": "tpcbox_overafter", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277487,6 +285207,7 @@ "name": "tpcbox_parse", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -277533,6 +285254,7 @@ "name": "tpcbox_index_leaf_consistent", "file": "tpcbox_index.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277599,6 +285321,7 @@ "name": "tpcbox_gist_inner_consistent", "file": "tpcbox_index.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277665,6 +285388,7 @@ "name": "tpcbox_index_recheck", "file": "tpcbox_index.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277701,6 +285425,7 @@ "name": "ensure_valid_pose_geo", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277765,6 +285490,7 @@ "name": "ensure_valid_pose_stbox", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277823,6 +285549,7 @@ "name": "ensure_valid_pose_pose", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277881,6 +285608,7 @@ "name": "ensure_valid_poseset_pose", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277939,6 +285667,7 @@ "name": "quaternion_rotate_vector", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -278061,6 +285790,7 @@ "name": "geodetic_to_ecef", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -278150,6 +285880,7 @@ "name": "ecef_to_geodetic", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -278239,6 +285970,7 @@ "name": "pose_compose_values", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -278316,6 +286048,7 @@ "name": "pose_collinear", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -278400,6 +286133,7 @@ "name": "posesegm_interpolate", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -278480,6 +286214,7 @@ "name": "posesegm_locate", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -278554,6 +286289,7 @@ "name": "pose_wkt_out", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -278616,6 +286352,7 @@ "name": "pose_parse", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -278673,6 +286410,7 @@ "name": "datum_pose_point", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278707,6 +286445,7 @@ "name": "datum_pose_geopoint", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278741,6 +286480,7 @@ "name": "datum_pose_yaw", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278775,6 +286515,7 @@ "name": "datum_pose_pitch", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278809,6 +286550,7 @@ "name": "datum_pose_roll", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278843,6 +286585,7 @@ "name": "datum_pose_apply_geo", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278886,6 +286629,7 @@ "name": "datum_pose_compose", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278929,6 +286673,7 @@ "name": "datum_pose_inverse", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278963,6 +286708,7 @@ "name": "datum_pose_round", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -279006,6 +286752,7 @@ "name": "pose_quaternion_mul", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279147,6 +286894,7 @@ "name": "pose_ypr_to_quaternion", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279246,6 +286994,7 @@ "name": "pose_quaternion_to_ypr", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279345,6 +287094,7 @@ "name": "pose_enu_to_ecef_quaternion", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279426,6 +287176,7 @@ "name": "pose_transf_pj", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -279499,6 +287250,7 @@ "name": "pose_set_srid_int", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279550,6 +287302,7 @@ "name": "pose_distance", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -279593,6 +287346,7 @@ "name": "lwgeom_apply_pose", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279643,6 +287397,7 @@ "name": "pose_set_stbox", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -279706,6 +287461,7 @@ "name": "posearr_set_stbox", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279728,6 +287484,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -279771,6 +287540,7 @@ "name": "pose_timestamptz_set_stbox", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -279843,6 +287613,7 @@ "name": "pose_tstzspan_set_stbox", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -279919,147 +287690,24 @@ } }, { - "name": "ensure_valid_tpose_geo", - "file": "tpose.h", - "family": "POSE", - "returnType": { - "c": "bool", - "canonical": "bool" - }, - "params": [ - { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "gs", - "cType": "const GSERIALIZED *", - "canonical": "const GSERIALIZED *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "gs", - "kind": "serialized", - "cType": "const GSERIALIZED *", - "decode": "geo_from_text", - "decode_aux": [ - { - "name": "srid", - "kind": "integer", - "default": 0 - } - ], - "encodings": [ - "mfjson", - "text" - ] - } - ], - "result": { - "kind": "json", - "json": "boolean" - } - } - }, - { - "name": "ensure_valid_tpose_pose", - "file": "tpose.h", - "family": "POSE", - "returnType": { - "c": "bool", - "canonical": "bool" - }, - "params": [ - { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "pose", - "cType": "const Pose *", - "canonical": "const struct Pose *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "temp", - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - }, - { - "name": "pose", - "kind": "serialized", - "cType": "const struct Pose *", - "decode": "pose_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - } - ], - "result": { - "kind": "json", - "json": "boolean" - } - } - }, - { - "name": "ensure_valid_tpose_stbox", - "file": "tpose.h", + "name": "ensure_valid_posechain_posechain", + "file": "posechain.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" }, "params": [ { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" + "name": "pc1", + "cType": "const PoseChain *", + "canonical": "const struct PoseChain *" }, { - "name": "box", - "cType": "const STBox *", - "canonical": "const struct STBox *" + "name": "pc2", + "cType": "const PoseChain *", + "canonical": "const struct PoseChain *" } ], "api": "internal", @@ -280072,22 +287720,21 @@ "wire": { "params": [ { - "name": "temp", + "name": "pc1", "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", + "cType": "const struct PoseChain *", + "decode": "posechain_in", "decode_aux": [], "encodings": [ - "mfjson", "text", "wkb" ] }, { - "name": "box", + "name": "pc2", "kind": "serialized", - "cType": "const struct STBox *", - "decode": "stbox_in", + "cType": "const struct PoseChain *", + "decode": "posechain_in", "decode_aux": [], "encodings": [ "text", @@ -280102,23 +287749,24 @@ } }, { - "name": "ensure_valid_tpose_tpose", - "file": "tpose.h", + "name": "ensure_valid_posechainset_posechain", + "file": "posechain.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" }, "params": [ { - "name": "temp1", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" + "name": "s", + "cType": "const Set *", + "canonical": "const struct Set *" }, { - "name": "temp2", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" + "name": "pc", + "cType": "const PoseChain *", + "canonical": "const struct PoseChain *" } ], "api": "internal", @@ -280131,25 +287779,23 @@ "wire": { "params": [ { - "name": "temp1", + "name": "s", "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", + "cType": "const struct Set *", + "decode": "bigintset_in", "decode_aux": [], "encodings": [ - "mfjson", "text", "wkb" ] }, { - "name": "temp2", + "name": "pc", "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", + "cType": "const struct PoseChain *", + "decode": "posechain_in", "decode_aux": [], "encodings": [ - "mfjson", "text", "wkb" ] @@ -280162,297 +287808,91 @@ } }, { - "name": "tposesegm_intersection_value", - "file": "tpose.h", + "name": "posechain_parse", + "file": "posechain.h", "family": "POSE", + "vendored": false, "returnType": { - "c": "int", - "canonical": "int" + "c": "PoseChain *", + "canonical": "struct PoseChain *" }, "params": [ { - "name": "start", - "cType": "Datum", - "canonical": "Datum" + "name": "str", + "cType": "const char **", + "canonical": "const char **" }, { "name": "end", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "value", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "lower", - "cType": "TimestampTz", - "canonical": "TimestampTz" - }, - { - "name": "upper", - "cType": "TimestampTz", - "canonical": "TimestampTz" - }, - { - "name": "t1", - "cType": "TimestampTz *", - "canonical": "TimestampTz *" - }, - { - "name": "t2", - "cType": "TimestampTz *", - "canonical": "TimestampTz *" - } - ], - "shape": { - "outParams": [ - "t1", - "t2" - ] - }, - "api": "internal", - "category": "accessor", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:Datum; no-decoder:TimestampTz" - }, - "wire": { - "params": [ - { - "name": "start", - "kind": "unsupported" - }, - { - "name": "end", - "kind": "unsupported" - }, - { - "name": "value", - "kind": "unsupported" - }, - { - "name": "lower", - "kind": "unsupported" - }, - { - "name": "upper", - "kind": "unsupported" - }, - { - "name": "t1", - "kind": "unsupported" - }, - { - "name": "t2", - "kind": "unsupported" - } - ], - "result": { - "kind": "json", - "json": "integer" - } - } - }, - { - "name": "tposesegm_intersection", - "file": "tpose.h", - "family": "POSE", - "returnType": { - "c": "int", - "canonical": "int" - }, - "params": [ - { - "name": "start1", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "end1", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "start2", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "end2", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "lower", - "cType": "TimestampTz", - "canonical": "TimestampTz" - }, - { - "name": "upper", - "cType": "TimestampTz", - "canonical": "TimestampTz" - }, - { - "name": "t1", - "cType": "TimestampTz *", - "canonical": "TimestampTz *" - }, - { - "name": "t2", - "cType": "TimestampTz *", - "canonical": "TimestampTz *" + "cType": "bool", + "canonical": "bool" } ], - "shape": { - "outParams": [ - "t1", - "t2" - ] - }, "api": "internal", "category": "transformation", "network": { "exposable": false, "method": null, - "reason": "internal; no-decoder:Datum; no-decoder:TimestampTz" + "reason": "internal; array-or-out-param:str" }, "wire": { "params": [ { - "name": "start1", - "kind": "unsupported" - }, - { - "name": "end1", - "kind": "unsupported" - }, - { - "name": "start2", - "kind": "unsupported" - }, - { - "name": "end2", - "kind": "unsupported" - }, - { - "name": "lower", - "kind": "unsupported" - }, - { - "name": "upper", - "kind": "unsupported" - }, - { - "name": "t1", + "name": "str", "kind": "unsupported" }, { - "name": "t2", - "kind": "unsupported" + "name": "end", + "kind": "json", + "json": "boolean" } ], "result": { - "kind": "json", - "json": "integer" + "kind": "serialized", + "cType": "struct PoseChain *", + "encode": "posechain_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "text", + "wkb" + ] } } }, { - "name": "tposeinst_set_stbox", - "file": "tpose_boxops.h", + "name": "posechain_wkt_out", + "file": "posechain.h", "family": "POSE", + "vendored": false, "returnType": { - "c": "void", - "canonical": "void" + "c": "char *", + "canonical": "char *" }, "params": [ { - "name": "inst", - "cType": "const TInstant *", - "canonical": "const struct TInstant *" + "name": "pc", + "cType": "const PoseChain *", + "canonical": "const struct PoseChain *" }, { - "name": "box", - "cType": "STBox *", - "canonical": "struct STBox *" - } - ], - "shape": { - "outParams": [ - "box" - ] - }, - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "inst", - "kind": "serialized", - "cType": "const struct TInstant *", - "decode": "tbigintinst_in", - "decode_aux": [], - "encodings": [ - "text" - ] - }, - { - "name": "box", - "kind": "serialized", - "cType": "struct STBox *", - "decode": "stbox_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - } - ], - "result": { - "kind": "void" - } - } - }, - { - "name": "tposeinstarr_set_stbox", - "file": "tpose_boxops.h", - "family": "POSE", - "returnType": { - "c": "void", - "canonical": "void" - }, - "params": [ - { - "name": "instants", - "cType": "TInstant **", - "canonical": "struct TInstant **" + "name": "extended", + "cType": "bool", + "canonical": "bool" }, { - "name": "count", + "name": "maxdd", "cType": "int", "canonical": "int" - }, - { - "name": "box", - "cType": "STBox *", - "canonical": "struct STBox *" } ], - "shape": { - "outParams": [ - "box" - ] - }, "api": "internal", - "category": "transformation", + "category": "io", "network": { "exposable": false, "method": null, @@ -280461,112 +287901,56 @@ "wire": { "params": [ { - "name": "instants", - "kind": "array", - "count_param": "count", - "element": { - "kind": "serialized", - "cType": "struct TInstant *", - "decode": "tbigintinst_in", - "decode_aux": [], - "encodings": [ - "text" - ] - } - }, - { - "name": "box", + "name": "pc", "kind": "serialized", - "cType": "struct STBox *", - "decode": "stbox_in", + "cType": "const struct PoseChain *", + "decode": "posechain_in", "decode_aux": [], "encodings": [ "text", "wkb" ] - } - ], - "result": { - "kind": "void" - } - } - }, - { - "name": "tposeseq_expand_stbox", - "file": "tpose_boxops.h", - "family": "POSE", - "returnType": { - "c": "void", - "canonical": "void" - }, - "params": [ - { - "name": "seq", - "cType": "TSequence *", - "canonical": "struct TSequence *" - }, - { - "name": "inst", - "cType": "const TInstant *", - "canonical": "const struct TInstant *" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:TSequence" - }, - "wire": { - "params": [ + }, { - "name": "seq", - "kind": "unsupported" + "name": "extended", + "kind": "json", + "json": "boolean" }, { - "name": "inst", - "kind": "serialized", - "cType": "const struct TInstant *", - "decode": "tbigintinst_in", - "decode_aux": [], - "encodings": [ - "text" - ] + "name": "maxdd", + "kind": "json", + "json": "integer" } ], "result": { - "kind": "void" + "kind": "json", + "json": "string" } } }, { - "name": "tpose_restrict_geom", - "file": "tpose_spatialfuncs.h", + "name": "ensure_same_count_posechain", + "file": "posechain.h", "family": "POSE", + "vendored": false, "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" + "c": "bool", + "canonical": "bool" }, "params": [ { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "gs", - "cType": "const GSERIALIZED *", - "canonical": "const GSERIALIZED *" + "name": "pc1", + "cType": "const PoseChain *", + "canonical": "const struct PoseChain *" }, { - "name": "atfunc", - "cType": "bool", - "canonical": "bool" + "name": "pc2", + "cType": "const PoseChain *", + "canonical": "const struct PoseChain *" } ], "api": "internal", - "category": "transformation", + "category": "predicate", "network": { "exposable": false, "method": null, @@ -280575,87 +287959,58 @@ "wire": { "params": [ { - "name": "temp", + "name": "pc1", "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", + "cType": "const struct PoseChain *", + "decode": "posechain_in", "decode_aux": [], "encodings": [ - "mfjson", "text", "wkb" ] }, { - "name": "gs", + "name": "pc2", "kind": "serialized", - "cType": "const GSERIALIZED *", - "decode": "geo_from_text", - "decode_aux": [ - { - "name": "srid", - "kind": "integer", - "default": 0 - } - ], + "cType": "const struct PoseChain *", + "decode": "posechain_in", + "decode_aux": [], "encodings": [ - "mfjson", - "text" + "text", + "wkb" ] - }, - { - "name": "atfunc", - "kind": "json", - "json": "boolean" } ], "result": { - "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text", - "wkb" - ] + "kind": "json", + "json": "boolean" } } }, { - "name": "tpose_restrict_stbox", - "file": "tpose_spatialfuncs.h", + "name": "posechainsegm_interpolate", + "file": "posechain.h", "family": "POSE", + "vendored": false, "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" + "c": "PoseChain *", + "canonical": "struct PoseChain *" }, "params": [ { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" - }, - { - "name": "box", - "cType": "const STBox *", - "canonical": "const struct STBox *" + "name": "start", + "cType": "const PoseChain *", + "canonical": "const struct PoseChain *" }, { - "name": "border_inc", - "cType": "bool", - "canonical": "bool" + "name": "end", + "cType": "const PoseChain *", + "canonical": "const struct PoseChain *" }, { - "name": "atfunc", - "cType": "bool", - "canonical": "bool" + "name": "ratio", + "cType": "double", + "canonical": "double" } ], "api": "internal", @@ -280668,22 +288023,21 @@ "wire": { "params": [ { - "name": "temp", + "name": "start", "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", + "cType": "const struct PoseChain *", + "decode": "posechain_in", "decode_aux": [], "encodings": [ - "mfjson", "text", "wkb" ] }, { - "name": "box", + "name": "end", "kind": "serialized", - "cType": "const struct STBox *", - "decode": "stbox_in", + "cType": "const struct PoseChain *", + "decode": "posechain_in", "decode_aux": [], "encodings": [ "text", @@ -280691,20 +288045,15 @@ ] }, { - "name": "border_inc", - "kind": "json", - "json": "boolean" - }, - { - "name": "atfunc", + "name": "ratio", "kind": "json", - "json": "boolean" + "json": "number" } ], "result": { "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", + "cType": "struct PoseChain *", + "encode": "posechain_out", "encode_aux": [ { "name": "maxdd", @@ -280713,7 +288062,6 @@ } ], "encodings": [ - "mfjson", "text", "wkb" ] @@ -280721,28 +288069,29 @@ } }, { - "name": "tpose_restrict_elevation", - "file": "tpose_spatialfuncs.h", + "name": "posechainsegm_locate", + "file": "posechain.h", "family": "POSE", + "vendored": false, "returnType": { - "c": "Temporal *", - "canonical": "struct Temporal *" + "c": "long double", + "canonical": "long double" }, "params": [ { - "name": "temp", - "cType": "const Temporal *", - "canonical": "const struct Temporal *" + "name": "start", + "cType": "const PoseChain *", + "canonical": "const struct PoseChain *" }, { - "name": "s", - "cType": "const Span *", - "canonical": "const struct Span *" + "name": "end", + "cType": "const PoseChain *", + "canonical": "const struct PoseChain *" }, { - "name": "atfunc", - "cType": "bool", - "canonical": "bool" + "name": "value", + "cType": "const PoseChain *", + "canonical": "const struct PoseChain *" } ], "api": "internal", @@ -280755,22 +288104,21 @@ "wire": { "params": [ { - "name": "temp", + "name": "start", "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", + "cType": "const struct PoseChain *", + "decode": "posechain_in", "decode_aux": [], "encodings": [ - "mfjson", "text", "wkb" ] }, { - "name": "s", + "name": "end", "kind": "serialized", - "cType": "const struct Span *", - "decode": "bigintspan_in", + "cType": "const struct PoseChain *", + "decode": "posechain_in", "decode_aux": [], "encodings": [ "text", @@ -280778,34 +288126,28 @@ ] }, { - "name": "atfunc", - "kind": "json", - "json": "boolean" + "name": "value", + "kind": "serialized", + "cType": "const struct PoseChain *", + "decode": "posechain_in", + "decode_aux": [], + "encodings": [ + "text", + "wkb" + ] } ], "result": { - "kind": "serialized", - "cType": "struct Temporal *", - "encode": "temporal_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "mfjson", - "text", - "wkb" - ] + "kind": "json", + "json": "number" } } }, { - "name": "ensure_valid_posechain_posechain", + "name": "posechain_collinear", "file": "posechain.h", - "family": "CORE", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -280820,463 +288162,16 @@ "name": "pc2", "cType": "const PoseChain *", "canonical": "const struct PoseChain *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "pc1", - "kind": "serialized", - "cType": "const struct PoseChain *", - "decode": "posechain_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - }, - { - "name": "pc2", - "kind": "serialized", - "cType": "const struct PoseChain *", - "decode": "posechain_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - } - ], - "result": { - "kind": "json", - "json": "boolean" - } - } - }, - { - "name": "ensure_valid_posechainset_posechain", - "file": "posechain.h", - "family": "CORE", - "returnType": { - "c": "bool", - "canonical": "bool" - }, - "params": [ - { - "name": "s", - "cType": "const Set *", - "canonical": "const struct Set *" - }, - { - "name": "pc", - "cType": "const PoseChain *", - "canonical": "const struct PoseChain *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "s", - "kind": "serialized", - "cType": "const struct Set *", - "decode": "bigintset_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - }, - { - "name": "pc", - "kind": "serialized", - "cType": "const struct PoseChain *", - "decode": "posechain_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - } - ], - "result": { - "kind": "json", - "json": "boolean" - } - } - }, - { - "name": "posechain_parse", - "file": "posechain.h", - "family": "CORE", - "returnType": { - "c": "PoseChain *", - "canonical": "struct PoseChain *" - }, - "params": [ - { - "name": "str", - "cType": "const char **", - "canonical": "const char **" - }, - { - "name": "end", - "cType": "bool", - "canonical": "bool" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal; array-or-out-param:str" - }, - "wire": { - "params": [ - { - "name": "str", - "kind": "unsupported" - }, - { - "name": "end", - "kind": "json", - "json": "boolean" - } - ], - "result": { - "kind": "serialized", - "cType": "struct PoseChain *", - "encode": "posechain_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "text", - "wkb" - ] - } - } - }, - { - "name": "posechain_wkt_out", - "file": "posechain.h", - "family": "CORE", - "returnType": { - "c": "char *", - "canonical": "char *" - }, - "params": [ - { - "name": "pc", - "cType": "const PoseChain *", - "canonical": "const struct PoseChain *" - }, - { - "name": "extended", - "cType": "bool", - "canonical": "bool" - }, - { - "name": "maxdd", - "cType": "int", - "canonical": "int" - } - ], - "api": "internal", - "category": "io", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "pc", - "kind": "serialized", - "cType": "const struct PoseChain *", - "decode": "posechain_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - }, - { - "name": "extended", - "kind": "json", - "json": "boolean" - }, - { - "name": "maxdd", - "kind": "json", - "json": "integer" - } - ], - "result": { - "kind": "json", - "json": "string" - } - } - }, - { - "name": "ensure_same_count_posechain", - "file": "posechain.h", - "family": "CORE", - "returnType": { - "c": "bool", - "canonical": "bool" - }, - "params": [ - { - "name": "pc1", - "cType": "const PoseChain *", - "canonical": "const struct PoseChain *" - }, - { - "name": "pc2", - "cType": "const PoseChain *", - "canonical": "const struct PoseChain *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "pc1", - "kind": "serialized", - "cType": "const struct PoseChain *", - "decode": "posechain_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - }, - { - "name": "pc2", - "kind": "serialized", - "cType": "const struct PoseChain *", - "decode": "posechain_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - } - ], - "result": { - "kind": "json", - "json": "boolean" - } - } - }, - { - "name": "posechainsegm_interpolate", - "file": "posechain.h", - "family": "CORE", - "returnType": { - "c": "PoseChain *", - "canonical": "struct PoseChain *" - }, - "params": [ - { - "name": "start", - "cType": "const PoseChain *", - "canonical": "const struct PoseChain *" - }, - { - "name": "end", - "cType": "const PoseChain *", - "canonical": "const struct PoseChain *" - }, - { - "name": "ratio", - "cType": "double", - "canonical": "double" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "start", - "kind": "serialized", - "cType": "const struct PoseChain *", - "decode": "posechain_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - }, - { - "name": "end", - "kind": "serialized", - "cType": "const struct PoseChain *", - "decode": "posechain_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - }, - { - "name": "ratio", - "kind": "json", - "json": "number" - } - ], - "result": { - "kind": "serialized", - "cType": "struct PoseChain *", - "encode": "posechain_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "text", - "wkb" - ] - } - } - }, - { - "name": "posechainsegm_locate", - "file": "posechain.h", - "family": "CORE", - "returnType": { - "c": "long double", - "canonical": "long double" - }, - "params": [ - { - "name": "start", - "cType": "const PoseChain *", - "canonical": "const struct PoseChain *" - }, - { - "name": "end", - "cType": "const PoseChain *", - "canonical": "const struct PoseChain *" - }, - { - "name": "value", - "cType": "const PoseChain *", - "canonical": "const struct PoseChain *" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "start", - "kind": "serialized", - "cType": "const struct PoseChain *", - "decode": "posechain_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - }, - { - "name": "end", - "kind": "serialized", - "cType": "const struct PoseChain *", - "decode": "posechain_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - }, - { - "name": "value", - "kind": "serialized", - "cType": "const struct PoseChain *", - "decode": "posechain_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - } - ], - "result": { - "kind": "json", - "json": "number" - } - } - }, - { - "name": "posechain_collinear", - "file": "posechain.h", - "family": "CORE", - "returnType": { - "c": "bool", - "canonical": "bool" - }, - "params": [ - { - "name": "pc1", - "cType": "const PoseChain *", - "canonical": "const struct PoseChain *" - }, - { - "name": "pc2", - "cType": "const PoseChain *", - "canonical": "const struct PoseChain *" - }, - { - "name": "pc3", - "cType": "const PoseChain *", - "canonical": "const struct PoseChain *" - }, - { - "name": "ratio", - "cType": "double", - "canonical": "double" + }, + { + "name": "pc3", + "cType": "const PoseChain *", + "canonical": "const struct PoseChain *" + }, + { + "name": "ratio", + "cType": "double", + "canonical": "double" } ], "api": "internal", @@ -281336,7 +288231,8 @@ { "name": "datum_posechain_round", "file": "posechain.h", - "family": "CORE", + "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -281379,7 +288275,8 @@ { "name": "datum_posechain_pose", "file": "posechain.h", - "family": "CORE", + "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -281413,7 +288310,8 @@ { "name": "posechain_set_srid_int", "file": "posechain.h", - "family": "CORE", + "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -281464,7 +288362,8 @@ { "name": "posechain_transf_pj", "file": "posechain.h", - "family": "CORE", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -281537,7 +288436,8 @@ { "name": "posechain_set_stbox", "file": "posechain.h", - "family": "CORE", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -281600,7 +288500,8 @@ { "name": "posechainarr_set_stbox", "file": "posechain.h", - "family": "CORE", + "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -281623,6 +288524,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -281663,9 +288577,10 @@ } }, { - "name": "ensure_valid_tposechain_geo", - "file": "tposechain.h", - "family": "CORE", + "name": "ensure_valid_tpose_geo", + "file": "tpose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -281728,9 +288643,10 @@ } }, { - "name": "ensure_valid_tposechain_posechain", - "file": "tposechain.h", - "family": "CORE", + "name": "ensure_valid_tpose_pose", + "file": "tpose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -281742,9 +288658,9 @@ "canonical": "const struct Temporal *" }, { - "name": "pc", - "cType": "const PoseChain *", - "canonical": "const struct PoseChain *" + "name": "pose", + "cType": "const Pose *", + "canonical": "const struct Pose *" } ], "api": "internal", @@ -281769,10 +288685,10 @@ ] }, { - "name": "pc", + "name": "pose", "kind": "serialized", - "cType": "const struct PoseChain *", - "decode": "posechain_in", + "cType": "const struct Pose *", + "decode": "pose_in", "decode_aux": [], "encodings": [ "text", @@ -281787,9 +288703,10 @@ } }, { - "name": "ensure_valid_tposechain_stbox", - "file": "tposechain.h", - "family": "CORE", + "name": "ensure_valid_tpose_stbox", + "file": "tpose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -281846,9 +288763,10 @@ } }, { - "name": "ensure_valid_tposechain_tposechain", - "file": "tposechain.h", - "family": "CORE", + "name": "ensure_valid_tpose_tpose", + "file": "tpose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -281906,65 +288824,10 @@ } }, { - "name": "ensure_same_count_tposechaininst", - "file": "tposechain.h", - "family": "CORE", - "returnType": { - "c": "bool", - "canonical": "bool" - }, - "params": [ - { - "name": "inst1", - "cType": "const TInstant *", - "canonical": "const struct TInstant *" - }, - { - "name": "inst2", - "cType": "const TInstant *", - "canonical": "const struct TInstant *" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "inst1", - "kind": "serialized", - "cType": "const struct TInstant *", - "decode": "tbigintinst_in", - "decode_aux": [], - "encodings": [ - "text" - ] - }, - { - "name": "inst2", - "kind": "serialized", - "cType": "const struct TInstant *", - "decode": "tbigintinst_in", - "decode_aux": [], - "encodings": [ - "text" - ] - } - ], - "result": { - "kind": "json", - "json": "boolean" - } - } - }, - { - "name": "tposechainsegm_intersection_value", - "file": "tposechain.h", - "family": "CORE", + "name": "tposesegm_intersection_value", + "file": "tpose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -282057,9 +288920,10 @@ } }, { - "name": "tposechainsegm_intersection", - "file": "tposechain.h", - "family": "CORE", + "name": "tposesegm_intersection", + "file": "tpose.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -282161,9 +289025,10 @@ } }, { - "name": "tposechaininst_set_stbox", - "file": "tposechain_boxops.h", - "family": "CORE", + "name": "tposeinst_set_stbox", + "file": "tpose_boxops.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -282222,9 +289087,10 @@ } }, { - "name": "tposechaininstarr_set_stbox", - "file": "tposechain_boxops.h", - "family": "CORE", + "name": "tposeinstarr_set_stbox", + "file": "tpose_boxops.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -282247,6 +289113,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -282292,9 +289171,10 @@ } }, { - "name": "tposechainseq_expand_stbox", - "file": "tposechain_boxops.h", - "family": "CORE", + "name": "tposeseq_expand_stbox", + "file": "tpose_boxops.h", + "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -282341,22 +289221,33 @@ } }, { - "name": "bool_in", - "file": "postgres_ext_defs.in.h", - "family": "CORE", + "name": "tpose_restrict_geom", + "file": "tpose_spatialfuncs.h", + "family": "POSE", + "vendored": false, "returnType": { - "c": "bool", - "canonical": "bool" + "c": "Temporal *", + "canonical": "struct Temporal *" }, "params": [ { - "name": "str", - "cType": "const char *", - "canonical": "const char *" + "name": "temp", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "gs", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" + }, + { + "name": "atfunc", + "cType": "bool", + "canonical": "bool" } ], "api": "internal", - "category": "io", + "category": "transformation", "network": { "exposable": false, "method": null, @@ -282365,34 +289256,92 @@ "wire": { "params": [ { - "name": "str", + "name": "temp", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "gs", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + }, + { + "name": "atfunc", "kind": "json", - "json": "string" + "json": "boolean" } ], "result": { - "kind": "json", - "json": "boolean" + "kind": "serialized", + "cType": "struct Temporal *", + "encode": "temporal_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "mfjson", + "text", + "wkb" + ] } } }, { - "name": "bool_out", - "file": "postgres_ext_defs.in.h", - "family": "CORE", + "name": "tpose_restrict_stbox", + "file": "tpose_spatialfuncs.h", + "family": "POSE", + "vendored": false, "returnType": { - "c": "char *", - "canonical": "char *" + "c": "Temporal *", + "canonical": "struct Temporal *" }, "params": [ { - "name": "b", + "name": "temp", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "box", + "cType": "const STBox *", + "canonical": "const struct STBox *" + }, + { + "name": "border_inc", + "cType": "bool", + "canonical": "bool" + }, + { + "name": "atfunc", "cType": "bool", "canonical": "bool" } ], "api": "internal", - "category": "io", + "category": "transformation", "network": { "exposable": false, "method": null, @@ -282401,39 +289350,86 @@ "wire": { "params": [ { - "name": "b", + "name": "temp", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "box", + "kind": "serialized", + "cType": "const struct STBox *", + "decode": "stbox_in", + "decode_aux": [], + "encodings": [ + "text", + "wkb" + ] + }, + { + "name": "border_inc", + "kind": "json", + "json": "boolean" + }, + { + "name": "atfunc", "kind": "json", "json": "boolean" } ], "result": { - "kind": "json", - "json": "string" + "kind": "serialized", + "cType": "struct Temporal *", + "encode": "temporal_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "mfjson", + "text", + "wkb" + ] } } }, { - "name": "float8_out", - "file": "postgres_ext_defs.in.h", - "family": "CORE", + "name": "tpose_restrict_elevation", + "file": "tpose_spatialfuncs.h", + "family": "POSE", + "vendored": false, "returnType": { - "c": "char *", - "canonical": "char *" + "c": "Temporal *", + "canonical": "struct Temporal *" }, "params": [ { - "name": "num", - "cType": "double", - "canonical": "double" + "name": "temp", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" }, { - "name": "maxdd", - "cType": "int", - "canonical": "int" + "name": "s", + "cType": "const Span *", + "canonical": "const struct Span *" + }, + { + "name": "atfunc", + "cType": "bool", + "canonical": "bool" } ], "api": "internal", - "category": "io", + "category": "transformation", "network": { "exposable": false, "method": null, @@ -282442,110 +289438,198 @@ "wire": { "params": [ { - "name": "num", - "kind": "json", - "json": "number" + "name": "temp", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] }, { - "name": "maxdd", + "name": "s", + "kind": "serialized", + "cType": "const struct Span *", + "decode": "bigintspan_in", + "decode_aux": [], + "encodings": [ + "text", + "wkb" + ] + }, + { + "name": "atfunc", "kind": "json", - "json": "integer" + "json": "boolean" } ], "result": { - "kind": "json", - "json": "string" + "kind": "serialized", + "cType": "struct Temporal *", + "encode": "temporal_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "mfjson", + "text", + "wkb" + ] } } }, { - "name": "date_in", - "file": "postgres_ext_defs.in.h", - "family": "CORE", + "name": "ensure_valid_tposechain_geo", + "file": "tposechain.h", + "family": "POSE", + "vendored": false, "returnType": { - "c": "DateADT", - "canonical": "DateADT" + "c": "bool", + "canonical": "bool" }, "params": [ { - "name": "str", - "cType": "const char *", - "canonical": "const char *" + "name": "temp", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "gs", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" } ], "api": "internal", - "category": "io", + "category": "predicate", "network": { "exposable": false, "method": null, - "reason": "internal; unsupported-return:DateADT" + "reason": "internal" }, "wire": { "params": [ { - "name": "str", - "kind": "json", - "json": "string" + "name": "temp", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "gs", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] } ], "result": { - "kind": "unsupported" + "kind": "json", + "json": "boolean" } } }, { - "name": "date_out", - "file": "postgres_ext_defs.in.h", - "family": "CORE", + "name": "ensure_valid_tposechain_posechain", + "file": "tposechain.h", + "family": "POSE", + "vendored": false, "returnType": { - "c": "char *", - "canonical": "char *" + "c": "bool", + "canonical": "bool" }, "params": [ { - "name": "date", - "cType": "DateADT", - "canonical": "DateADT" + "name": "temp", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" + }, + { + "name": "pc", + "cType": "const PoseChain *", + "canonical": "const struct PoseChain *" } ], "api": "internal", - "category": "io", + "category": "predicate", "network": { "exposable": false, "method": null, - "reason": "internal; no-decoder:DateADT" + "reason": "internal" }, "wire": { "params": [ { - "name": "date", - "kind": "unsupported" + "name": "temp", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "pc", + "kind": "serialized", + "cType": "const struct PoseChain *", + "decode": "posechain_in", + "decode_aux": [], + "encodings": [ + "text", + "wkb" + ] } ], "result": { "kind": "json", - "json": "string" + "json": "boolean" } } }, { - "name": "interval_cmp", - "file": "postgres_ext_defs.in.h", - "family": "CORE", + "name": "ensure_valid_tposechain_stbox", + "file": "tposechain.h", + "family": "POSE", + "vendored": false, "returnType": { - "c": "int", - "canonical": "int" + "c": "bool", + "canonical": "bool" }, "params": [ { - "name": "interv1", - "cType": "const Interval *", - "canonical": "const Interval *" + "name": "temp", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" }, { - "name": "interv2", - "cType": "const Interval *", - "canonical": "const Interval *" + "name": "box", + "cType": "const STBox *", + "canonical": "const struct STBox *" } ], "api": "internal", @@ -282558,66 +289642,58 @@ "wire": { "params": [ { - "name": "interv1", + "name": "temp", "kind": "serialized", - "cType": "const Interval *", - "decode": "interval_in", - "decode_aux": [ - { - "name": "typmod", - "kind": "integer", - "default": 0 - } - ], + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], "encodings": [ - "text" + "mfjson", + "text", + "wkb" ] }, { - "name": "interv2", + "name": "box", "kind": "serialized", - "cType": "const Interval *", - "decode": "interval_in", - "decode_aux": [ - { - "name": "typmod", - "kind": "integer", - "default": 0 - } - ], + "cType": "const struct STBox *", + "decode": "stbox_in", + "decode_aux": [], "encodings": [ - "text" + "text", + "wkb" ] } ], "result": { "kind": "json", - "json": "integer" + "json": "boolean" } } }, { - "name": "interval_in", - "file": "postgres_ext_defs.in.h", - "family": "CORE", + "name": "ensure_valid_tposechain_tposechain", + "file": "tposechain.h", + "family": "POSE", + "vendored": false, "returnType": { - "c": "Interval *", - "canonical": "Interval *" + "c": "bool", + "canonical": "bool" }, "params": [ { - "name": "str", - "cType": "const char *", - "canonical": "const char *" + "name": "temp1", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" }, { - "name": "typmod", - "cType": "int", - "canonical": "int" + "name": "temp2", + "cType": "const Temporal *", + "canonical": "const struct Temporal *" } ], "api": "internal", - "category": "io", + "category": "predicate", "network": { "exposable": false, "method": null, @@ -282626,8 +289702,785 @@ "wire": { "params": [ { - "name": "str", - "kind": "json", + "name": "temp1", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + }, + { + "name": "temp2", + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + ], + "result": { + "kind": "json", + "json": "boolean" + } + } + }, + { + "name": "ensure_same_count_tposechaininst", + "file": "tposechain.h", + "family": "POSE", + "vendored": false, + "returnType": { + "c": "bool", + "canonical": "bool" + }, + "params": [ + { + "name": "inst1", + "cType": "const TInstant *", + "canonical": "const struct TInstant *" + }, + { + "name": "inst2", + "cType": "const TInstant *", + "canonical": "const struct TInstant *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "inst1", + "kind": "serialized", + "cType": "const struct TInstant *", + "decode": "tbigintinst_in", + "decode_aux": [], + "encodings": [ + "text" + ] + }, + { + "name": "inst2", + "kind": "serialized", + "cType": "const struct TInstant *", + "decode": "tbigintinst_in", + "decode_aux": [], + "encodings": [ + "text" + ] + } + ], + "result": { + "kind": "json", + "json": "boolean" + } + } + }, + { + "name": "tposechainsegm_intersection_value", + "file": "tposechain.h", + "family": "POSE", + "vendored": false, + "returnType": { + "c": "int", + "canonical": "int" + }, + "params": [ + { + "name": "start", + "cType": "Datum", + "canonical": "Datum" + }, + { + "name": "end", + "cType": "Datum", + "canonical": "Datum" + }, + { + "name": "value", + "cType": "Datum", + "canonical": "Datum" + }, + { + "name": "lower", + "cType": "TimestampTz", + "canonical": "TimestampTz" + }, + { + "name": "upper", + "cType": "TimestampTz", + "canonical": "TimestampTz" + }, + { + "name": "t1", + "cType": "TimestampTz *", + "canonical": "TimestampTz *" + }, + { + "name": "t2", + "cType": "TimestampTz *", + "canonical": "TimestampTz *" + } + ], + "shape": { + "outParams": [ + "t1", + "t2" + ] + }, + "api": "internal", + "category": "accessor", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:Datum; no-decoder:TimestampTz" + }, + "wire": { + "params": [ + { + "name": "start", + "kind": "unsupported" + }, + { + "name": "end", + "kind": "unsupported" + }, + { + "name": "value", + "kind": "unsupported" + }, + { + "name": "lower", + "kind": "unsupported" + }, + { + "name": "upper", + "kind": "unsupported" + }, + { + "name": "t1", + "kind": "unsupported" + }, + { + "name": "t2", + "kind": "unsupported" + } + ], + "result": { + "kind": "json", + "json": "integer" + } + } + }, + { + "name": "tposechainsegm_intersection", + "file": "tposechain.h", + "family": "POSE", + "vendored": false, + "returnType": { + "c": "int", + "canonical": "int" + }, + "params": [ + { + "name": "start1", + "cType": "Datum", + "canonical": "Datum" + }, + { + "name": "end1", + "cType": "Datum", + "canonical": "Datum" + }, + { + "name": "start2", + "cType": "Datum", + "canonical": "Datum" + }, + { + "name": "end2", + "cType": "Datum", + "canonical": "Datum" + }, + { + "name": "lower", + "cType": "TimestampTz", + "canonical": "TimestampTz" + }, + { + "name": "upper", + "cType": "TimestampTz", + "canonical": "TimestampTz" + }, + { + "name": "t1", + "cType": "TimestampTz *", + "canonical": "TimestampTz *" + }, + { + "name": "t2", + "cType": "TimestampTz *", + "canonical": "TimestampTz *" + } + ], + "shape": { + "outParams": [ + "t1", + "t2" + ] + }, + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:Datum; no-decoder:TimestampTz" + }, + "wire": { + "params": [ + { + "name": "start1", + "kind": "unsupported" + }, + { + "name": "end1", + "kind": "unsupported" + }, + { + "name": "start2", + "kind": "unsupported" + }, + { + "name": "end2", + "kind": "unsupported" + }, + { + "name": "lower", + "kind": "unsupported" + }, + { + "name": "upper", + "kind": "unsupported" + }, + { + "name": "t1", + "kind": "unsupported" + }, + { + "name": "t2", + "kind": "unsupported" + } + ], + "result": { + "kind": "json", + "json": "integer" + } + } + }, + { + "name": "tposechaininst_set_stbox", + "file": "tposechain_boxops.h", + "family": "POSE", + "vendored": false, + "returnType": { + "c": "void", + "canonical": "void" + }, + "params": [ + { + "name": "inst", + "cType": "const TInstant *", + "canonical": "const struct TInstant *" + }, + { + "name": "box", + "cType": "STBox *", + "canonical": "struct STBox *" + } + ], + "shape": { + "outParams": [ + "box" + ] + }, + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "inst", + "kind": "serialized", + "cType": "const struct TInstant *", + "decode": "tbigintinst_in", + "decode_aux": [], + "encodings": [ + "text" + ] + }, + { + "name": "box", + "kind": "serialized", + "cType": "struct STBox *", + "decode": "stbox_in", + "decode_aux": [], + "encodings": [ + "text", + "wkb" + ] + } + ], + "result": { + "kind": "void" + } + } + }, + { + "name": "tposechaininstarr_set_stbox", + "file": "tposechain_boxops.h", + "family": "POSE", + "vendored": false, + "returnType": { + "c": "void", + "canonical": "void" + }, + "params": [ + { + "name": "instants", + "cType": "TInstant **", + "canonical": "struct TInstant **" + }, + { + "name": "count", + "cType": "int", + "canonical": "int" + }, + { + "name": "box", + "cType": "STBox *", + "canonical": "struct STBox *" + } + ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], + "outParams": [ + "box" + ] + }, + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "instants", + "kind": "array", + "count_param": "count", + "element": { + "kind": "serialized", + "cType": "struct TInstant *", + "decode": "tbigintinst_in", + "decode_aux": [], + "encodings": [ + "text" + ] + } + }, + { + "name": "box", + "kind": "serialized", + "cType": "struct STBox *", + "decode": "stbox_in", + "decode_aux": [], + "encodings": [ + "text", + "wkb" + ] + } + ], + "result": { + "kind": "void" + } + } + }, + { + "name": "tposechainseq_expand_stbox", + "file": "tposechain_boxops.h", + "family": "POSE", + "vendored": false, + "returnType": { + "c": "void", + "canonical": "void" + }, + "params": [ + { + "name": "seq", + "cType": "TSequence *", + "canonical": "struct TSequence *" + }, + { + "name": "inst", + "cType": "const TInstant *", + "canonical": "const struct TInstant *" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:TSequence" + }, + "wire": { + "params": [ + { + "name": "seq", + "kind": "unsupported" + }, + { + "name": "inst", + "kind": "serialized", + "cType": "const struct TInstant *", + "decode": "tbigintinst_in", + "decode_aux": [], + "encodings": [ + "text" + ] + } + ], + "result": { + "kind": "void" + } + } + }, + { + "name": "bool_in", + "file": "postgres_ext_defs.in.h", + "family": "CORE", + "vendored": true, + "returnType": { + "c": "bool", + "canonical": "bool" + }, + "params": [ + { + "name": "str", + "cType": "const char *", + "canonical": "const char *" + } + ], + "api": "internal", + "category": "io", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "str", + "kind": "json", + "json": "string" + } + ], + "result": { + "kind": "json", + "json": "boolean" + } + } + }, + { + "name": "bool_out", + "file": "postgres_ext_defs.in.h", + "family": "CORE", + "vendored": true, + "returnType": { + "c": "char *", + "canonical": "char *" + }, + "params": [ + { + "name": "b", + "cType": "bool", + "canonical": "bool" + } + ], + "api": "internal", + "category": "io", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "b", + "kind": "json", + "json": "boolean" + } + ], + "result": { + "kind": "json", + "json": "string" + } + } + }, + { + "name": "float8_out", + "file": "postgres_ext_defs.in.h", + "family": "CORE", + "vendored": true, + "returnType": { + "c": "char *", + "canonical": "char *" + }, + "params": [ + { + "name": "num", + "cType": "double", + "canonical": "double" + }, + { + "name": "maxdd", + "cType": "int", + "canonical": "int" + } + ], + "api": "internal", + "category": "io", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "num", + "kind": "json", + "json": "number" + }, + { + "name": "maxdd", + "kind": "json", + "json": "integer" + } + ], + "result": { + "kind": "json", + "json": "string" + } + } + }, + { + "name": "date_in", + "file": "postgres_ext_defs.in.h", + "family": "CORE", + "vendored": true, + "returnType": { + "c": "DateADT", + "canonical": "DateADT" + }, + "params": [ + { + "name": "str", + "cType": "const char *", + "canonical": "const char *" + } + ], + "api": "internal", + "category": "io", + "network": { + "exposable": false, + "method": null, + "reason": "internal; unsupported-return:DateADT" + }, + "wire": { + "params": [ + { + "name": "str", + "kind": "json", + "json": "string" + } + ], + "result": { + "kind": "unsupported" + } + } + }, + { + "name": "date_out", + "file": "postgres_ext_defs.in.h", + "family": "CORE", + "vendored": true, + "returnType": { + "c": "char *", + "canonical": "char *" + }, + "params": [ + { + "name": "date", + "cType": "DateADT", + "canonical": "DateADT" + } + ], + "api": "internal", + "category": "io", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:DateADT" + }, + "wire": { + "params": [ + { + "name": "date", + "kind": "unsupported" + } + ], + "result": { + "kind": "json", + "json": "string" + } + } + }, + { + "name": "interval_cmp", + "file": "postgres_ext_defs.in.h", + "family": "CORE", + "vendored": true, + "returnType": { + "c": "int", + "canonical": "int" + }, + "params": [ + { + "name": "interv1", + "cType": "const Interval *", + "canonical": "const Interval *" + }, + { + "name": "interv2", + "cType": "const Interval *", + "canonical": "const Interval *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "interv1", + "kind": "serialized", + "cType": "const Interval *", + "decode": "interval_in", + "decode_aux": [ + { + "name": "typmod", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "text" + ] + }, + { + "name": "interv2", + "kind": "serialized", + "cType": "const Interval *", + "decode": "interval_in", + "decode_aux": [ + { + "name": "typmod", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "text" + ] + } + ], + "result": { + "kind": "json", + "json": "integer" + } + } + }, + { + "name": "interval_in", + "file": "postgres_ext_defs.in.h", + "family": "CORE", + "vendored": true, + "returnType": { + "c": "Interval *", + "canonical": "Interval *" + }, + "params": [ + { + "name": "str", + "cType": "const char *", + "canonical": "const char *" + }, + { + "name": "typmod", + "cType": "int", + "canonical": "int" + } + ], + "api": "internal", + "category": "io", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "str", + "kind": "json", "json": "string" }, { @@ -282651,6 +290504,7 @@ "name": "interval_out", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -282698,6 +290552,7 @@ "name": "time_in", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "TimeADT", "canonical": "int" @@ -282744,6 +290599,7 @@ "name": "time_out", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -282780,6 +290636,7 @@ "name": "timestamp_in", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Timestamp", "canonical": "Timestamp" @@ -282825,6 +290682,7 @@ "name": "timestamp_out", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -282860,6 +290718,7 @@ "name": "timestamptz_in", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -282905,6 +290764,7 @@ "name": "timestamptz_out", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -282940,6 +290800,7 @@ "name": "cstring_to_text", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -282976,6 +290837,7 @@ "name": "text_to_cstring", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -283012,6 +290874,7 @@ "name": "text_in", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -283048,6 +290911,7 @@ "name": "text_out", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -283084,6 +290948,7 @@ "name": "text_cmp", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "int", "canonical": "int" @@ -283140,6 +291005,7 @@ "name": "text_copy", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -283176,6 +291042,7 @@ "name": "text_initcap", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -283212,6 +291079,7 @@ "name": "text_lower", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -283248,6 +291116,7 @@ "name": "text_upper", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -283284,6 +291153,7 @@ "name": "textcat_text_text", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -283330,6 +291200,7 @@ "name": "quadbin_parse", "file": "quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -283365,6 +291236,7 @@ "name": "quadbin_cell_tile", "file": "quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -283433,6 +291305,7 @@ "name": "quadbin_cell_point", "file": "quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -283491,6 +291364,7 @@ "name": "quadbin_cell_bounding_box", "file": "quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -283569,6 +291443,7 @@ "name": "ensure_valid_tquadbin_tquadbin", "file": "tquadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -283629,6 +291504,7 @@ "name": "ensure_valid_tquadbin_quadbin", "file": "tquadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -283681,6 +291557,7 @@ "name": "ensure_valid_tquadbin_tgeompoint", "file": "tquadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -283737,118 +291614,11 @@ } } }, - { - "name": "datum2_quadbin_eq", - "file": "tquadbin.h", - "family": "QUADBIN", - "returnType": { - "c": "Datum", - "canonical": "Datum" - }, - "params": [ - { - "name": "d1", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "d2", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "type", - "cType": "MeosType", - "canonical": "MeosType" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:Datum; unsupported-return:Datum" - }, - "wire": { - "params": [ - { - "name": "d1", - "kind": "unsupported" - }, - { - "name": "d2", - "kind": "unsupported" - }, - { - "name": "type", - "kind": "json", - "json": "string", - "enum": "MeosType" - } - ], - "result": { - "kind": "unsupported" - } - } - }, - { - "name": "datum2_quadbin_ne", - "file": "tquadbin.h", - "family": "QUADBIN", - "returnType": { - "c": "Datum", - "canonical": "Datum" - }, - "params": [ - { - "name": "d1", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "d2", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "type", - "cType": "MeosType", - "canonical": "MeosType" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:Datum; unsupported-return:Datum" - }, - "wire": { - "params": [ - { - "name": "d1", - "kind": "unsupported" - }, - { - "name": "d2", - "kind": "unsupported" - }, - { - "name": "type", - "kind": "json", - "json": "string", - "enum": "MeosType" - } - ], - "result": { - "kind": "unsupported" - } - } - }, { "name": "quadbin_set_stbox", "file": "tquadbin_boxops.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -283905,6 +291675,7 @@ "name": "quadbinarr_set_stbox", "file": "tquadbin_boxops.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -283927,6 +291698,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -283970,6 +291754,7 @@ "name": "tquadbininst_set_stbox", "file": "tquadbin_boxops.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -284031,6 +291816,7 @@ "name": "tquadbininstarr_set_stbox", "file": "tquadbin_boxops.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -284053,6 +291839,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -284101,6 +291900,7 @@ "name": "tquadbinseq_expand_stbox", "file": "tquadbin_boxops.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -284150,6 +291950,7 @@ "name": "raquet_set_stbox", "file": "raquet.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -284212,6 +292013,7 @@ "name": "raquet_pixel_value", "file": "raquet.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284239,6 +292041,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "pixels", + "lengthFrom": { + "kind": "param", + "name": "index" + }, + "element": { + "c": "int", + "canonical": "int" + } + } + ], "outParams": [ "result" ] @@ -284280,6 +292095,7 @@ "name": "raquet_pixels_from_host", "file": "raquet.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -284301,6 +292117,21 @@ "canonical": "MeosPixType" } ], + "shape": { + "inputArrays": [ + { + "param": "pixels", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "int", + "canonical": "int" + } + } + ] + }, "api": "internal", "category": "conversion", "network": { @@ -284334,6 +292165,7 @@ "name": "raquet_pixels_size", "file": "raquet.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -284375,6 +292207,7 @@ "name": "raquet_meaningful_size", "file": "raquet.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -284416,6 +292249,7 @@ "name": "raster_quadbin_from_bounds", "file": "raster_quadbin.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284516,6 +292350,7 @@ "name": "raster_quadbin_bounds", "file": "raster_quadbin.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -284594,6 +292429,7 @@ "name": "raster_quadbin_zoom", "file": "raster_quadbin.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -284628,6 +292464,7 @@ "name": "ensure_has_geom", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284664,6 +292501,7 @@ "name": "ensure_valid_trgeo_geo", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284729,6 +292567,7 @@ "name": "ensure_valid_trgeo_stbox", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284788,6 +292627,7 @@ "name": "ensure_valid_trgeo_trgeo", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284848,6 +292688,7 @@ "name": "ensure_valid_trgeo_tpoint", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284908,6 +292749,7 @@ "name": "trgeo_geom_p", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" @@ -284963,6 +292805,7 @@ "name": "trgeo_wkt_out", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -285026,6 +292869,7 @@ "name": "geo_tposeinst_to_trgeo", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -285100,6 +292944,7 @@ "name": "geo_tposeseq_to_trgeo", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -285168,6 +293013,7 @@ "name": "geo_tposeseqset_to_trgeo", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -285242,6 +293088,7 @@ "name": "geo_tpose_to_trgeo", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -285320,6 +293167,7 @@ "name": "trgeo_value_at_timestamptz", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -285391,6 +293239,7 @@ "name": "trgeometry_restrict_value", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -285466,6 +293315,7 @@ "name": "trgeoinst_geom_p", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" @@ -285519,6 +293369,7 @@ "name": "trgeoinst_pose_varsize", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -285559,6 +293410,7 @@ "name": "trgeoinst_set_pose", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -285599,6 +293451,7 @@ "name": "trgeoinst_tposeinst", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -285651,6 +293504,7 @@ "name": "trgeoinst_make1", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -285735,6 +293589,7 @@ "name": "trgeoseq_as_tinstant", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -285781,6 +293636,7 @@ "name": "trgeoseqset_as_tinstant", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -285833,6 +293689,7 @@ "name": "trgeo_placements", "file": "trgeo_spatialfuncs.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -285888,6 +293745,7 @@ "name": "trgeo_restrict_geom", "file": "trgeo_spatialfuncs.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -285976,6 +293834,7 @@ "name": "trgeo_restrict_stbox", "file": "trgeo_spatialfuncs.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -286068,6 +293927,7 @@ "name": "trgeo_restrict_elevation", "file": "trgeo_spatialfuncs.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -286150,6 +294010,7 @@ "name": "spatialrel_trgeo_trav_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286253,6 +294114,7 @@ "name": "ea_contains_geo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286328,6 +294190,7 @@ "name": "ea_contains_trgeo_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286403,6 +294266,7 @@ "name": "ea_contains_trgeo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286473,6 +294337,7 @@ "name": "ea_covers_geo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286548,6 +294413,7 @@ "name": "ea_covers_trgeo_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286623,6 +294489,7 @@ "name": "ea_covers_trgeo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286693,6 +294560,7 @@ "name": "ea_disjoint_geo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286768,6 +294636,7 @@ "name": "ea_disjoint_trgeo_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286843,6 +294712,7 @@ "name": "ea_disjoint_trgeo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286913,6 +294783,7 @@ "name": "ea_intersects_geo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286988,6 +294859,7 @@ "name": "ea_intersects_trgeo_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287063,6 +294935,7 @@ "name": "ea_intersects_trgeo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287133,6 +295006,7 @@ "name": "ea_touches_geo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287208,6 +295082,7 @@ "name": "ea_touches_trgeo_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287283,6 +295158,7 @@ "name": "ea_touches_trgeo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287353,6 +295229,7 @@ "name": "ea_dwithin_trgeo_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287438,6 +295315,7 @@ "name": "ea_dwithin_trgeo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287518,6 +295396,7 @@ "name": "trgeoseq_geom_p", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" @@ -287565,6 +295444,7 @@ "name": "trgeoseq_pose_varsize", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -287599,6 +295479,7 @@ "name": "trgeoseq_set_pose", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -287633,6 +295514,7 @@ "name": "trgeoseq_tposeseq", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -287679,6 +295561,7 @@ "name": "trgeoseq_make_valid", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -287715,6 +295598,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "predicate", "network": { @@ -287781,6 +295679,7 @@ "name": "trgeoseq_make1_exp", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -287827,6 +295726,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -287915,6 +295829,7 @@ "name": "trgeoseq_make1", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -287956,6 +295871,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -288039,6 +295969,7 @@ "name": "trgeoseq_make_exp", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -288085,6 +296016,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -288173,6 +296119,7 @@ "name": "trgeoseq_make_free_exp", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -288219,6 +296166,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -288307,6 +296269,7 @@ "name": "trgeoseq_make_free", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -288348,6 +296311,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -288431,6 +296409,7 @@ "name": "trgeoinst_as_tsequence", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -288494,6 +296473,7 @@ "name": "trgeoseqset_geom_p", "file": "trgeo_seqset.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" @@ -288547,6 +296527,7 @@ "name": "trgeoseqset_tposeseqset", "file": "trgeo_seqset.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -288599,6 +296580,7 @@ "name": "trgeoseqset_make1_exp", "file": "trgeo_seqset.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -288630,6 +296612,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -288697,6 +296694,7 @@ "name": "trgeoseqset_make_exp", "file": "trgeo_seqset.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -288728,237 +296726,19 @@ "canonical": "bool" } ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal; array-or-out-param:sequences" - }, - "wire": { - "params": [ - { - "name": "geom", - "kind": "serialized", - "cType": "const GSERIALIZED *", - "decode": "geo_from_text", - "decode_aux": [ - { - "name": "srid", - "kind": "integer", - "default": 0 - } - ], - "encodings": [ - "mfjson", - "text" - ] - }, - { - "name": "sequences", - "kind": "unsupported" - }, - { - "name": "count", - "kind": "json", - "json": "integer" - }, - { - "name": "maxcount", - "kind": "json", - "json": "integer" - }, - { - "name": "normalize", - "kind": "json", - "json": "boolean" - } - ], - "result": { - "kind": "serialized", - "cType": "struct TSequenceSet *", - "encode": "tsequenceset_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "text" - ] - } - } - }, - { - "name": "trgeoseqset_make_free", - "file": "trgeo_seqset.h", - "family": "RGEO", - "returnType": { - "c": "TSequenceSet *", - "canonical": "struct TSequenceSet *" - }, - "params": [ - { - "name": "geom", - "cType": "const GSERIALIZED *", - "canonical": "const GSERIALIZED *" - }, - { - "name": "sequences", - "cType": "TSequence **", - "canonical": "struct TSequence **" - }, - { - "name": "count", - "cType": "int", - "canonical": "int" - }, - { - "name": "normalize", - "cType": "bool", - "canonical": "bool" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal; array-or-out-param:sequences" - }, - "wire": { - "params": [ - { - "name": "geom", - "kind": "serialized", - "cType": "const GSERIALIZED *", - "decode": "geo_from_text", - "decode_aux": [ - { - "name": "srid", - "kind": "integer", - "default": 0 - } - ], - "encodings": [ - "mfjson", - "text" - ] - }, - { - "name": "sequences", - "kind": "unsupported" - }, - { - "name": "count", - "kind": "json", - "json": "integer" - }, + "shape": { + "inputArrays": [ { - "name": "normalize", - "kind": "json", - "json": "boolean" - } - ], - "result": { - "kind": "serialized", - "cType": "struct TSequenceSet *", - "encode": "tsequenceset_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" } - ], - "encodings": [ - "text" - ] - } - } - }, - { - "name": "trgeoseqset_as_tsequence", - "file": "trgeo_seqset.h", - "family": "RGEO", - "returnType": { - "c": "TSequence *", - "canonical": "struct TSequence *" - }, - "params": [ - { - "name": "ss", - "cType": "const TSequenceSet *", - "canonical": "const struct TSequenceSet *" - } - ], - "api": "internal", - "category": "conversion", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "ss", - "kind": "serialized", - "cType": "const struct TSequenceSet *", - "decode": "tbigintseqset_in", - "decode_aux": [], - "encodings": [ - "text" - ] } - ], - "result": { - "kind": "serialized", - "cType": "struct TSequence *", - "encode": "tsequence_out", - "encode_aux": [ - { - "name": "maxdd", - "kind": "integer", - "default": 15 - } - ], - "encodings": [ - "text" - ] - } - } - }, - { - "name": "trgeoinst_set_stbox", - "file": "trgeo_boxops.h", - "family": "RGEO", - "returnType": { - "c": "void", - "canonical": "void" - }, - "params": [ - { - "name": "geom", - "cType": "const GSERIALIZED *", - "canonical": "const GSERIALIZED *" - }, - { - "name": "inst", - "cType": "const TInstant *", - "canonical": "const struct TInstant *" - }, - { - "name": "box", - "cType": "STBox *", - "canonical": "struct STBox *" - } - ], - "shape": { - "outParams": [ - "box" ] }, "api": "internal", @@ -288966,7 +296746,258 @@ "network": { "exposable": false, "method": null, - "reason": "internal" + "reason": "internal; array-or-out-param:sequences" + }, + "wire": { + "params": [ + { + "name": "geom", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + }, + { + "name": "sequences", + "kind": "unsupported" + }, + { + "name": "count", + "kind": "json", + "json": "integer" + }, + { + "name": "maxcount", + "kind": "json", + "json": "integer" + }, + { + "name": "normalize", + "kind": "json", + "json": "boolean" + } + ], + "result": { + "kind": "serialized", + "cType": "struct TSequenceSet *", + "encode": "tsequenceset_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "text" + ] + } + } + }, + { + "name": "trgeoseqset_make_free", + "file": "trgeo_seqset.h", + "family": "RGEO", + "vendored": false, + "returnType": { + "c": "TSequenceSet *", + "canonical": "struct TSequenceSet *" + }, + "params": [ + { + "name": "geom", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" + }, + { + "name": "sequences", + "cType": "TSequence **", + "canonical": "struct TSequence **" + }, + { + "name": "count", + "cType": "int", + "canonical": "int" + }, + { + "name": "normalize", + "cType": "bool", + "canonical": "bool" + } + ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; array-or-out-param:sequences" + }, + "wire": { + "params": [ + { + "name": "geom", + "kind": "serialized", + "cType": "const GSERIALIZED *", + "decode": "geo_from_text", + "decode_aux": [ + { + "name": "srid", + "kind": "integer", + "default": 0 + } + ], + "encodings": [ + "mfjson", + "text" + ] + }, + { + "name": "sequences", + "kind": "unsupported" + }, + { + "name": "count", + "kind": "json", + "json": "integer" + }, + { + "name": "normalize", + "kind": "json", + "json": "boolean" + } + ], + "result": { + "kind": "serialized", + "cType": "struct TSequenceSet *", + "encode": "tsequenceset_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "text" + ] + } + } + }, + { + "name": "trgeoseqset_as_tsequence", + "file": "trgeo_seqset.h", + "family": "RGEO", + "vendored": false, + "returnType": { + "c": "TSequence *", + "canonical": "struct TSequence *" + }, + "params": [ + { + "name": "ss", + "cType": "const TSequenceSet *", + "canonical": "const struct TSequenceSet *" + } + ], + "api": "internal", + "category": "conversion", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "ss", + "kind": "serialized", + "cType": "const struct TSequenceSet *", + "decode": "tbigintseqset_in", + "decode_aux": [], + "encodings": [ + "text" + ] + } + ], + "result": { + "kind": "serialized", + "cType": "struct TSequence *", + "encode": "tsequence_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "text" + ] + } + } + }, + { + "name": "trgeoinst_set_stbox", + "file": "trgeo_boxops.h", + "family": "RGEO", + "vendored": false, + "returnType": { + "c": "void", + "canonical": "void" + }, + "params": [ + { + "name": "geom", + "cType": "const GSERIALIZED *", + "canonical": "const GSERIALIZED *" + }, + { + "name": "inst", + "cType": "const TInstant *", + "canonical": "const struct TInstant *" + }, + { + "name": "box", + "cType": "STBox *", + "canonical": "struct STBox *" + } + ], + "shape": { + "outParams": [ + "box" + ] + }, + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal" }, "wire": { "params": [ @@ -289018,6 +297049,7 @@ "name": "trgeoinstarr_static_stbox", "file": "trgeo_boxops.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -289045,6 +297077,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -289110,6 +297155,7 @@ "name": "trgeoinstarr_rotating_stbox", "file": "trgeo_boxops.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -289137,6 +297183,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -289202,6 +297261,7 @@ "name": "trgeoinstarr_compute_bbox", "file": "trgeo_boxops.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -289234,6 +297294,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -289298,6 +297371,7 @@ "name": "ensure_span_isof_type", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -289351,6 +297425,7 @@ "name": "ensure_span_isof_basetype", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -289404,6 +297479,7 @@ "name": "ensure_same_span_type", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -289462,6 +297538,7 @@ "name": "ensure_valid_span_span", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -289520,6 +297597,7 @@ "name": "span_deserialize", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -289585,6 +297663,7 @@ "name": "span_bound_cmp", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -289629,6 +297708,7 @@ "name": "span_bound_qsort_cmp", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -289673,6 +297753,7 @@ "name": "span_lower_cmp", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -289731,6 +297812,7 @@ "name": "span_upper_cmp", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -289789,6 +297871,7 @@ "name": "span_decr_bound", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -289834,6 +297917,7 @@ "name": "span_incr_bound", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -289879,6 +297963,7 @@ "name": "spanarr_normalize", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -289967,6 +298052,7 @@ "name": "span_bounds_shift_scale_value", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290059,6 +298145,7 @@ "name": "span_bounds_shift_scale_time", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290150,6 +298237,7 @@ "name": "floatspan_floor_ceil_iter", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290201,6 +298289,7 @@ "name": "numspan_delta_scale_iter", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290280,6 +298369,7 @@ "name": "tstzspan_delta_scale_iter", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290349,6 +298439,7 @@ "name": "numspan_shift_scale_iter", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290452,6 +298543,7 @@ "name": "tstzspan_shift_scale1", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290553,6 +298645,7 @@ "name": "mi_span_value", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -290625,6 +298718,7 @@ "name": "distance_sentinel", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -290661,6 +298755,7 @@ "name": "distance_double", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -290707,6 +298802,7 @@ "name": "trgeo_geom_clip_polygon", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -290787,6 +298883,7 @@ "name": "trgeo_geom_clip_lwpoly", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -290867,6 +298964,7 @@ "name": "trgeo_geom_clip_box", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -290978,6 +299076,7 @@ "name": "trgeo_geom_clip_polygon_posed", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -291072,6 +299171,7 @@ "name": "trgeo_geom_clip_lwpoly_posed", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -291166,6 +299266,7 @@ "name": "trgeo_geom_clip_box_posed", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -291291,6 +299392,7 @@ "name": "trgeo_geom_clip_lwgeom", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -291371,6 +299473,7 @@ "name": "trgeo_geom_clip_lwgeom_posed", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -291465,6 +299568,7 @@ "name": "trgeo_parse", "file": "trgeo_parser.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -291524,6 +299628,7 @@ "name": "ensure_same_geom", "file": "trgeo_utils.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -291594,6 +299699,7 @@ "name": "geom_radius", "file": "trgeo_utils.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -291638,10 +299744,171 @@ } } }, + { + "name": "uint_mod_add", + "file": "trgeo_vclip.h", + "family": "RGEO", + "vendored": false, + "returnType": { + "c": "uint32_t", + "canonical": "uint32_t" + }, + "params": [ + { + "name": "i", + "cType": "uint32_t", + "canonical": "uint32_t" + }, + { + "name": "j", + "cType": "uint32_t", + "canonical": "uint32_t" + }, + { + "name": "n", + "cType": "uint32_t", + "canonical": "uint32_t" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:uint32_t; unsupported-return:uint32_t" + }, + "wire": { + "params": [ + { + "name": "i", + "kind": "unsupported" + }, + { + "name": "j", + "kind": "unsupported" + }, + { + "name": "n", + "kind": "unsupported" + } + ], + "result": { + "kind": "unsupported" + } + } + }, + { + "name": "uint_mod_sub", + "file": "trgeo_vclip.h", + "family": "RGEO", + "vendored": false, + "returnType": { + "c": "uint32_t", + "canonical": "uint32_t" + }, + "params": [ + { + "name": "i", + "cType": "uint32_t", + "canonical": "uint32_t" + }, + { + "name": "j", + "cType": "uint32_t", + "canonical": "uint32_t" + }, + { + "name": "n", + "cType": "uint32_t", + "canonical": "uint32_t" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:uint32_t; unsupported-return:uint32_t" + }, + "wire": { + "params": [ + { + "name": "i", + "kind": "unsupported" + }, + { + "name": "j", + "kind": "unsupported" + }, + { + "name": "n", + "kind": "unsupported" + } + ], + "result": { + "kind": "unsupported" + } + } + }, + { + "name": "compute_s", + "file": "trgeo_vclip.h", + "family": "RGEO", + "vendored": false, + "returnType": { + "c": "double", + "canonical": "double" + }, + "params": [ + { + "name": "p", + "cType": "POINT4D", + "canonical": "POINT4D" + }, + { + "name": "vs", + "cType": "POINT4D", + "canonical": "POINT4D" + }, + { + "name": "ve", + "cType": "POINT4D", + "canonical": "POINT4D" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:POINT4D" + }, + "wire": { + "params": [ + { + "name": "p", + "kind": "unsupported" + }, + { + "name": "vs", + "kind": "unsupported" + }, + { + "name": "ve", + "kind": "unsupported" + } + ], + "result": { + "kind": "json", + "json": "number" + } + } + }, { "name": "v_clip_tpoly_point", "file": "trgeo_vclip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -291720,6 +299987,7 @@ "name": "v_clip_tpoly_tpoly", "file": "trgeo_vclip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -291823,6 +300091,7 @@ "name": "apply_pose_point4d", "file": "trgeo_vclip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -291872,7 +300141,8 @@ { "name": "s2cell_parse", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -291908,7 +300178,8 @@ { "name": "s2cell_lsb", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -291943,7 +300214,8 @@ { "name": "s2cell_lsb_for_level", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -291977,7 +300249,8 @@ { "name": "s2cell_from_face_ij", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -292052,7 +300325,8 @@ { "name": "s2cell_to_face_ij", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -292121,7 +300395,8 @@ { "name": "s2cell_cell_point", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292180,7 +300455,8 @@ { "name": "s2cell_cell_vertices", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292239,7 +300515,8 @@ { "name": "s2cell_cell_bounding_box", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292310,7 +300587,8 @@ { "name": "ensure_valid_ts2cell_ts2cell", "file": "ts2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -292370,7 +300648,8 @@ { "name": "ensure_valid_ts2cell_s2cell", "file": "ts2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -292423,7 +300702,8 @@ { "name": "ensure_valid_ts2cell_tgeogpoint", "file": "ts2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -292480,118 +300760,11 @@ } } }, - { - "name": "datum2_s2cell_eq", - "file": "ts2cell.h", - "family": "CORE", - "returnType": { - "c": "Datum", - "canonical": "Datum" - }, - "params": [ - { - "name": "d1", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "d2", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "type", - "cType": "MeosType", - "canonical": "MeosType" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:Datum; unsupported-return:Datum" - }, - "wire": { - "params": [ - { - "name": "d1", - "kind": "unsupported" - }, - { - "name": "d2", - "kind": "unsupported" - }, - { - "name": "type", - "kind": "json", - "json": "string", - "enum": "MeosType" - } - ], - "result": { - "kind": "unsupported" - } - } - }, - { - "name": "datum2_s2cell_ne", - "file": "ts2cell.h", - "family": "CORE", - "returnType": { - "c": "Datum", - "canonical": "Datum" - }, - "params": [ - { - "name": "d1", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "d2", - "cType": "Datum", - "canonical": "Datum" - }, - { - "name": "type", - "cType": "MeosType", - "canonical": "MeosType" - } - ], - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:Datum; unsupported-return:Datum" - }, - "wire": { - "params": [ - { - "name": "d1", - "kind": "unsupported" - }, - { - "name": "d2", - "kind": "unsupported" - }, - { - "name": "type", - "kind": "json", - "json": "string", - "enum": "MeosType" - } - ], - "result": { - "kind": "unsupported" - } - } - }, { "name": "s2cell_set_stbox", "file": "ts2cell_boxops.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -292648,7 +300821,8 @@ { "name": "s2cellarr_set_stbox", "file": "ts2cell_boxops.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292671,6 +300845,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -292713,7 +300900,8 @@ { "name": "ts2cellinst_set_stbox", "file": "ts2cell_boxops.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292774,7 +300962,8 @@ { "name": "ts2cellinstarr_set_stbox", "file": "ts2cell_boxops.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292797,6 +300986,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -292844,7 +301046,8 @@ { "name": "ts2cellseq_expand_stbox", "file": "ts2cell_boxops.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292894,6 +301097,7 @@ "name": "tfunc_tinstant", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -292955,6 +301159,7 @@ "name": "tfunc_tsequence", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -293010,6 +301215,7 @@ "name": "tfunc_tsequenceset", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -293071,6 +301277,7 @@ "name": "tfunc_temporal", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -293136,6 +301343,7 @@ "name": "tfunc_tinstant_base", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -293206,6 +301414,7 @@ "name": "tfunc_tsequence_base", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -293270,6 +301479,7 @@ "name": "tfunc_tsequenceset_base", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -293340,6 +301550,7 @@ "name": "tfunc_temporal_base", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -293414,6 +301625,7 @@ "name": "tfunc_tinstant_tinstant", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -293490,6 +301702,7 @@ "name": "tfunc_tdiscseq_tdiscseq", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -293554,6 +301767,7 @@ "name": "tfunc_tcontseq_tcontseq", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -293620,6 +301834,7 @@ "name": "tfunc_tsequenceset_tsequenceset", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -293696,6 +301911,7 @@ "name": "tfunc_temporal_temporal", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -293778,6 +301994,7 @@ "name": "eafunc_temporal_base", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -293839,6 +302056,7 @@ "name": "eafunc_temporal_temporal", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -293908,6 +302126,7 @@ "name": "lfunc_set", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -293971,6 +302190,7 @@ "name": "lfunc_set_bool", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool *", "canonical": "bool *" @@ -294045,6 +302265,7 @@ "name": "set_out_fn", "file": "set.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -294106,6 +302327,7 @@ "name": "ensure_set_isof_type", "file": "set.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294159,6 +302381,7 @@ "name": "ensure_valid_set_set", "file": "set.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294217,6 +302440,7 @@ "name": "set_find_value", "file": "set.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294282,6 +302506,7 @@ "name": "set_unnest_state_make", "file": "set.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SetUnnestState *", "canonical": "SetUnnestState *" @@ -294323,6 +302548,7 @@ "name": "set_unnest_state_next", "file": "set.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -294357,6 +302583,7 @@ "name": "ensure_same_skiplist_subtype", "file": "skiplist.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294402,6 +302629,7 @@ "name": "skiplist_set_extra", "file": "skiplist.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -294454,6 +302682,7 @@ "name": "skiplist_headval", "file": "skiplist.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -294488,6 +302717,7 @@ "name": "common_entry_cmp", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -294532,6 +302762,7 @@ "name": "span_index_leaf_consistent", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294600,6 +302831,7 @@ "name": "span_gist_inner_consistent", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294668,6 +302900,7 @@ "name": "span_index_recheck", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294704,6 +302937,7 @@ "name": "span_lower_qsort_cmp", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -294748,6 +302982,7 @@ "name": "span_upper_qsort_cmp", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -294792,6 +303027,7 @@ "name": "getQuadrant2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -294850,6 +303086,7 @@ "name": "overlap2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294901,6 +303138,7 @@ "name": "contain2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294952,6 +303190,7 @@ "name": "left2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295003,6 +303242,7 @@ "name": "overLeft2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295054,6 +303294,7 @@ "name": "right2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295105,6 +303346,7 @@ "name": "overRight2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295156,6 +303398,7 @@ "name": "adjacent2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295207,6 +303450,7 @@ "name": "distance_span_nodespan", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -295258,6 +303502,7 @@ "name": "span_spgist_get_span", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295320,6 +303565,7 @@ "name": "spannode_init", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -295376,6 +303622,7 @@ "name": "spannode_copy", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanNode *", "canonical": "struct SpanNode *" @@ -295410,6 +303657,7 @@ "name": "spannode_quadtree_next", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -295479,6 +303727,7 @@ "name": "spannode_kdtree_next", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -295558,6 +303807,7 @@ "name": "ensure_spanset_isof_type", "file": "spanset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295611,6 +303861,7 @@ "name": "ensure_same_spanset_type", "file": "spanset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295669,6 +303920,7 @@ "name": "ensure_same_spanset_span_type", "file": "spanset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295727,6 +303979,7 @@ "name": "ensure_valid_spanset_span", "file": "spanset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295785,6 +304038,7 @@ "name": "ensure_valid_spanset_spanset", "file": "spanset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295843,6 +304097,7 @@ "name": "spanset_find_value", "file": "spanset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295908,6 +304163,7 @@ "name": "datum_and", "file": "tbool_ops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -295951,6 +304207,7 @@ "name": "datum_or", "file": "tbool_ops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -295994,6 +304251,7 @@ "name": "boolop_tbool_bool", "file": "tbool_ops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -296078,6 +304336,7 @@ "name": "boolop_tbool_tbool", "file": "tbool_ops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -296160,6 +304419,66 @@ "name": "ensure_same_dimensionality_tbox", "file": "tbox.h", "family": "CORE", + "vendored": false, + "returnType": { + "c": "bool", + "canonical": "bool" + }, + "params": [ + { + "name": "box1", + "cType": "const TBox *", + "canonical": "const struct TBox *" + }, + { + "name": "box2", + "cType": "const TBox *", + "canonical": "const struct TBox *" + } + ], + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "box1", + "kind": "serialized", + "cType": "const struct TBox *", + "decode": "tbox_in", + "decode_aux": [], + "encodings": [ + "text", + "wkb" + ] + }, + { + "name": "box2", + "kind": "serialized", + "cType": "const struct TBox *", + "decode": "tbox_in", + "decode_aux": [], + "encodings": [ + "text", + "wkb" + ] + } + ], + "result": { + "kind": "json", + "json": "boolean" + } + } + }, + { + "name": "ensure_valid_tbox_tbox", + "file": "tbox.h", + "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -296218,6 +304537,7 @@ "name": "set_tbox", "file": "tbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -296272,6 +304592,7 @@ "name": "span_tbox", "file": "tbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -296326,6 +304647,7 @@ "name": "tbox_tstzspan", "file": "tbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -296380,6 +304702,7 @@ "name": "tbox_intspan", "file": "tbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -296434,6 +304757,7 @@ "name": "tbox_floatspan", "file": "tbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -296488,6 +304812,7 @@ "name": "tbox_index_leaf_consistent", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -296556,6 +304881,7 @@ "name": "tbox_gist_inner_consistent", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -296624,6 +304950,7 @@ "name": "tbox_index_recheck", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -296660,6 +304987,7 @@ "name": "tboxnode_init", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -296710,6 +305038,7 @@ "name": "tboxnode_copy", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TboxNode *", "canonical": "struct TboxNode *" @@ -296744,6 +305073,7 @@ "name": "getQuadrant4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -296802,6 +305132,7 @@ "name": "tboxnode_quadtree_next", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -296871,6 +305202,7 @@ "name": "tboxnode_kdtree_next", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -296950,6 +305282,7 @@ "name": "overlap4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297001,6 +305334,7 @@ "name": "contain4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297052,6 +305386,7 @@ "name": "left4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297103,6 +305438,7 @@ "name": "overLeft4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297154,6 +305490,7 @@ "name": "right4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297205,6 +305542,7 @@ "name": "overRight4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297256,6 +305594,7 @@ "name": "before4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297307,6 +305646,7 @@ "name": "overBefore4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297358,6 +305698,7 @@ "name": "after4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297409,6 +305750,7 @@ "name": "overAfter4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297460,6 +305802,7 @@ "name": "distance_tbox_nodebox", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -297511,6 +305854,7 @@ "name": "tnumber_spgist_get_tbox", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -297572,6 +305916,7 @@ "name": "tbox_xmin_cmp", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -297630,6 +305975,7 @@ "name": "tbox_xmax_cmp", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -297688,6 +306034,7 @@ "name": "tbox_tmin_cmp", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -297746,6 +306093,7 @@ "name": "tbox_tmax_cmp", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -297804,6 +306152,7 @@ "name": "tbox_level_cmp", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -297872,6 +306221,7 @@ "name": "tcellindex_type", "file": "tcellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297909,6 +306259,7 @@ "name": "ensure_tcellindex_type", "file": "tcellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297946,6 +306297,7 @@ "name": "dggs_cellops", "file": "tcellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const DggsCellOps *", "canonical": "const struct DggsCellOps *" @@ -297982,6 +306334,7 @@ "name": "dggs_lonlat_boundary_set_box", "file": "tcellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -298034,6 +306387,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "lons", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "double", + "canonical": "double" + } + }, + { + "param": "lats", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "double", + "canonical": "double" + } + } + ], "outParams": [ "xmin", "ymin", @@ -298099,6 +306476,7 @@ "name": "datum_min_int32", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298142,6 +306520,7 @@ "name": "datum_max_int32", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298185,6 +306564,7 @@ "name": "datum_min_int64", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298228,6 +306608,7 @@ "name": "datum_max_int64", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298271,6 +306652,7 @@ "name": "datum_min_float8", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298314,6 +306696,7 @@ "name": "datum_max_float8", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298357,6 +306740,7 @@ "name": "datum_sum_int32", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298400,6 +306784,7 @@ "name": "datum_sum_int64", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298443,6 +306828,7 @@ "name": "datum_sum_float8", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298486,6 +306872,7 @@ "name": "datum_min_text", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298529,6 +306916,7 @@ "name": "datum_max_text", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298572,6 +306960,7 @@ "name": "datum_sum_double2", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298615,6 +307004,7 @@ "name": "datum_sum_double3", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298658,6 +307048,7 @@ "name": "datum_sum_double4", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298701,6 +307092,7 @@ "name": "temporal_skiplist_common", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -298789,6 +307181,7 @@ "name": "temporal_skiplist_merge", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void **", "canonical": "void **" @@ -298908,6 +307301,7 @@ "name": "tinstant_tagg", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant **", "canonical": "struct TInstant **" @@ -298955,6 +307349,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + }, + { + "param": "instants2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "nullable": [ "func" ], @@ -299022,6 +307440,7 @@ "name": "tsequence_tagg", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -299064,6 +307483,30 @@ } ], "shape": { + "inputArrays": [ + { + "param": "sequences1", + "lengthFrom": { + "kind": "param", + "name": "count1" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + }, + { + "param": "sequences2", + "lengthFrom": { + "kind": "param", + "name": "count2" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ], "nullable": [ "func" ], @@ -299121,6 +307564,7 @@ "name": "tcontseq_tagg_transfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299189,6 +307633,7 @@ "name": "temporal_tagg_combinefn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299257,6 +307702,7 @@ "name": "tinstant_tagg_transfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299321,6 +307767,7 @@ "name": "tinstant_tavg_finalfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -299337,6 +307784,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "aggregate", "network": { @@ -299382,6 +307844,7 @@ "name": "tsequence_tavg_finalfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -299398,6 +307861,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "aggregate", "network": { @@ -299438,6 +307916,7 @@ "name": "tnumberinst_transform_tavg", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -299490,6 +307969,7 @@ "name": "temporal_transform_tcount", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -299567,6 +308047,7 @@ "name": "temporal_transform_tagg", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -299653,6 +308134,7 @@ "name": "tsequenceset_tagg_transfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299727,6 +308209,7 @@ "name": "tdiscseq_tagg_transfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299785,6 +308268,7 @@ "name": "temporal_tagg_transfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299860,6 +308344,7 @@ "name": "temporal_tagg_transform_transfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299944,6 +308429,7 @@ "name": "temporal_similarity", "file": "temporal_analytics.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -300015,6 +308501,7 @@ "name": "temporal_similarity_path", "file": "temporal_analytics.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Match *", "canonical": "Match *" @@ -300106,6 +308593,7 @@ "name": "temporal_bbox_size", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -300142,6 +308630,7 @@ "name": "tinstarr_set_bbox", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -300179,6 +308668,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -300236,6 +308738,7 @@ "name": "tsequence_set_bbox_slice", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -300304,6 +308807,7 @@ "name": "tsequence_compute_bbox", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -300338,6 +308842,7 @@ "name": "tseqarr_compute_bbox", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -300359,6 +308864,21 @@ "canonical": "void *" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -300391,6 +308911,7 @@ "name": "tsequenceset_compute_bbox", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -300431,6 +308952,7 @@ "name": "boxop_temporal_tstzspan", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -300509,6 +309031,7 @@ "name": "boxop_temporal_temporal", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -300578,6 +309101,7 @@ "name": "boxop_tnumber_numspan", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -300656,6 +309180,7 @@ "name": "boxop_tnumber_tbox", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -300734,6 +309259,7 @@ "name": "boxop_tnumber_tnumber", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -300803,6 +309329,7 @@ "name": "eacomp_base_temporal", "file": "temporal_compops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -300874,6 +309401,7 @@ "name": "eacomp_temporal_base", "file": "temporal_compops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -300945,6 +309473,7 @@ "name": "eacomp_temporal_temporal", "file": "temporal_compops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -301024,6 +309553,7 @@ "name": "tcomp_base_temporal", "file": "temporal_compops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -301098,6 +309628,7 @@ "name": "tcomp_temporal_base", "file": "temporal_compops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -301172,6 +309703,7 @@ "name": "tcomp_temporal_temporal", "file": "temporal_compops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -301254,6 +309786,7 @@ "name": "tdiscseq_at_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -301309,6 +309842,7 @@ "name": "tdiscseq_restrict_value", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301374,6 +309908,7 @@ "name": "tdiscseq_restrict_values", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301446,6 +309981,7 @@ "name": "tdiscseq_minus_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301501,6 +310037,7 @@ "name": "tdiscseq_restrict_tstzset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301573,6 +310110,7 @@ "name": "tdiscseq_restrict_tstzspanset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301645,6 +310183,7 @@ "name": "tcontseq_restrict_value_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -301723,6 +310262,7 @@ "name": "tcontseq_delete_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301778,6 +310318,7 @@ "name": "tcontseq_delete_tstzset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301840,6 +310381,7 @@ "name": "tcontseq_delete_tstzspanset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301902,6 +310444,7 @@ "name": "tcontseq_at_tstzset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301964,6 +310507,7 @@ "name": "tcontseq_minus_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -302019,6 +310563,7 @@ "name": "tcontseq_minus_tstzset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -302081,6 +310626,7 @@ "name": "tcontseq_minus_tstzspan", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -302143,6 +310689,7 @@ "name": "tcontseq_restrict_value", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -302208,6 +310755,7 @@ "name": "tcontseq_restrict_values", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -302280,6 +310828,7 @@ "name": "tsequence_at_values_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302355,6 +310904,7 @@ "name": "tnumberseq_cont_restrict_span_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302440,6 +310990,7 @@ "name": "tnumberseq_cont_restrict_spanset_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302525,6 +311076,7 @@ "name": "tsegment_at_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -302612,6 +311164,7 @@ "name": "tcontseq_minus_timestamp_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302680,6 +311233,7 @@ "name": "tcontseq_minus_tstzset_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302755,6 +311309,7 @@ "name": "tcontseq_at_tstzspanset1", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302830,6 +311385,7 @@ "name": "tcontseq_minus_tstzspanset_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302905,6 +311461,7 @@ "name": "tcontseq_at_tstzspan", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -302967,6 +311524,7 @@ "name": "tcontseq_at_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -303022,6 +311580,7 @@ "name": "tcontseq_restrict_tstzspanset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -303094,6 +311653,7 @@ "name": "tdiscseq_value_at_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -303147,6 +311707,7 @@ "name": "tnumberseq_disc_restrict_span", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -303219,6 +311780,7 @@ "name": "tnumberseq_disc_restrict_spanset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -303291,6 +311853,7 @@ "name": "tnumberseq_cont_restrict_span", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -303363,6 +311926,7 @@ "name": "tnumberseq_cont_restrict_spanset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -303435,6 +311999,7 @@ "name": "tnumberseq_cont_twavg", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -303470,6 +312035,7 @@ "name": "span_num_bins", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -303554,6 +312120,7 @@ "name": "temporal_time_bin_init", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanBinState *", "canonical": "struct SpanBinState *" @@ -303635,6 +312202,7 @@ "name": "tbox_tile_state_make", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TboxGridState *", "canonical": "struct TboxGridState *" @@ -303741,6 +312309,7 @@ "name": "tbox_tile_state_next", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -303775,6 +312344,7 @@ "name": "tbox_tile_state_set", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -303879,6 +312449,7 @@ "name": "interval_units", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -303925,6 +312496,7 @@ "name": "timestamptz_bin_start", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -303977,6 +312549,7 @@ "name": "datum_bin", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -304040,6 +312613,7 @@ "name": "tnumber_value_time_tile_init", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TboxGridState *", "canonical": "struct TboxGridState *" @@ -304144,6 +312718,7 @@ "name": "tbox_tile_state_get", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -304200,6 +312775,7 @@ "name": "temporal_transform_wcount", "file": "temporal_waggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -304299,6 +312875,7 @@ "name": "tnumber_transform_wavg", "file": "temporal_waggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -304398,6 +312975,7 @@ "name": "temporal_wagg_transfn", "file": "temporal_waggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -304499,6 +313077,7 @@ "name": "temporal_wagg_transform_transfn", "file": "temporal_waggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -304589,6 +313168,7 @@ "name": "tinstant_set", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -304647,6 +313227,7 @@ "name": "tnumberinst_double", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -304688,6 +313269,7 @@ "name": "tinstant_to_string", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -304748,6 +313330,7 @@ "name": "tinstant_restrict_values_test", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -304815,6 +313398,7 @@ "name": "tnumberinst_restrict_span_test", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -304882,6 +313466,7 @@ "name": "tnumberinst_restrict_spanset_test", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -304949,6 +313534,7 @@ "name": "tinstant_restrict_tstzset_test", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -305016,6 +313602,7 @@ "name": "tinstant_restrict_tstzspanset_test", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -305083,6 +313670,7 @@ "name": "intersection_tinstant_tinstant", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -305163,6 +313751,7 @@ "name": "_mulmat", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305199,6 +313788,43 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "a", + "lengthFrom": { + "kind": "param", + "name": "arows" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "b", + "lengthFrom": { + "kind": "param", + "name": "arows" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "c", + "lengthFrom": { + "kind": "param", + "name": "arows" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305245,6 +313871,7 @@ "name": "_mulvec", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305276,6 +313903,43 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "a", + "lengthFrom": { + "kind": "param", + "name": "m" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "x", + "lengthFrom": { + "kind": "param", + "name": "m" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "y", + "lengthFrom": { + "kind": "param", + "name": "m" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305317,6 +313981,7 @@ "name": "_transpose", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305343,6 +314008,32 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "a", + "lengthFrom": { + "kind": "param", + "name": "m" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "at", + "lengthFrom": { + "kind": "param", + "name": "m" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305380,6 +314071,7 @@ "name": "_addmat", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305411,6 +314103,43 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "a", + "lengthFrom": { + "kind": "param", + "name": "m" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "b", + "lengthFrom": { + "kind": "param", + "name": "m" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "c", + "lengthFrom": { + "kind": "param", + "name": "m" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305452,6 +314181,7 @@ "name": "_negate", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305473,6 +314203,21 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "a", + "lengthFrom": { + "kind": "param", + "name": "m" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305506,6 +314251,7 @@ "name": "_addeye", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305522,6 +314268,21 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "a", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305550,6 +314311,7 @@ "name": "_choldc1", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -305571,6 +314333,32 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "a", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "p", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305604,6 +314392,7 @@ "name": "_choldcsl", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -305630,6 +314419,43 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "A", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "a", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "p", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305667,6 +314493,7 @@ "name": "_cholsl", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -305693,6 +314520,43 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "A", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "a", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "p", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305730,6 +314594,7 @@ "name": "_addvec", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305756,6 +314621,43 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "a", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "b", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "c", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305792,6 +314694,7 @@ "name": "_sub", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305818,6 +314721,43 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "a", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "b", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + }, + { + "param": "c", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305854,6 +314794,7 @@ "name": "invert", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -305898,6 +314839,7 @@ "name": "ekf_initialize", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305942,6 +314884,7 @@ "name": "ekf_predict", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -306006,6 +314949,7 @@ "name": "ekf_update_step3", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -306050,6 +314994,7 @@ "name": "ekf_update", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -306125,6 +315070,7 @@ "name": "tfloat_arithop_turnpt", "file": "tnumber_mathfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -306232,6 +315178,7 @@ "name": "arithop_tnumber_number", "file": "tnumber_mathfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -306327,6 +315274,7 @@ "name": "arithop_tnumber_tnumber", "file": "tnumber_mathfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -306429,6 +315377,7 @@ "name": "float_collinear", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -306495,6 +315444,7 @@ "name": "floatsegm_interpolate", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -306551,6 +315501,7 @@ "name": "floatsegm_locate", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -306607,6 +315558,7 @@ "name": "tnumbersegm_intersection", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -306722,6 +315674,7 @@ "name": "tsequence_norm_test", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -306824,6 +315777,7 @@ "name": "tsequence_join_test", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -306892,6 +315846,7 @@ "name": "tsequence_join", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -306967,6 +315922,7 @@ "name": "tinstarr_normalize", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant **", "canonical": "struct TInstant **" @@ -307036,6 +315992,7 @@ "name": "tcontseq_find_timestamptz", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -307080,6 +316037,7 @@ "name": "tdiscseq_find_timestamptz", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -307124,6 +316082,7 @@ "name": "tseqarr2_to_tseqarr", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -307150,6 +316109,32 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence **", + "canonical": "struct TSequence **" + } + }, + { + "param": "countseqs", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "int", + "canonical": "int" + } + } + ] + }, "api": "internal", "category": "conversion", "network": { @@ -307187,6 +316172,7 @@ "name": "ensure_valid_tinstarr_common", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -307218,6 +316204,21 @@ "canonical": "interpType" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "predicate", "network": { @@ -307268,6 +316269,7 @@ "name": "tsequence_make_exp1", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -307314,6 +316316,21 @@ "canonical": "void *" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -307389,6 +316406,7 @@ "name": "synchronize_tsequence_tsequence", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -307467,6 +316485,7 @@ "name": "tfloatsegm_intersection_value", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -307552,6 +316571,7 @@ "name": "tsegment_intersection_value", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -307658,6 +316678,7 @@ "name": "tsegment_intersection", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -307773,6 +316794,7 @@ "name": "tsegment_value_at_timestamptz", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -307854,6 +316876,7 @@ "name": "intersection_tdiscseq_tdiscseq", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -307922,6 +316945,7 @@ "name": "intersection_tcontseq_tdiscseq", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -307990,6 +317014,7 @@ "name": "intersection_tdiscseq_tcontseq", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308058,6 +317083,7 @@ "name": "intersection_tsequence_tinstant", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308132,6 +317158,7 @@ "name": "intersection_tinstant_tsequence", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308206,6 +317233,7 @@ "name": "tsequence_to_string", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -308270,6 +317298,7 @@ "name": "ensure_increasing_timestamps", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308336,6 +317365,7 @@ "name": "bbox_expand", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -308390,6 +317420,7 @@ "name": "ensure_valid_tinstarr", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308416,6 +317447,21 @@ "canonical": "interpType" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "predicate", "network": { @@ -308461,6 +317507,7 @@ "name": "tsequence_make_valid", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308492,6 +317539,21 @@ "canonical": "interpType" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "predicate", "network": { @@ -308542,6 +317604,7 @@ "name": "tnumberseq_shift_scale_value_iter", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -308614,6 +317677,7 @@ "name": "tsequence_shift_scale_time_iter", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -308667,6 +317731,7 @@ "name": "tstepseq_to_linear_iter", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -308726,6 +317791,7 @@ "name": "tstepseq_to_linear", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -308772,6 +317838,7 @@ "name": "tsequence_segments_iter", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -308831,6 +317898,7 @@ "name": "tsequence_timestamps_iter", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -308880,6 +317948,7 @@ "name": "tsequenceset_find_timestamptz", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308944,6 +318013,7 @@ "name": "tseqarr_normalize", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -308966,6 +318036,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ], "outParams": [ "newcount" ] @@ -309002,6 +318085,7 @@ "name": "datum_distance", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -309067,6 +318151,7 @@ "name": "ensure_valid_tinstarr_gaps", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -309104,6 +318189,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "nullable": [ "maxt" ], @@ -309174,6 +318272,7 @@ "name": "ensure_valid_tseqarr", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309190,6 +318289,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "predicate", "network": { @@ -309219,6 +318333,7 @@ "name": "synchronize_tsequenceset_tsequence", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309304,6 +318419,7 @@ "name": "synchronize_tsequenceset_tsequenceset", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309395,6 +318511,7 @@ "name": "intersection_tsequenceset_tinstant", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309475,6 +318592,7 @@ "name": "intersection_tinstant_tsequenceset", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309555,6 +318673,7 @@ "name": "intersection_tsequenceset_tdiscseq", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309629,6 +318748,7 @@ "name": "intersection_tdiscseq_tsequenceset", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309703,6 +318823,7 @@ "name": "intersection_tsequence_tsequenceset", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309788,6 +318909,7 @@ "name": "tsequenceset_to_string", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -309848,6 +318970,7 @@ "name": "datum_textcat", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -309891,6 +319014,7 @@ "name": "datum_lower", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -309925,6 +319049,7 @@ "name": "datum_upper", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -309959,6 +319084,7 @@ "name": "datum_initcap", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -309993,6 +319119,7 @@ "name": "textfunc_ttext", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -310059,6 +319186,7 @@ "name": "textfunc_ttext_text", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -310143,6 +319271,7 @@ "name": "textfunc_ttext_ttext", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -310225,6 +319354,7 @@ "name": "datum_as_wkb", "file": "type_inout.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -310294,6 +319424,7 @@ "name": "datum_as_hexwkb", "file": "type_inout.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -310359,6 +319490,7 @@ "name": "type_from_wkb", "file": "type_inout.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -310380,6 +319512,21 @@ "canonical": "MeosType" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "io", "network": { @@ -310413,6 +319560,7 @@ "name": "type_from_hexwkb", "file": "type_inout.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -310468,6 +319616,7 @@ "name": "ensure_end_input", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310513,6 +319662,7 @@ "name": "p_whitespace", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -310547,6 +319697,7 @@ "name": "p_delimchar", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310592,6 +319743,7 @@ "name": "p_obrace", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310627,6 +319779,7 @@ "name": "ensure_obrace", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310672,6 +319825,7 @@ "name": "p_cbrace", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310707,6 +319861,7 @@ "name": "ensure_cbrace", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310752,6 +319907,7 @@ "name": "p_obracket", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310787,6 +319943,7 @@ "name": "p_cbracket", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310822,6 +319979,7 @@ "name": "p_oparen", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310857,6 +320015,7 @@ "name": "ensure_oparen", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310902,6 +320061,7 @@ "name": "p_cparen", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310937,6 +320097,7 @@ "name": "ensure_cparen", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310982,6 +320143,7 @@ "name": "p_comma", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -311017,6 +320179,7 @@ "name": "basetype_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -311082,6 +320245,7 @@ "name": "double_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -311125,6 +320289,7 @@ "name": "elem_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -311180,6 +320345,7 @@ "name": "set_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -311238,6 +320404,7 @@ "name": "span_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -311310,6 +320477,7 @@ "name": "spanset_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -311368,6 +320536,7 @@ "name": "tbox_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -311415,6 +320584,7 @@ "name": "timestamp_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -311449,6 +320619,7 @@ "name": "tinstant_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -311516,6 +320687,7 @@ "name": "tdiscseq_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -311573,6 +320745,7 @@ "name": "tcontseq_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -311651,6 +320824,7 @@ "name": "tsequenceset_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -311719,6 +320893,7 @@ "name": "temporal_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -311778,6 +320953,7 @@ "name": "datum_copy", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -311823,6 +320999,7 @@ "name": "datum_double", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -311869,6 +321046,7 @@ "name": "double_datum", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -311915,6 +321093,7 @@ "name": "bstring2bytea", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bytea *", "canonical": "struct varlena *" @@ -311931,6 +321110,21 @@ "canonical": "size_t" } ], + "shape": { + "inputArrays": [ + { + "param": "wkb", + "lengthFrom": { + "kind": "param", + "name": "size" + }, + "element": { + "c": "uint8_t", + "canonical": "uint8_t" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -311954,76 +321148,11 @@ } } }, - { - "name": "basetype_in", - "file": "type_util.h", - "family": "CORE", - "returnType": { - "c": "bool", - "canonical": "bool" - }, - "params": [ - { - "name": "str", - "cType": "const char *", - "canonical": "const char *" - }, - { - "name": "type", - "cType": "MeosType", - "canonical": "MeosType" - }, - { - "name": "end", - "cType": "bool", - "canonical": "bool" - }, - { - "name": "result", - "cType": "Datum *", - "canonical": "Datum *" - } - ], - "api": "internal", - "category": "io", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:Datum" - }, - "wire": { - "params": [ - { - "name": "str", - "kind": "json", - "json": "string" - }, - { - "name": "type", - "kind": "json", - "json": "string", - "enum": "MeosType" - }, - { - "name": "end", - "kind": "json", - "json": "boolean" - }, - { - "name": "result", - "kind": "unsupported" - } - ], - "result": { - "kind": "json", - "json": "boolean" - } - } - }, { "name": "basetype_out", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -312080,6 +321209,7 @@ "name": "pfree_array", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -312124,6 +321254,7 @@ "name": "string_escape", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -312184,6 +321315,7 @@ "name": "string_unescape", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -312233,6 +321365,7 @@ "name": "stringarr_to_string", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -312328,6 +321461,7 @@ "name": "datumarr_sort", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -312349,6 +321483,21 @@ "canonical": "MeosType" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -312383,6 +321532,7 @@ "name": "tstzarr_sort", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -312399,6 +321549,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "times", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TimestampTz", + "canonical": "TimestampTz" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -312427,6 +321592,7 @@ "name": "spanarr_sort", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -312478,6 +321644,7 @@ "name": "tinstarr_sort", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -312494,6 +321661,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -312527,6 +321709,7 @@ "name": "tseqarr_sort", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -312543,6 +321726,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -312571,6 +321769,7 @@ "name": "datumarr_remove_duplicates", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -312592,6 +321791,21 @@ "canonical": "MeosType" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -312627,6 +321841,7 @@ "name": "tstzarr_remove_duplicates", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -312643,6 +321858,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TimestampTz", + "canonical": "TimestampTz" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -312672,6 +321902,7 @@ "name": "tinstarr_remove_duplicates", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -312688,6 +321919,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -312722,6 +321968,7 @@ "name": "datum_add", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -312776,6 +322023,7 @@ "name": "datum_sub", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -312830,6 +322078,7 @@ "name": "datum_mul", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -312884,6 +322133,7 @@ "name": "datum_div", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -312938,6 +322188,7 @@ "name": "datum_cmp", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -312993,6 +322244,7 @@ "name": "datum_eq", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -313048,6 +322300,7 @@ "name": "datum_ne", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -313103,6 +322356,7 @@ "name": "datum_lt", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -313158,6 +322412,7 @@ "name": "datum_le", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -313213,6 +322468,7 @@ "name": "datum_gt", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -313268,6 +322524,7 @@ "name": "datum_ge", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -313323,6 +322580,7 @@ "name": "datum2_eq", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -313377,6 +322635,7 @@ "name": "datum2_ne", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -313431,6 +322690,7 @@ "name": "datum2_lt", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -313485,6 +322745,7 @@ "name": "datum2_le", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -313539,6 +322800,7 @@ "name": "datum2_gt", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -313593,6 +322855,7 @@ "name": "datum2_ge", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -313647,6 +322910,7 @@ "name": "hypot3d", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -313705,6 +322969,7 @@ "name": "Set", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "vl_len_", @@ -313755,6 +323020,7 @@ "name": "Span", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "spantype", @@ -313805,6 +323071,7 @@ "name": "SpanSet", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "vl_len_", @@ -313865,6 +323132,7 @@ "name": "TBox", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "period", @@ -313895,6 +323163,7 @@ "name": "STBox", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "period", @@ -313955,6 +323224,7 @@ "name": "TileRestrictFn", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "vl_len_", @@ -313982,6 +323252,7 @@ "name": "TInstant", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "vl_len_", @@ -314027,6 +323298,7 @@ "name": "TSequence", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "vl_len_", @@ -314087,6 +323359,7 @@ "name": "TSequenceSet", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "vl_len_", @@ -314151,6 +323424,7 @@ "name": "Match", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "i", @@ -314168,42 +323442,49 @@ "name": "SkipList", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [] }, { "name": "MeosArray", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [] }, { "name": "RTree", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [] }, { "name": "RTreeNNCursor", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [] }, { "name": "SPTree", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [] }, { "name": "SPNNCursor", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [] }, { "name": "MvtGeom", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "geom", @@ -314226,6 +323507,7 @@ "name": "SpaceSplit", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "fragments", @@ -314248,6 +323530,7 @@ "name": "SpaceTimeSplit", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "fragments", @@ -314275,6 +323558,7 @@ "name": "Cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -314289,6 +323573,7 @@ "name": "reltype_catalog_struct", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "settype_basetype", @@ -314336,6 +323621,7 @@ "name": "SkipListElem", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "key", @@ -314363,6 +323649,7 @@ "name": "double2", "file": "doublen.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "a", @@ -314387,6 +323674,7 @@ "name": "double3", "file": "doublen.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "a", @@ -314416,6 +323704,7 @@ "name": "double4", "file": "doublen.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "a", @@ -314450,6 +323739,7 @@ "name": "Edge", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "x1", @@ -314552,6 +323842,7 @@ "name": "IntersectResult", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "type", @@ -314574,6 +323865,7 @@ "name": "STboxNode", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "left", @@ -314591,6 +323883,7 @@ "name": "SortedSTbox", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "box", @@ -314608,6 +323901,7 @@ "name": "GeoAggregateState", "file": "tgeo_aggfuncs.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "srid", @@ -314625,6 +323919,7 @@ "name": "DistEdge", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "x1", @@ -314712,6 +324007,7 @@ "name": "DistShortLine", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "d", @@ -314749,6 +324045,7 @@ "name": "DistBucket", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "start", @@ -314786,6 +324083,7 @@ "name": "DistGeom", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "segs", @@ -314843,6 +324141,7 @@ "name": "DistNai", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "d", @@ -314865,6 +324164,7 @@ "name": "BitMatrix", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "ndims", @@ -314887,6 +324187,7 @@ "name": "STboxGridState", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "done", @@ -314989,6 +324290,7 @@ "name": "Npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "fields": [ { "name": "rid", @@ -315014,6 +324316,7 @@ "name": "Nsegment", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "fields": [ { "name": "rid", @@ -315043,6 +324346,7 @@ "name": "Pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -315057,6 +324361,7 @@ "name": "Pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -315071,12 +324376,14 @@ "name": "PCSCHEMA", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "fields": [] }, { "name": "TPCBox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "fields": [ { "name": "period", @@ -315146,6 +324453,7 @@ "name": "PCDimensionSpec", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "fields": [ { "name": "name", @@ -315188,6 +324496,7 @@ "name": "Pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -315202,6 +324511,7 @@ "name": "GeoPoseFrame", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "fields": [ { "name": "frame_id", @@ -315242,8 +324552,9 @@ }, { "name": "PoseChain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -315258,6 +324569,7 @@ "name": "Raquet", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -315272,6 +324584,7 @@ "name": "Raster", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -315285,6 +324598,7 @@ "name": "PcpointInTpcboxArgs", "file": "pcpatch_decompose.h", "family": "POINTCLOUD", + "vendored": false, "fields": [ { "name": "box", @@ -315302,6 +324616,7 @@ "name": "SERIALIZED_POINT", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "fields": [ { "name": "size", @@ -315324,6 +324639,7 @@ "name": "SERIALIZED_PATCH", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "fields": [ { "name": "size", @@ -315361,6 +324677,7 @@ "name": "AFFINE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "afac", @@ -315428,6 +324745,7 @@ "name": "BOX3D", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "xmin", @@ -315477,6 +324795,7 @@ "name": "GBOX", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "flags", @@ -315536,6 +324855,7 @@ "name": "SPHEROID", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "a", @@ -315578,6 +324898,7 @@ "name": "POINT2D", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "x", @@ -315595,6 +324916,7 @@ "name": "POINT3DZ", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "x", @@ -315617,6 +324939,7 @@ "name": "POINT3D", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "x", @@ -315639,6 +324962,7 @@ "name": "POINT3DM", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "x", @@ -315661,6 +324985,7 @@ "name": "POINT4D", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "x", @@ -315688,6 +325013,7 @@ "name": "POINTARRAY", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "npoints", @@ -315715,6 +325041,7 @@ "name": "GSERIALIZED", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "size", @@ -315750,6 +325077,7 @@ "name": "LWGEOM", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -315787,6 +325115,7 @@ "name": "LWPOINT", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -315824,6 +325153,7 @@ "name": "LWLINE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -315861,6 +325191,7 @@ "name": "LWTRIANGLE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -315898,6 +325229,7 @@ "name": "LWCIRCSTRING", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -315935,6 +325267,7 @@ "name": "LWPOLY", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -315982,6 +325315,7 @@ "name": "LWMPOINT", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316029,6 +325363,7 @@ "name": "LWMLINE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316076,6 +325411,7 @@ "name": "LWMPOLY", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316123,6 +325459,7 @@ "name": "LWCOLLECTION", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316170,6 +325507,7 @@ "name": "LWCOMPOUND", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316217,6 +325555,7 @@ "name": "LWCURVEPOLY", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316264,6 +325603,7 @@ "name": "LWMCURVE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316311,6 +325651,7 @@ "name": "LWMSURFACE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316358,6 +325699,7 @@ "name": "LWPSURFACE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316405,6 +325747,7 @@ "name": "LWTIN", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316452,12 +325795,14 @@ "name": "PJconsts", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [] }, { "name": "LWPROJ", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "pj", @@ -316490,6 +325835,7 @@ "name": "pg_prng_state", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "s0", @@ -316507,6 +325853,7 @@ "name": "Interval", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "time", @@ -316536,6 +325883,7 @@ "name": "varlena", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "vl_len_", @@ -316553,6 +325901,7 @@ "name": "cfp_elem", "file": "trgeo_distance.h", "family": "RGEO", + "vendored": false, "fields": [ { "name": "geom_1", @@ -316610,6 +325959,7 @@ "name": "cfp_array", "file": "trgeo_distance.h", "family": "RGEO", + "vendored": false, "fields": [ { "name": "count", @@ -316632,6 +325982,7 @@ "name": "tdist_elem", "file": "trgeo_distance.h", "family": "RGEO", + "vendored": false, "fields": [ { "name": "dist", @@ -316649,6 +326000,7 @@ "name": "tdist_array", "file": "trgeo_distance.h", "family": "RGEO", + "vendored": false, "fields": [ { "name": "count", @@ -316671,6 +326023,7 @@ "name": "SpanBound", "file": "span.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "val", @@ -316703,6 +326056,7 @@ "name": "LiftedFunctionInfo", "file": "lifting.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "func", @@ -316795,6 +326149,7 @@ "name": "SetUnnestState", "file": "set.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "done", @@ -316827,6 +326182,7 @@ "name": "SpanNode", "file": "span_index.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "left", @@ -316844,6 +326200,7 @@ "name": "SortedSpan", "file": "span_index.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "s", @@ -316861,6 +326218,7 @@ "name": "TboxNode", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "left", @@ -316878,6 +326236,7 @@ "name": "SortedTbox", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "box", @@ -316895,6 +326254,7 @@ "name": "DggsCellOps", "file": "tcellindex.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "celltype", @@ -316967,6 +326327,7 @@ "name": "SimilarityPathState", "file": "temporal_analytics.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "done", @@ -316994,6 +326355,7 @@ "name": "RTreeNode", "file": "temporal_rtree.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "bboxsize", @@ -317021,6 +326383,7 @@ "name": "SPNode", "file": "temporal_sptree.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "id", @@ -317043,6 +326406,7 @@ "name": "SpanBinState", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "done", @@ -317095,6 +326459,7 @@ "name": "TboxGridState", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "done", @@ -317157,6 +326522,7 @@ "name": "ekf_t", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "x", @@ -317176,6 +326542,7 @@ "name": "errorCode", "file": "meos_error.h", "family": "CORE", + "vendored": false, "values": [ { "name": "MEOS_SUCCESS", @@ -317291,6 +326658,7 @@ "name": "tempSubtype", "file": "meos.h", "family": "CORE", + "vendored": false, "values": [ { "name": "ANYTEMPSUBTYPE", @@ -317314,6 +326682,7 @@ "name": "interpType", "file": "meos.h", "family": "CORE", + "vendored": false, "values": [ { "name": "INTERP_NONE", @@ -317337,6 +326706,7 @@ "name": "IndexSearchOp", "file": "meos.h", "family": "CORE", + "vendored": false, "values": [ { "name": "INDEX_OVERLAPS", @@ -317428,6 +326798,7 @@ "name": "SPTreeKind", "file": "meos.h", "family": "CORE", + "vendored": false, "values": [ { "name": "SPTREE_QUADTREE", @@ -317443,6 +326814,7 @@ "name": "spatialRel", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "values": [ { "name": "INTERSECTS", @@ -317466,6 +326838,7 @@ "name": "MeosType", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "values": [ { "name": "T_UNKNOWN", @@ -317829,6 +327202,7 @@ "name": "MeosOper", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "values": [ { "name": "UNKNOWN_OP", @@ -318016,6 +327390,7 @@ "name": "SkipListType", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "values": [ { "name": "SKIPLIST_TEMPORAL", @@ -318031,6 +327406,7 @@ "name": "SyncMode", "file": "temporal.h", "family": "CORE", + "vendored": false, "values": [ { "name": "SYNCHRONIZE_NOCROSS", @@ -318046,6 +327422,7 @@ "name": "TemporalFamily", "file": "temporal.h", "family": "CORE", + "vendored": false, "values": [ { "name": "TEMPORALTYPE", @@ -318069,6 +327446,7 @@ "name": "SetOper", "file": "temporal.h", "family": "CORE", + "vendored": false, "values": [ { "name": "UNION", @@ -318088,6 +327466,7 @@ "name": "CompOper", "file": "temporal.h", "family": "CORE", + "vendored": false, "values": [ { "name": "EQ", @@ -318119,6 +327498,7 @@ "name": "MEOS_WKB_TSUBTYPE", "file": "temporal.h", "family": "CORE", + "vendored": false, "values": [ { "name": "MEOS_WKB_TINSTANT", @@ -318138,6 +327518,7 @@ "name": "EdgeType", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "values": [ { "name": "EDGE_POINT", @@ -318165,6 +327546,7 @@ "name": "IntersectType", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "values": [ { "name": "INTERSECT_NONE", @@ -318184,6 +327566,7 @@ "name": "ClipOper", "file": "geo_poly_clip.h", "family": "CORE", + "vendored": false, "values": [ { "name": "CL_INTERSECTION", @@ -318207,6 +327590,7 @@ "name": "H3Unit", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "values": [ { "name": "H3_UNIT_KM", @@ -318238,6 +327622,7 @@ "name": "nullHandleType", "file": "meos_json.h", "family": "JSON", + "vendored": false, "values": [ { "name": "NULL_INVALID", @@ -318265,6 +327650,7 @@ "name": "MeosPixType", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "values": [ { "name": "MEOS_PT_UINT8", @@ -318316,6 +327702,7 @@ "name": "GeoPoseClass", "file": "pose_geopose.h", "family": "POSE", + "vendored": false, "values": [ { "name": "GEOPOSE_BASIC_QUATERNION", @@ -318335,6 +327722,7 @@ "name": "SimFunc", "file": "temporal_analytics.h", "family": "CORE", + "vendored": false, "values": [ { "name": "FRECHET", @@ -318362,6 +327750,7 @@ "name": "RTreeNodeType", "file": "temporal_rtree.h", "family": "CORE", + "vendored": false, "values": [ { "name": "RTREE_LEAF", @@ -318377,6 +327766,7 @@ "name": "TArithmetic", "file": "tnumber_mathfuncs.h", "family": "CORE", + "vendored": false, "values": [ { "name": "ADD", @@ -318406,630 +327796,735 @@ "name": "MEOS_FLAG_BYVAL", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "value": 1 }, { "name": "MEOS_FLAG_ORDERED", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "value": 2 }, { "name": "MEOS_FLAG_CONTINUOUS", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "value": 2 }, { "name": "MEOS_FLAGS_INTERP", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "value": 12 }, { "name": "MEOS_FLAG_X", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "value": 16 }, { "name": "MEOS_FLAG_Z", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "value": 32 }, { "name": "MEOS_FLAG_T", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "value": 64 }, { "name": "MEOS_FLAG_GEODETIC", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "value": 128 }, { "name": "MEOS_FLAG_GEOM", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "value": 256 }, { "name": "MEOS_ARRAY_INITIAL_SIZE", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "value": 256 }, { "name": "SKIPLIST_MAXLEVEL", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "value": 32 }, { "name": "DEFAULT_COLLATION_OID", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 100 }, { "name": "C_COLLATION_OID", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 950 }, { "name": "POSIX_COLLATION_OID", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 951 }, { "name": "QUOTES_ESCAPE", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 2 }, { "name": "QUOTES", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 1 }, { "name": "QUOTES_NO", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 0 }, { "name": "RTOverBeforeStrategyNumber", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 28 }, { "name": "RTBeforeStrategyNumber", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 29 }, { "name": "RTAfterStrategyNumber", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 30 }, { "name": "RTOverAfterStrategyNumber", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 31 }, { "name": "RTOverFrontStrategyNumber", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 32 }, { "name": "RTFrontStrategyNumber", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 33 }, { "name": "RTBackStrategyNumber", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 34 }, { "name": "RTOverBackStrategyNumber", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 35 }, { "name": "MEOS_WKB_BYTE_SIZE", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 1 }, { "name": "MEOS_WKB_INT2_SIZE", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 2 }, { "name": "MEOS_WKB_INT4_SIZE", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 4 }, { "name": "MEOS_WKB_INT8_SIZE", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 8 }, { "name": "MEOS_WKB_DOUBLE_SIZE", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 8 }, { "name": "MEOS_WKB_DATE_SIZE", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 4 }, { "name": "MEOS_WKB_TIMESTAMP_SIZE", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 8 }, { "name": "MEOS_WKB_LOWER_INC", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 1 }, { "name": "MEOS_WKB_UPPER_INC", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 2 }, { "name": "XDR", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 0 }, { "name": "NDR", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 1 }, { "name": "MEOS_WKB_ORDERED", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 1 }, { "name": "MEOS_WKB_XFLAG", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 1 }, { "name": "MEOS_WKB_TFLAG", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 2 }, { "name": "MEOS_WKB_INTERPFLAGS", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 12 }, { "name": "MEOS_WKB_ZFLAG", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 16 }, { "name": "MEOS_WKB_GEODETICFLAG", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 32 }, { "name": "MEOS_WKB_SRIDFLAG", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 64 }, { "name": "MEOS_WKB_PCSCHEMAFLAG", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 128 }, { "name": "DELTA_UNIX_POSTGRES_EPOCH", "file": "temporal.h", "family": "CORE", + "vendored": false, "value": 946684800 }, { "name": "MEOS_CLIP_INTERSECTION", "file": "clip_clipper2.h", "family": "CORE", + "vendored": false, "value": 0 }, { "name": "MEOS_CLIP_UNION", "file": "clip_clipper2.h", "family": "CORE", + "vendored": false, "value": 1 }, { "name": "MEOS_CLIP_DIFFERENCE", "file": "clip_clipper2.h", "family": "CORE", + "vendored": false, "value": 2 }, { "name": "MEOS_CLIP_XOR", "file": "clip_clipper2.h", "family": "CORE", + "vendored": false, "value": 3 }, { "name": "SRID_RESERVE_OFFSET", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "value": 999000 }, { "name": "SRID_WORLD_MERCATOR", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "value": 999000 }, { "name": "SRID_NORTH_UTM_START", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "value": 999001 }, { "name": "SRID_NORTH_UTM_END", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "value": 999060 }, { "name": "SRID_NORTH_LAMBERT", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "value": 999061 }, { "name": "SRID_NORTH_STEREO", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "value": 999062 }, { "name": "SRID_SOUTH_UTM_START", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "value": 999101 }, { "name": "SRID_SOUTH_UTM_END", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "value": 999160 }, { "name": "SRID_SOUTH_LAMBERT", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "value": 999161 }, { "name": "SRID_SOUTH_STEREO", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "value": 999162 }, { "name": "SRID_LAEA_START", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "value": 999163 }, { "name": "SRID_LAEA_END", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "value": 999283 }, { "name": "MAXDIMS", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "value": 4 }, { "name": "JB_PATH_CREATE", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "value": 1 }, { "name": "JB_PATH_DELETE", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "value": 2 }, { "name": "JB_PATH_REPLACE", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "value": 4 }, { "name": "JB_PATH_INSERT_BEFORE", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "value": 8 }, { "name": "JB_PATH_INSERT_AFTER", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "value": 16 }, { "name": "JB_PATH_FILL_GAPS", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "value": 32 }, { "name": "JB_PATH_CONSISTENT_POSITION", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "value": 64 }, { "name": "LWFLAG_VERSBIT2", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "value": 128 }, { "name": "S2_MIN_LEVEL", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "value": 0 }, { "name": "S2_MAX_LEVEL", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "value": 30 }, { "name": "S2_NUM_FACES", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "value": 6 }, { "name": "S2_TOKEN_MAXLEN", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "value": 16 }, { "name": "LWFLAG_Z", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 1 }, { "name": "LWFLAG_M", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 2 }, { "name": "LWFLAG_BBOX", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 4 }, { "name": "LWFLAG_GEODETIC", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 8 }, { "name": "LWFLAG_READONLY", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 16 }, { "name": "LWFLAG_SOLID", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 32 }, { "name": "WKB_ISO", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 1 }, { "name": "WKB_SFSQL", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 2 }, { "name": "WKB_EXTENDED", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 4 }, { "name": "WKB_NDR", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 8 }, { "name": "WKB_XDR", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 16 }, { "name": "WKB_HEX", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 32 }, { "name": "WKB_NO_NPOINTS", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 64 }, { "name": "WKB_NO_SRID", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 128 }, { "name": "WKT_ISO", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 1 }, { "name": "WKT_SFSQL", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 2 }, { "name": "WKT_EXTENDED", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "value": 4 }, { "name": "MEOS_ANY", "file": "trgeo_distance.h", "family": "RGEO", + "vendored": false, "value": 0 }, { "name": "MEOS_RIGHT", "file": "trgeo_distance.h", "family": "RGEO", + "vendored": false, "value": 1 }, { "name": "MEOS_LEFT", "file": "trgeo_distance.h", "family": "RGEO", + "vendored": false, "value": 2 }, { "name": "MEOS_MAX_ITERS", "file": "trgeo_vclip.h", "family": "RGEO", + "vendored": false, "value": 1000 }, { "name": "MEOS_CONTINUE", "file": "trgeo_vclip.h", "family": "RGEO", + "vendored": false, "value": 0 }, { "name": "MEOS_DISJOINT", "file": "trgeo_vclip.h", "family": "RGEO", + "vendored": false, "value": 1 }, { "name": "MEOS_INTERSECT", "file": "trgeo_vclip.h", "family": "RGEO", + "vendored": false, "value": -1 }, { "name": "MAX_PARAMS", "file": "lifting.h", "family": "CORE", + "vendored": false, "value": 5 }, { "name": "MAX_ARGS", "file": "lifting.h", "family": "CORE", + "vendored": false, "value": 2 }, { "name": "MINIDX", "file": "set.h", "family": "CORE", + "vendored": false, "value": 0 }, { "name": "MAXITEMS", "file": "temporal_rtree.h", "family": "CORE", + "vendored": false, "value": 64 }, { "name": "MINITEMS_PERCENTAGE", "file": "temporal_rtree.h", "family": "CORE", + "vendored": false, "value": 10 }, { "name": "SPTREE_NODEBOX_MAXSIZE", "file": "temporal_sptree.h", "family": "CORE", + "vendored": false, "value": 512 }, { "name": "OUT_DEFAULT_DECIMAL_DIGITS", "file": "type_inout.h", "family": "CORE", + "vendored": false, "value": 15 } ], @@ -319633,17 +329128,17 @@ "categoryCounts": { "lifecycle": 88, "index": 23, - "transformation": 1844, - "accessor": 337, + "transformation": 1847, + "accessor": 340, "predicate": 1790, "io": 330, "constructor": 106, - "conversion": 381, + "conversion": 385, "setop": 173, "aggregate": 103 }, "publicFunctions": 0, - "internalFunctions": 5175, + "internalFunctions": 5185, "exposableFunctions": 0 }, "portableAliases": { @@ -320894,10 +330389,10 @@ "sourceOfTruth": "MobilityDB meos/src/temporal/meos_catalog.c \u2014 the type-family predicate functions and MEOS_TEMPTYPE_CATALOG are the authoritative membership oracle; meos/include/meos.h \u2014 the tempSubtype and errorCode enums. The regression test re-derives every membership set from these so this file cannot silently drift.", "predicates": { "temporal_type": "meos_catalog.c \u2014 all temporal types (superclass membership)", - "talpha_type": "meos_catalog.c \u2014 {T_TBOOL,T_TTEXT} (+ internal tdoubleN)", - "tnumber_type": "meos_catalog.c \u2014 {T_TINT,T_TFLOAT}", + "talpha_type": "meos_catalog.c \u2014 the types carrying no arithmetic or spatial structure, plus the internal tdoubleN aggregation types", + "tnumber_type": "meos_catalog.c \u2014 the types over a numeric base", "tnumber_basetype": "meos_catalog.c \u2014 {T_INT4,T_FLOAT8}", - "tspatial_type": "meos_catalog.c \u2014 points+geos (+ cbuffer/npoint/pose/rgeo, #if-gated)", + "tspatial_type": "meos_catalog.c \u2014 the types carrying an SRID, i.e. every family whose values sit in space", "tpoint_type": "meos_catalog.c \u2014 {T_TGEOMPOINT,T_TGEOGPOINT}", "tgeo_type": "meos_catalog.c \u2014 {T_TGEOMETRY,T_TGEOGRAPHY}", "tgeo_type_all": "meos_catalog.c \u2014 {T_TGEOMETRY,T_TGEOGRAPHY,T_TGEOMPOINT,T_TGEOGPOINT} (overlap \u2014 see corrections)", @@ -320963,6 +330458,10 @@ "_comment": "The type-family axis \u2014 the inheritance lattice; the leaf's base type is the missing template parameter. Single-inheritance TREE (the geometry/geodetic split is a TRAIT, not a parent, to avoid a diamond \u2014 see traits)." } }, + "membership": { + "status": "derived", + "source": "/tmp/tmp.B1RMswqu9p/mobilitydb/meos/src/temporal/meos_catalog.c" + }, "lattice": { "Temporal": { "kind": "root", @@ -320971,27 +330470,29 @@ "prefixes": [ "temporal" ], + "doc": "Superclass of every temporal type; temporal_* functions are late-bound over `subtype` and `temptype`.", "temptypes": [ "T_TBOOL", - "T_TTEXT", - "T_TJSONB", - "T_TINT", - "T_TBIGINT", "T_TFLOAT", + "T_TINT", + "T_TTEXT", "T_TGEOMPOINT", "T_TGEOGPOINT", - "T_TGEOMETRY", - "T_TGEOGRAPHY", - "T_TCBUFFER", "T_TNPOINT", "T_TPOSE", + "T_TPOSECHAIN", + "T_TCBUFFER", + "T_TGEOMETRY", + "T_TGEOGRAPHY", "T_TRGEOMETRY", + "T_TJSONB", + "T_TBIGINT", "T_TH3INDEX", "T_TQUADBIN", + "T_TS2CELL", "T_TPCPOINT", "T_TPCPATCH" ], - "doc": "Superclass of every temporal type; temporal_* functions are late-bound over `subtype` and `temptype`.", "children": [ "TAlpha", "TNumber", @@ -321007,12 +330508,12 @@ "prefixes": [ "talpha" ], + "doc": "Non-numeric, non-spatial temporal types (step/discrete interpolation only). A real MEOS grouping (talpha_type) with no user-facing class name in PyMEOS \u2014 see corrections.", "temptypes": [ "T_TBOOL", "T_TTEXT", "T_TJSONB" ], - "doc": "Non-numeric, non-spatial temporal types (step/discrete interpolation only). A real MEOS grouping (talpha_type) with no user-facing class name in PyMEOS \u2014 see corrections.", "children": [ "TBool", "TJsonb", @@ -321084,13 +330585,13 @@ "prefixes": [ "tnumber" ], + "basePredicate": "tnumber_basetype", + "doc": "Temporal numbers; supports linear interpolation.", "temptypes": [ + "T_TFLOAT", "T_TINT", - "T_TBIGINT", - "T_TFLOAT" + "T_TBIGINT" ], - "basePredicate": "tnumber_basetype", - "doc": "Temporal numbers; supports linear interpolation.", "children": [ "TBigint", "TFloat", @@ -321162,19 +330663,23 @@ "prefixes": [ "tspatial" ], + "doc": "Temporal types carrying an STBox spatial bounding box.", "temptypes": [ "T_TGEOMPOINT", "T_TGEOGPOINT", - "T_TGEOMETRY", - "T_TGEOGRAPHY", - "T_TCBUFFER", "T_TNPOINT", "T_TPOSE", + "T_TPOSECHAIN", + "T_TCBUFFER", + "T_TGEOMETRY", + "T_TGEOGRAPHY", "T_TRGEOMETRY", "T_TH3INDEX", - "T_TQUADBIN" + "T_TQUADBIN", + "T_TS2CELL", + "T_TPCPOINT", + "T_TPCPATCH" ], - "doc": "Temporal types carrying an STBox spatial bounding box.", "children": [ "TCbuffer", "TGeo", @@ -321196,13 +330701,13 @@ "tgeo" ], "userFacingName": "TGeo", + "doc": "All PostGIS-derived spatiotemporal types (geometry/geography-based). Authoritative parent per MobilityDB manual Ch.7 Figure 7.1 (= the broad C predicate tgeo_type_all). NOTE: the narrower C predicate tgeo_type() and most tgeo_* functions reject points \u2014 class membership (manual) is broader than tgeo_* API applicability; see correction OM-M1.", "temptypes": [ - "T_TGEOMETRY", - "T_TGEOGRAPHY", "T_TGEOMPOINT", - "T_TGEOGPOINT" + "T_TGEOGPOINT", + "T_TGEOMETRY", + "T_TGEOGRAPHY" ], - "doc": "All PostGIS-derived spatiotemporal types (geometry/geography-based). Authoritative parent per MobilityDB manual Ch.7 Figure 7.1 (= the broad C predicate tgeo_type_all). NOTE: the narrower C predicate tgeo_type() and most tgeo_* functions reject points \u2014 class membership (manual) is broader than tgeo_* API applicability; see correction OM-M1.", "children": [ "TGeography", "TGeometry", @@ -321222,11 +330727,11 @@ "tpoint" ], "userFacingName": "TPoint", + "doc": "Temporal points. API-level intermediate (C predicate tpoint_type + the tpoint_* method family); NOT drawn in the manual Figure 7.1 (a conceptual diagram) but required so the tpoint_* methods bind to a class \u2014 see correction OM-M6.", "temptypes": [ "T_TGEOMPOINT", "T_TGEOGPOINT" ], - "doc": "Temporal points. API-level intermediate (C predicate tpoint_type + the tpoint_* method family); NOT drawn in the manual Figure 7.1 (a conceptual diagram) but required so the tpoint_* methods bind to a class \u2014 see correction OM-M6.", "children": [ "TGeogPoint", "TGeomPoint" @@ -321249,10 +330754,10 @@ "temptypes": [ "T_TGEOMPOINT" ], - "cBaseType": "T_GEOMETRY", "traits": [ "geometryBased" ], + "cBaseType": "T_GEOMETRY", "children": [], "ancestors": [ "TPoint", @@ -321273,10 +330778,10 @@ "temptypes": [ "T_TGEOGPOINT" ], - "cBaseType": "T_GEOGRAPHY", "traits": [ "geodetic" ], + "cBaseType": "T_GEOGRAPHY", "children": [], "ancestors": [ "TPoint", @@ -321297,10 +330802,10 @@ "temptypes": [ "T_TGEOMETRY" ], - "cBaseType": "T_GEOMETRY", "traits": [ "geometryBased" ], + "cBaseType": "T_GEOMETRY", "children": [], "ancestors": [ "TGeo", @@ -321320,10 +330825,10 @@ "temptypes": [ "T_TGEOGRAPHY" ], - "cBaseType": "T_GEOGRAPHY", "traits": [ "geodetic" ], + "cBaseType": "T_GEOGRAPHY", "children": [], "ancestors": [ "TGeo", @@ -321343,8 +330848,8 @@ "temptypes": [ "T_TCBUFFER" ], - "cBaseType": "T_CBUFFER", "conditional": "CBUFFER", + "cBaseType": "T_CBUFFER", "children": [], "ancestors": [ "TSpatial", @@ -321363,8 +330868,8 @@ "temptypes": [ "T_TNPOINT" ], - "cBaseType": "T_NPOINT", "conditional": "NPOINT", + "cBaseType": "T_NPOINT", "children": [], "ancestors": [ "TSpatial", @@ -321383,8 +330888,8 @@ "temptypes": [ "T_TPOSE" ], - "cBaseType": "T_POSE", "conditional": "POSE", + "cBaseType": "T_POSE", "children": [], "ancestors": [ "TSpatial", @@ -321405,9 +330910,9 @@ "temptypes": [ "T_TRGEOMETRY" ], - "cBaseType": "T_POSE", "conditional": "RGEO", "note": "Base type is T_POSE, not a geometry \u2014 base != name (see corrections). User-facing API name is `trgeometry`; internal C functions keep the `trgeo_` prefix and must NOT be normalized.", + "cBaseType": "T_POSE", "children": [], "ancestors": [ "TSpatial", @@ -321420,20 +330925,20 @@ "_comment": "Orthogonal boolean axes \u2014 NOT inheritance parents (modelling them as parents would create a diamond TGeomPoint<-{TPoint,TGeometryBased}). Tagged on leaves; each backed by a MEOS predicate, gated against source.", "geometryBased": { "predicate": "tgeometry_type", + "doc": "Cartesian (planar) base \u2014 geometry.", "temptypes": [ "T_TGEOMPOINT", "T_TGEOMETRY" - ], - "doc": "Cartesian (planar) base \u2014 geometry." + ] }, "geodetic": { "predicate": "tgeodetic_type", + "doc": "Ellipsoidal base \u2014 geography; also the H3 DGGS cells (geodetic, SRID 4326).", "temptypes": [ "T_TGEOGPOINT", "T_TGEOGRAPHY", "T_TH3INDEX" - ], - "doc": "Ellipsoidal base \u2014 geography; also the H3 DGGS cells (geodetic, SRID 4326)." + ] } }, "companions": { @@ -321447,7 +330952,8 @@ "doc": "Bounding-box family.", "children": [ "STBox", - "TBox" + "TBox", + "TPCBox" ], "ancestors": [], "depth": 0 @@ -321479,6 +330985,21 @@ "Box" ], "depth": 1 + }, + "TPCBox": { + "kind": "leaf", + "parent": "Box", + "prefixes": [ + "tpcbox" + ], + "temptype": "T_TPCBOX", + "conditional": "POINTCLOUD", + "doc": "Point-cloud x time box (bbox of TPcpoint and TPcpatch).", + "children": [], + "ancestors": [ + "Box" + ], + "depth": 1 } } }, @@ -321794,6 +331315,332 @@ "depth": 2 } } + }, + "Value": { + "_comment": "A value crosses the MEOS boundary as a POINTER unless basetype_byvalue() names its type, and a method taking or answering one cannot be typed without a class for it. To a binding a pointer to a struct is one thing \u2014 an instance it holds and calls through \u2014 whether MEOS publishes the struct's layout or forward-declares it, so the schema, the trees and the array sit here beside the base values rather than in a hierarchy of their own. Parallel hierarchy, as Box and Collection are. temptypes gated against the MeosType enum where MEOS registers one, and the by-reference base types gated for COVERAGE against basetype_byvalue().", + "root": "Value", + "nodes": { + "Value": { + "kind": "root", + "parent": null, + "doc": "Base values MEOS passes by reference.", + "children": [ + "Cbuffer", + "Geo", + "JsonPath", + "Jsonb", + "MeosArray", + "Npoint", + "Nsegment", + "Pcpatch", + "Pcpoint", + "Pcschema", + "Pose", + "PoseChain", + "RTree", + "RTreeNNCursor", + "Raquet", + "SPNNCursor", + "SPTree", + "Text" + ], + "ancestors": [], + "depth": 0 + }, + "Text": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "text" + ], + "temptype": "T_TEXT", + "doc": "PostgreSQL text, the base type of TText and TextSet.", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "Jsonb": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "jsonb" + ], + "temptype": "T_JSONB", + "conditional": "JSON", + "doc": "PostgreSQL jsonb, the base type of TJsonb and JsonbSet.", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "JsonPath": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "jsonpath" + ], + "temptype": "T_JSONPATH", + "conditional": "JSON", + "doc": "A path into a jsonb value. A MeosType no membership predicate admits, as Nsegment and Raquet are; the nine signatures naming it are what need it.", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "Geo": { + "kind": "abstract", + "parent": "Value", + "prefixes": [ + "geo" + ], + "doc": "PostGIS-derived values, both of them a GSERIALIZED. Parent of Geometry and Geography exactly as TGeo parents TGeometry and TGeography, so a signature naming the C type alone is typed by the parent and the two spellings stay distinct classes.", + "children": [ + "Geography", + "Geometry" + ], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "Geometry": { + "kind": "leaf", + "parent": "Geo", + "prefixes": [ + "geom" + ], + "temptype": "T_GEOMETRY", + "traits": [ + "geometryBased" + ], + "children": [], + "ancestors": [ + "Geo", + "Value" + ], + "depth": 2 + }, + "Geography": { + "kind": "leaf", + "parent": "Geo", + "prefixes": [ + "geog" + ], + "temptype": "T_GEOGRAPHY", + "traits": [ + "geodetic" + ], + "children": [], + "ancestors": [ + "Geo", + "Value" + ], + "depth": 2 + }, + "Cbuffer": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "cbuffer" + ], + "temptype": "T_CBUFFER", + "conditional": "CBUFFER", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "Npoint": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "npoint" + ], + "temptype": "T_NPOINT", + "conditional": "NPOINT", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "Nsegment": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "nsegment" + ], + "temptype": "T_NSEGMENT", + "conditional": "NPOINT", + "doc": "A segment of a network route. A MeosType no membership predicate admits, so the coverage gate does not demand it; the 20 signatures naming it do.", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "Pose": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "pose" + ], + "temptype": "T_POSE", + "conditional": "POSE", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "PoseChain": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "posechain" + ], + "temptype": "T_POSECHAIN", + "conditional": "POSE", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "Pcpoint": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "pcpoint" + ], + "temptype": "T_PCPOINT", + "conditional": "POINTCLOUD", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "Pcpatch": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "pcpatch" + ], + "temptype": "T_PCPATCH", + "conditional": "POINTCLOUD", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "Raquet": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "raquet" + ], + "temptype": "T_RAQUET", + "conditional": "RASTER", + "doc": "A raster tile. A MeosType no membership predicate admits, as Nsegment is.", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "Pcschema": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "meos_pc_schema" + ], + "temptype": null, + "conditional": "POINTCLOUD", + "doc": "The dimension schema a point cloud value is read through. Every pcpoint and pcpatch accessor takes one, and the process-global cache answers it for a pcid. MEOS registers it in no enum, so it names no temptype.", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "RTree": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "rtree" + ], + "temptype": null, + "doc": "MEOS's in-memory R-tree over spans, boxes and their kin. MEOS registers it in no enum, so it names no temptype.", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "RTreeNNCursor": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "rtree_nn_cursor" + ], + "temptype": null, + "doc": "A walk over an R-tree's entries in order of distance from a query. MEOS registers it in no enum, so it names no temptype.", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "SPTree": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "sptree" + ], + "temptype": null, + "doc": "MEOS's in-memory SP-tree, the R-tree's sibling over the same key types. MEOS registers it in no enum, so it names no temptype.", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "SPNNCursor": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "sptree_nn_cursor" + ], + "temptype": null, + "doc": "The SP-tree's nearest-neighbour walk, the R-tree cursor's sibling. MEOS registers it in no enum, so it names no temptype.", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + }, + "MeosArray": { + "kind": "leaf", + "parent": "Value", + "prefixes": [ + "meos_array" + ], + "temptype": null, + "doc": "The growable array MEOS builds its own results in. MEOS registers it in no enum, so it names no temptype.", + "children": [], + "ancestors": [ + "Value" + ], + "depth": 1 + } + } } }, "algebra": { @@ -321839,7 +331686,7 @@ ] }, "errors": { - "_comment": "The MEOS error/exception contract. MEOS has a single raise mechanism: meos_error(int errlevel, int errcode, const char *fmt, ...) (meos.h). errcode is an `errorCode` enum value. The per-function `raises` set is DERIVED by static scan of the function definition body in MobilityDB meos/src (see derivation) \u2014 never fabricated.", + "_comment": "The MEOS error/exception contract. MEOS has a single raise mechanism: meos_error(int errlevel, int errcode, const char *fmt, ...) (meos_error.h). errcode is an `errorCode` enum value. The per-function `raises` set is DERIVED by static scan of the function definition body in MobilityDB meos/src (see derivation) \u2014 never fabricated.", "enum": "errorCode", "raiseSite": "meos_error(int errlevel, int errcode, const char *format, ...)", "codes": [ @@ -321888,6 +331735,11 @@ "value": 8, "meaning": "Internal file error" }, + { + "name": "MEOS_ERR_OUT_OF_MEMORY", + "value": 9, + "meaning": "Out of memory error" + }, { "name": "MEOS_ERR_INVALID_ARG", "value": 10, @@ -321908,6 +331760,21 @@ "value": 13, "meaning": "Feature not currently supported" }, + { + "name": "MEOS_ERR_INDETERMINATE_COLLATION", + "value": 14, + "meaning": "Indeterminate collation" + }, + { + "name": "MEOS_ERR_SYNTAX_ERROR", + "value": 15, + "meaning": "Syntax error" + }, + { + "name": "MEOS_ERR_NULL_RESULT", + "value": 16, + "meaning": "Operation returned null" + }, { "name": "MEOS_ERR_MFJSON_INPUT", "value": 20, @@ -321947,6 +331814,16 @@ "name": "MEOS_ERR_GEOJSON_OUTPUT", "value": 27, "meaning": "GEOJSON output error" + }, + { + "name": "MEOS_ERR_SQL_JSON_ERROR", + "value": 28, + "meaning": "SQL JSON error" + }, + { + "name": "MEOS_ERR_INVALID_REGULAR_EXPRESSION", + "value": 29, + "meaning": "Regular expression error" } ], "derivation": { @@ -322080,6 +331957,12 @@ "via": "direct" } ], + "bbox_expand": [ + { + "code": "MEOS_ERR_INVALID_ARG_TYPE", + "via": "direct" + } + ], "before_tnumber_tnumber": [ { "code": "MEOS_ERR_INVALID_ARG_TYPE", @@ -322795,12 +332678,6 @@ "via": "direct" } ], - "ensure_same_pcid_tpcbox": [ - { - "code": "MEOS_ERR_INVALID_ARG_VALUE", - "via": "direct" - } - ], "ensure_same_rid_tnpointinst": [ { "code": "MEOS_ERR_INVALID_ARG_VALUE", @@ -323482,6 +333359,13 @@ "through": "ensure_geodetic_geo" } ], + "geom_area": [ + { + "code": "MEOS_ERR_INVALID_ARG_VALUE", + "via": "ensure", + "through": "ensure_not_geodetic_geo" + } + ], "geom_array_union": [ { "code": "MEOS_ERR_INVALID_ARG_VALUE", @@ -323618,10 +333502,6 @@ "code": "MEOS_ERR_FEATURE_NOT_SUPPORTED", "via": "direct" }, - { - "code": "MEOS_ERR_INTERNAL_TYPE_ERROR", - "via": "direct" - }, { "code": "MEOS_ERR_INVALID_ARG_VALUE", "via": "ensure", @@ -323781,18 +333661,6 @@ "via": "direct" } ], - "h3_cell_to_geom": [ - { - "code": "MEOS_ERR_INTERNAL_TYPE_ERROR", - "via": "direct" - } - ], - "h3_cell_to_geompoint": [ - { - "code": "MEOS_ERR_INTERNAL_TYPE_ERROR", - "via": "direct" - } - ], "h3_cell_to_local_ij_meos": [ { "code": "MEOS_ERR_INTERNAL_TYPE_ERROR", @@ -323881,6 +333749,38 @@ "via": "direct" } ], + "h3index_cell_area": [ + { + "code": "MEOS_ERR_INVALID_ARG_VALUE", + "via": "ensure", + "through": "ensure_h3index_cell" + } + ], + "h3index_cell_to_boundary": [ + { + "code": "MEOS_ERR_INTERNAL_TYPE_ERROR", + "via": "direct" + } + ], + "h3index_cell_to_parent": [ + { + "code": "MEOS_ERR_INVALID_ARG_VALUE", + "via": "direct" + } + ], + "h3index_cell_to_point": [ + { + "code": "MEOS_ERR_INTERNAL_TYPE_ERROR", + "via": "direct" + } + ], + "h3index_get_resolution": [ + { + "code": "MEOS_ERR_INVALID_ARG_VALUE", + "via": "ensure", + "through": "ensure_h3index_cell" + } + ], "int_extent_transfn": [ { "code": "MEOS_ERR_INVALID_ARG_TYPE", @@ -324462,6 +334362,18 @@ "via": "direct" } ], + "pcpatch_point_n": [ + { + "code": "MEOS_ERR_INVALID_ARG_VALUE", + "via": "direct" + } + ], + "pcpatch_points": [ + { + "code": "MEOS_ERR_INVALID_ARG_VALUE", + "via": "direct" + } + ], "pcpatch_to_geom": [ { "code": "MEOS_ERR_INVALID_ARG_VALUE", @@ -325340,6 +335252,10 @@ } ], "tbox_expand_value": [ + { + "code": "MEOS_ERR_INTERNAL_TYPE_ERROR", + "via": "direct" + }, { "code": "MEOS_ERR_INVALID_ARG_VALUE", "via": "direct" @@ -325569,6 +335485,18 @@ "through": "ensure_valid_temporal_set" } ], + "temporal_bbox_cmp": [ + { + "code": "MEOS_ERR_INVALID_ARG_TYPE", + "via": "direct" + } + ], + "temporal_bbox_eq": [ + { + "code": "MEOS_ERR_INVALID_ARG_TYPE", + "via": "direct" + } + ], "temporal_cmp": [ { "code": "MEOS_ERR_INVALID_ARG_VALUE", @@ -326057,6 +335985,12 @@ "through": "ensure_end_input" } ], + "tinstant_set_bbox": [ + { + "code": "MEOS_ERR_INVALID_ARG_TYPE", + "via": "direct" + } + ], "tinstant_to_string": [ { "code": "MEOS_ERR_INVALID_ARG_VALUE", @@ -326246,10 +336180,17 @@ "through": "ensure_tnumber_type" } ], + "tnumberinst_abs": [ + { + "code": "MEOS_ERR_VALUE_OUT_OF_RANGE", + "via": "direct" + } + ], "tpcbox_extent_transfn": [ { "code": "MEOS_ERR_INVALID_ARG_VALUE", - "via": "direct" + "via": "ensure", + "through": "ensure_same_dimensionality" } ], "tpcbox_out": [ @@ -326272,6 +336213,12 @@ "through": "ensure_not_negative" } ], + "tpcbox_set_srid": [ + { + "code": "MEOS_ERR_INVALID_ARG_VALUE", + "via": "direct" + } + ], "tpoint_tcentroid_transfn": [ { "code": "MEOS_ERR_INVALID_ARG_VALUE", @@ -326511,12 +336458,30 @@ "through": "ensure_not_null" } ], + "tseqarr_compute_bbox": [ + { + "code": "MEOS_ERR_INVALID_ARG_TYPE", + "via": "direct" + } + ], + "tsequence_expand_bbox": [ + { + "code": "MEOS_ERR_INVALID_ARG_TYPE", + "via": "direct" + } + ], "tsequenceset_as_tsequence": [ { "code": "MEOS_ERR_INVALID_ARG_VALUE", "via": "direct" } ], + "tsequenceset_expand_bbox": [ + { + "code": "MEOS_ERR_INVALID_ARG_TYPE", + "via": "direct" + } + ], "tsequenceset_make": [ { "code": "MEOS_ERR_INVALID_ARG_VALUE", @@ -326738,7 +336703,7 @@ } ] }, - "raisesCount": 674 + "raisesCount": 688 }, "scope": { "inScopeTypeFamilies": [ @@ -327457,6 +337422,463 @@ } }, "classes": { + "MeosArray": { + "methods": [ + { + "function": "meos_array_create", + "role": "accessor", + "scope": "companion", + "backing": "meos_array_create", + "ooName": "create", + "ooExclude": true + }, + { + "function": "meos_array_add", + "role": "accessor", + "scope": "companion", + "backing": "meos_array_add", + "ooName": "add", + "ooExclude": true + }, + { + "function": "meos_array_get", + "role": "accessor", + "scope": "companion", + "backing": "meos_array_get", + "ooName": "get", + "ooExclude": true + }, + { + "function": "meos_array_count", + "role": "accessor", + "scope": "companion", + "backing": "meos_array_count", + "ooName": "count", + "ooExclude": true + }, + { + "function": "meos_array_reset", + "role": "accessor", + "scope": "companion", + "backing": "meos_array_reset", + "ooName": "reset", + "ooExclude": true + }, + { + "function": "meos_array_reset_free", + "role": "accessor", + "scope": "companion", + "backing": "meos_array_reset_free", + "ooName": "resetFree", + "ooExclude": true + }, + { + "function": "meos_array_destroy", + "role": "accessor", + "scope": "companion", + "backing": "meos_array_destroy", + "ooName": "destroy", + "ooExclude": true + }, + { + "function": "meos_array_destroy_free", + "role": "accessor", + "scope": "companion", + "backing": "meos_array_destroy_free", + "ooName": "destroyFree", + "ooExclude": true + } + ], + "cType": "MeosArray" + }, + "RTree": { + "methods": [ + { + "function": "rtree_create_intspan", + "role": "accessor", + "scope": "companion", + "backing": "rtree_create_intspan", + "ooName": "createIntspan", + "ooExclude": true + }, + { + "function": "rtree_create_bigintspan", + "role": "accessor", + "scope": "companion", + "backing": "rtree_create_bigintspan", + "ooName": "createBigintspan", + "ooExclude": true + }, + { + "function": "rtree_create_floatspan", + "role": "accessor", + "scope": "companion", + "backing": "rtree_create_floatspan", + "ooName": "createFloatspan", + "ooExclude": true + }, + { + "function": "rtree_create_datespan", + "role": "accessor", + "scope": "companion", + "backing": "rtree_create_datespan", + "ooName": "createDatespan", + "ooExclude": true + }, + { + "function": "rtree_create_tstzspan", + "role": "accessor", + "scope": "companion", + "backing": "rtree_create_tstzspan", + "ooName": "createTstzspan", + "ooExclude": true + }, + { + "function": "rtree_create_tbox", + "role": "accessor", + "scope": "companion", + "backing": "rtree_create_tbox", + "ooName": "createTbox", + "ooExclude": true + }, + { + "function": "rtree_create_stbox", + "role": "accessor", + "scope": "companion", + "backing": "rtree_create_stbox", + "ooName": "createStbox", + "ooExclude": true + }, + { + "function": "rtree_create_tpcbox", + "role": "accessor", + "scope": "companion", + "backing": "rtree_create_tpcbox", + "ooName": "createTpcbox", + "ooExclude": true + }, + { + "function": "rtree_free", + "role": "accessor", + "scope": "companion", + "backing": "rtree_free", + "ooName": "free", + "ooExclude": true + }, + { + "function": "rtree_num_entries", + "role": "accessor", + "scope": "companion", + "backing": "rtree_num_entries", + "ooName": "numEntries", + "ooExclude": true + }, + { + "function": "rtree_mem_size", + "role": "accessor", + "scope": "companion", + "backing": "rtree_mem_size", + "ooName": "memSize", + "ooExclude": true + }, + { + "function": "rtree_height", + "role": "accessor", + "scope": "companion", + "backing": "rtree_height", + "ooName": "height", + "ooExclude": true + }, + { + "function": "rtree_insert", + "role": "accessor", + "scope": "companion", + "backing": "rtree_insert", + "ooName": "insert", + "ooExclude": true + }, + { + "function": "rtree_load", + "role": "accessor", + "scope": "companion", + "backing": "rtree_load", + "ooName": "load", + "ooExclude": true + }, + { + "function": "rtree_insert_temporal", + "role": "accessor", + "scope": "companion", + "backing": "rtree_insert_temporal", + "ooName": "insertTemporal", + "ooExclude": true + }, + { + "function": "rtree_insert_temporal_split", + "role": "accessor", + "scope": "companion", + "backing": "rtree_insert_temporal_split", + "ooName": "insertTemporalSplit", + "ooExclude": true + }, + { + "function": "rtree_search", + "role": "accessor", + "scope": "companion", + "backing": "rtree_search", + "ooName": "search", + "ooExclude": true + }, + { + "function": "rtree_join", + "role": "accessor", + "scope": "companion", + "backing": "rtree_join", + "ooName": "join", + "ooExclude": true + }, + { + "function": "rtree_search_temporal", + "role": "accessor", + "scope": "companion", + "backing": "rtree_search_temporal", + "ooName": "searchTemporal", + "ooExclude": true + }, + { + "function": "rtree_search_temporal_dedup", + "role": "accessor", + "scope": "companion", + "backing": "rtree_search_temporal_dedup", + "ooName": "searchTemporalDedup", + "ooExclude": true + } + ], + "cType": "RTree" + }, + "RTreeNNCursor": { + "methods": [ + { + "function": "rtree_nn_cursor_open", + "role": "accessor", + "scope": "companion", + "backing": "rtree_nn_cursor_open", + "ooName": "open", + "ooExclude": true + }, + { + "function": "rtree_nn_cursor_next", + "role": "accessor", + "scope": "companion", + "backing": "rtree_nn_cursor_next", + "ooName": "next", + "ooExclude": true + }, + { + "function": "rtree_nn_cursor_close", + "role": "accessor", + "scope": "companion", + "backing": "rtree_nn_cursor_close", + "ooName": "close", + "ooExclude": true + } + ], + "cType": "RTreeNNCursor" + }, + "SPTree": { + "methods": [ + { + "function": "sptree_create_intspan", + "role": "accessor", + "scope": "companion", + "backing": "sptree_create_intspan", + "ooName": "createIntspan", + "ooExclude": true + }, + { + "function": "sptree_create_bigintspan", + "role": "accessor", + "scope": "companion", + "backing": "sptree_create_bigintspan", + "ooName": "createBigintspan", + "ooExclude": true + }, + { + "function": "sptree_create_floatspan", + "role": "accessor", + "scope": "companion", + "backing": "sptree_create_floatspan", + "ooName": "createFloatspan", + "ooExclude": true + }, + { + "function": "sptree_create_datespan", + "role": "accessor", + "scope": "companion", + "backing": "sptree_create_datespan", + "ooName": "createDatespan", + "ooExclude": true + }, + { + "function": "sptree_create_tstzspan", + "role": "accessor", + "scope": "companion", + "backing": "sptree_create_tstzspan", + "ooName": "createTstzspan", + "ooExclude": true + }, + { + "function": "sptree_create_tbox", + "role": "accessor", + "scope": "companion", + "backing": "sptree_create_tbox", + "ooName": "createTbox", + "ooExclude": true + }, + { + "function": "sptree_create_stbox", + "role": "accessor", + "scope": "companion", + "backing": "sptree_create_stbox", + "ooName": "createStbox", + "ooExclude": true + }, + { + "function": "sptree_create_tpcbox", + "role": "accessor", + "scope": "companion", + "backing": "sptree_create_tpcbox", + "ooName": "createTpcbox", + "ooExclude": true + }, + { + "function": "sptree_free", + "role": "accessor", + "scope": "companion", + "backing": "sptree_free", + "ooName": "free", + "ooExclude": true + }, + { + "function": "sptree_num_entries", + "role": "accessor", + "scope": "companion", + "backing": "sptree_num_entries", + "ooName": "numEntries", + "ooExclude": true + }, + { + "function": "sptree_mem_size", + "role": "accessor", + "scope": "companion", + "backing": "sptree_mem_size", + "ooName": "memSize", + "ooExclude": true + }, + { + "function": "sptree_height", + "role": "accessor", + "scope": "companion", + "backing": "sptree_height", + "ooName": "height", + "ooExclude": true + }, + { + "function": "sptree_insert", + "role": "accessor", + "scope": "companion", + "backing": "sptree_insert", + "ooName": "insert", + "ooExclude": true + }, + { + "function": "sptree_load", + "role": "accessor", + "scope": "companion", + "backing": "sptree_load", + "ooName": "load", + "ooExclude": true + }, + { + "function": "sptree_insert_temporal", + "role": "accessor", + "scope": "companion", + "backing": "sptree_insert_temporal", + "ooName": "insertTemporal", + "ooExclude": true + }, + { + "function": "sptree_insert_temporal_split", + "role": "accessor", + "scope": "companion", + "backing": "sptree_insert_temporal_split", + "ooName": "insertTemporalSplit", + "ooExclude": true + }, + { + "function": "sptree_search", + "role": "accessor", + "scope": "companion", + "backing": "sptree_search", + "ooName": "search", + "ooExclude": true + }, + { + "function": "sptree_join", + "role": "accessor", + "scope": "companion", + "backing": "sptree_join", + "ooName": "join", + "ooExclude": true + }, + { + "function": "sptree_search_temporal", + "role": "accessor", + "scope": "companion", + "backing": "sptree_search_temporal", + "ooName": "searchTemporal", + "ooExclude": true + }, + { + "function": "sptree_search_temporal_dedup", + "role": "accessor", + "scope": "companion", + "backing": "sptree_search_temporal_dedup", + "ooName": "searchTemporalDedup", + "ooExclude": true + } + ], + "cType": "SPTree" + }, + "SPNNCursor": { + "methods": [ + { + "function": "sptree_nn_cursor_open", + "role": "accessor", + "scope": "companion", + "backing": "sptree_nn_cursor_open", + "ooName": "open", + "ooExclude": true + }, + { + "function": "sptree_nn_cursor_next", + "role": "accessor", + "scope": "companion", + "backing": "sptree_nn_cursor_next", + "ooName": "next", + "ooExclude": true + }, + { + "function": "sptree_nn_cursor_close", + "role": "accessor", + "scope": "companion", + "backing": "sptree_nn_cursor_close", + "ooName": "close", + "ooExclude": true + } + ], + "cType": "SPNNCursor" + }, "BigIntSet": { "methods": [ { @@ -327529,7 +337951,8 @@ "ooName": "shiftScale", "ooExclude": true } - ] + ], + "cType": "Set" }, "BigIntSpan": { "methods": [ @@ -327649,7 +338072,8 @@ "ooName": "setIntspan", "ooExclude": true } - ] + ], + "cType": "Span" }, "BigIntSpanSet": { "methods": [ @@ -327715,7 +338139,8 @@ "ooName": "bins", "ooExclude": true } - ] + ], + "cType": "SpanSet" }, "DateSet": { "methods": [ @@ -327800,7 +338225,8 @@ "ooName": "shiftScale", "ooExclude": true } - ] + ], + "cType": "Set" }, "DateSpan": { "methods": [ @@ -327893,7 +338319,8 @@ "ooName": "setTstzspan", "ooExclude": true } - ] + ], + "cType": "Span" }, "DateSpanSet": { "methods": [ @@ -328010,7 +338437,8 @@ "ooName": "bins", "ooExclude": true } - ] + ], + "cType": "SpanSet" }, "FloatSet": { "methods": [ @@ -328127,7 +338555,8 @@ "ooName": "shiftScale", "ooExclude": true } - ] + ], + "cType": "Set" }, "FloatSpan": { "methods": [ @@ -328303,7 +338732,8 @@ "ooName": "floorCeilIter", "ooExclude": true } - ] + ], + "cType": "Span" }, "FloatSpanSet": { "methods": [ @@ -328420,7 +338850,8 @@ "ooName": "bins", "ooExclude": true } - ] + ], + "cType": "SpanSet" }, "IntSet": { "methods": [ @@ -328505,7 +338936,8 @@ "ooName": "shiftScale", "ooExclude": true } - ] + ], + "cType": "Set" }, "IntSpan": { "methods": [ @@ -328625,7 +339057,8 @@ "ooName": "setFloatspan", "ooExclude": true } - ] + ], + "cType": "Span" }, "IntSpanSet": { "methods": [ @@ -328702,7 +339135,8 @@ "ooName": "bins", "ooExclude": true } - ] + ], + "cType": "SpanSet" }, "Set": { "methods": [ @@ -329121,7 +339555,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "Set" }, "Span": { "methods": [ @@ -329593,7 +340028,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "Span" }, "SpanSet": { "methods": [ @@ -329950,7 +340386,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "SpanSet" }, "TextSet": { "methods": [ @@ -330040,7 +340477,8 @@ "ooName": "upper", "ooExclude": true } - ] + ], + "cType": "Set" }, "TsTzSet": { "methods": [ @@ -330176,7 +340614,8 @@ "ooName": "setStbox", "ooExclude": true } - ] + ], + "cType": "Set" }, "TsTzSpan": { "methods": [ @@ -330344,7 +340783,8 @@ "ooName": "shiftScale1", "ooExclude": true } - ] + ], + "cType": "Span" }, "TsTzSpanSet": { "methods": [ @@ -330504,7 +340944,105 @@ "ooName": "setStbox", "ooExclude": true } - ] + ], + "cType": "SpanSet" + }, + "Text": { + "methods": [ + { + "function": "text_to_set", + "role": "conversion", + "scope": "companion", + "backing": "text_to_set", + "ooName": "toSet", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "text_union_transfn", + "role": "aggregate", + "scope": "companion", + "backing": "text_union_transfn", + "ooName": "unionTransfn", + "ooExclude": true + }, + { + "function": "text_to_cstring", + "role": "conversion", + "scope": "companion", + "backing": "text_to_cstring", + "ooName": "toCstring", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "text_in", + "role": "constructor", + "scope": "companion", + "backing": "text_in", + "ooName": "in", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "text_out", + "role": "output", + "scope": "companion", + "backing": "text_out", + "ooName": "out", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "text_cmp", + "role": "predicate", + "scope": "companion", + "backing": "text_cmp", + "ooName": "cmp", + "ooExclude": true + }, + { + "function": "text_copy", + "role": "constructor", + "scope": "companion", + "backing": "text_copy", + "ooName": "copy", + "ooExclude": true + }, + { + "function": "text_initcap", + "role": "accessor", + "scope": "companion", + "backing": "text_initcap", + "ooName": "initcap", + "ooExclude": true + }, + { + "function": "text_lower", + "role": "accessor", + "scope": "companion", + "backing": "text_lower", + "ooName": "lower", + "ooExclude": true + }, + { + "function": "text_upper", + "role": "accessor", + "scope": "companion", + "backing": "text_upper", + "ooName": "upper", + "ooExclude": true + } + ], + "cType": "text" }, "TBox": { "methods": [ @@ -331078,7 +341616,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "TBox" }, "TBool": { "methods": [ @@ -331227,7 +341766,8 @@ "ooName": "torCombinefn", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "Temporal": { "methods": [ @@ -331874,6 +342414,14 @@ "ooName": "splitNSpans", "ooExclude": true }, + { + "function": "temporal_time_overlaps", + "role": "predicate", + "scope": "superclass", + "backing": "temporal_time_overlaps", + "ooName": "timeOverlaps", + "ooExclude": true + }, { "function": "temporal_derivative", "role": "accessor", @@ -332136,14 +342684,6 @@ "ooName": "setTstzspan", "ooExclude": true }, - { - "function": "temporal_time_overlaps", - "role": "predicate", - "scope": "superclass", - "backing": "temporal_time_overlaps", - "ooName": "timeOverlaps", - "ooExclude": true - }, { "function": "temporal_end_inst", "role": "accessor", @@ -332568,7 +343108,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TFloat": { "methods": [ @@ -332936,7 +343477,8 @@ "ooName": "arithopTurnpt", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TInt": { "methods": [ @@ -333216,7 +343758,8 @@ "ooName": "valueTimeSplit", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TBigint": { "methods": [ @@ -333465,7 +344008,8 @@ "cast" ] } - ] + ], + "cType": "Temporal" }, "TText": { "methods": [ @@ -333646,7 +344190,8 @@ "cast" ] } - ] + ], + "cType": "Temporal" }, "TBoolInst": { "methods": [ @@ -333677,7 +344222,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TBoolSeq": { "methods": [ @@ -333716,7 +344262,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TBoolSeqSet": { "methods": [ @@ -333747,7 +344294,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TFloatInst": { "methods": [ @@ -333778,7 +344326,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TFloatSeq": { "methods": [ @@ -333817,7 +344366,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TFloatSeqSet": { "methods": [ @@ -333848,7 +344398,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TIntInst": { "methods": [ @@ -333879,7 +344430,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TBigintInst": { "methods": [ @@ -333910,7 +344462,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TIntSeq": { "methods": [ @@ -333949,7 +344502,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TBigintSeq": { "methods": [ @@ -333977,7 +344531,8 @@ "ooName": "fromMFJSON", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TIntSeqSet": { "methods": [ @@ -334008,7 +344563,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TBigintSeqSet": { "methods": [ @@ -334039,7 +344595,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TSequence": { "methods": [ @@ -334586,7 +345143,8 @@ "ooName": "timestampsIter", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TSequenceSet": { "methods": [ @@ -335160,7 +345718,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "TSequenceSet" }, "TTextInst": { "methods": [ @@ -335191,7 +345750,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TTextSeq": { "methods": [ @@ -335230,7 +345790,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TTextSeqSet": { "methods": [ @@ -335261,7 +345822,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TNumber": { "methods": [ @@ -335583,7 +346145,1171 @@ "ooName": "transformWavg", "ooExclude": true } - ] + ], + "cType": "Temporal" + }, + "Geo": { + "methods": [ + { + "function": "geo_as_ewkb", + "role": "accessor", + "scope": "companion", + "backing": "geo_as_ewkb", + "ooName": "asEWKB", + "ooExclude": true + }, + { + "function": "geo_as_ewkt", + "role": "output", + "scope": "companion", + "backing": "geo_as_ewkt", + "ooName": "asEWKT", + "ooExclude": true + }, + { + "function": "geo_as_geojson", + "role": "accessor", + "scope": "companion", + "backing": "geo_as_geojson", + "ooName": "asGEOJSON", + "ooExclude": true + }, + { + "function": "geo_as_hexewkb", + "role": "accessor", + "scope": "companion", + "backing": "geo_as_hexewkb", + "ooName": "asHexewkb", + "ooExclude": true + }, + { + "function": "geo_as_text", + "role": "output", + "scope": "companion", + "backing": "geo_as_text", + "ooName": "asText", + "ooExclude": true + }, + { + "function": "geo_from_ewkb", + "role": "accessor", + "scope": "companion", + "backing": "geo_from_ewkb", + "ooName": "fromEWKB", + "ooExclude": true + }, + { + "function": "geo_from_geojson", + "role": "accessor", + "scope": "companion", + "backing": "geo_from_geojson", + "ooName": "fromGEOJSON", + "ooExclude": true + }, + { + "function": "geo_from_text", + "role": "accessor", + "scope": "companion", + "backing": "geo_from_text", + "ooName": "fromText", + "ooExclude": true + }, + { + "function": "geo_out", + "role": "output", + "scope": "companion", + "backing": "geo_out", + "ooName": "out", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "geo_copy", + "role": "constructor", + "scope": "companion", + "backing": "geo_copy", + "ooName": "copy", + "ooExclude": true + }, + { + "function": "geo_is_empty", + "role": "accessor", + "scope": "companion", + "backing": "geo_is_empty", + "ooName": "isEmpty", + "ooExclude": true + }, + { + "function": "geo_is_unitary", + "role": "accessor", + "scope": "companion", + "backing": "geo_is_unitary", + "ooName": "isUnitary", + "ooExclude": true + }, + { + "function": "geo_typename", + "role": "accessor", + "scope": "companion", + "backing": "geo_typename", + "ooName": "typename", + "ooExclude": true + }, + { + "function": "geo_reverse", + "role": "accessor", + "scope": "companion", + "backing": "geo_reverse", + "ooName": "reverse", + "ooExclude": true + }, + { + "function": "geo_round", + "role": "accessor", + "scope": "companion", + "backing": "geo_round", + "ooName": "round", + "ooExclude": true + }, + { + "function": "geo_set_srid", + "role": "accessor", + "scope": "companion", + "backing": "geo_set_srid", + "ooName": "setSRID", + "ooExclude": true + }, + { + "function": "geo_srid", + "role": "accessor", + "scope": "companion", + "backing": "geo_srid", + "ooName": "SRID", + "ooExclude": true + }, + { + "function": "geo_transform", + "role": "accessor", + "scope": "companion", + "backing": "geo_transform", + "ooName": "transform", + "ooExclude": true + }, + { + "function": "geo_transform_pipeline", + "role": "accessor", + "scope": "companion", + "backing": "geo_transform_pipeline", + "ooName": "transformPipeline", + "ooExclude": true + }, + { + "function": "geo_collect_garray", + "role": "accessor", + "scope": "companion", + "backing": "geo_collect_garray", + "ooName": "collectGarray", + "ooExclude": true + }, + { + "function": "geo_makeline_garray", + "role": "accessor", + "scope": "companion", + "backing": "geo_makeline_garray", + "ooName": "makelineGarray", + "ooExclude": true + }, + { + "function": "geo_num_points", + "role": "accessor", + "scope": "companion", + "backing": "geo_num_points", + "ooName": "numPoints", + "ooExclude": true + }, + { + "function": "geo_num_geos", + "role": "accessor", + "scope": "companion", + "backing": "geo_num_geos", + "ooName": "numGeos", + "ooExclude": true + }, + { + "function": "geo_geo_n", + "role": "accessor", + "scope": "companion", + "backing": "geo_geo_n", + "ooName": "geoN", + "ooExclude": true + }, + { + "function": "geo_pointarr", + "role": "accessor", + "scope": "companion", + "backing": "geo_pointarr", + "ooName": "pointarr", + "ooExclude": true + }, + { + "function": "geo_points", + "role": "accessor", + "scope": "companion", + "backing": "geo_points", + "ooName": "points", + "ooExclude": true + }, + { + "function": "geo_stboxes", + "role": "accessor", + "scope": "companion", + "backing": "geo_stboxes", + "ooName": "stboxes", + "ooExclude": true + }, + { + "function": "geo_split_each_n_stboxes", + "role": "accessor", + "scope": "companion", + "backing": "geo_split_each_n_stboxes", + "ooName": "splitEachNStboxes", + "ooExclude": true + }, + { + "function": "geo_split_n_stboxes", + "role": "accessor", + "scope": "companion", + "backing": "geo_split_n_stboxes", + "ooName": "splitNStboxes", + "ooExclude": true + }, + { + "function": "geo_equals", + "role": "accessor", + "scope": "companion", + "backing": "geo_equals", + "ooName": "equals", + "ooExclude": true + }, + { + "function": "geo_same", + "role": "accessor", + "scope": "companion", + "backing": "geo_same", + "ooName": "same", + "ooExclude": true + }, + { + "function": "geo_to_set", + "role": "conversion", + "scope": "companion", + "backing": "geo_to_set", + "ooName": "toSet", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geo_union_transfn", + "role": "aggregate", + "scope": "companion", + "backing": "geo_union_transfn", + "ooName": "unionTransfn", + "ooExclude": true + }, + { + "function": "geo_timestamptz_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "geo_timestamptz_to_stbox", + "ooName": "timestamptzToStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geo_tstzspan_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "geo_tstzspan_to_stbox", + "ooName": "tstzspanToStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geo_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "geo_to_stbox", + "ooName": "toStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geo_cluster_kmeans", + "role": "accessor", + "scope": "companion", + "backing": "geo_cluster_kmeans", + "ooName": "clusterKmeans", + "ooExclude": true + }, + { + "function": "geo_cluster_dbscan", + "role": "accessor", + "scope": "companion", + "backing": "geo_cluster_dbscan", + "ooName": "clusterDbscan", + "ooExclude": true + }, + { + "function": "geo_cluster_intersecting", + "role": "accessor", + "scope": "companion", + "backing": "geo_cluster_intersecting", + "ooName": "clusterIntersecting", + "ooExclude": true + }, + { + "function": "geo_cluster_within", + "role": "accessor", + "scope": "companion", + "backing": "geo_cluster_within", + "ooName": "clusterWithin", + "ooExclude": true + }, + { + "function": "geo_basetype", + "role": "accessor", + "scope": "companion", + "backing": "geo_basetype", + "ooName": "basetype", + "ooExclude": true + }, + { + "function": "geo_union_dbscan", + "role": "accessor", + "scope": "companion", + "backing": "geo_union_dbscan", + "ooName": "unionDbscan", + "ooExclude": true + }, + { + "function": "geo_combine_clusters", + "role": "accessor", + "scope": "companion", + "backing": "geo_combine_clusters", + "ooName": "combineClusters", + "ooExclude": true + }, + { + "function": "geo_cluster_within_distance", + "role": "accessor", + "scope": "companion", + "backing": "geo_cluster_within_distance", + "ooName": "clusterWithinDistance", + "ooExclude": true + }, + { + "function": "geo_union_intersecting", + "role": "accessor", + "scope": "companion", + "backing": "geo_union_intersecting", + "ooName": "unionIntersecting", + "ooExclude": true + }, + { + "function": "geo_cluster_intersecting_geoms", + "role": "accessor", + "scope": "companion", + "backing": "geo_cluster_intersecting_geoms", + "ooName": "clusterIntersectingGeoms", + "ooExclude": true + }, + { + "function": "geo_extract_elements", + "role": "accessor", + "scope": "companion", + "backing": "geo_extract_elements", + "ooName": "extractElements", + "ooExclude": true + }, + { + "function": "geo_serialize", + "role": "accessor", + "scope": "companion", + "backing": "geo_serialize", + "ooName": "serialize", + "ooExclude": true + }, + { + "function": "geo_as_wkt", + "role": "accessor", + "scope": "companion", + "backing": "geo_as_wkt", + "ooName": "asWKT", + "ooExclude": true + }, + { + "function": "geo_stbox", + "role": "accessor", + "scope": "companion", + "backing": "geo_stbox", + "ooName": "stbox", + "ooExclude": true + }, + { + "function": "geo_values_collect", + "role": "accessor", + "scope": "companion", + "backing": "geo_values_collect", + "ooName": "valuesCollect", + "ooExclude": true + }, + { + "function": "geo_distance_fn", + "role": "accessor", + "scope": "companion", + "backing": "geo_distance_fn", + "ooName": "distanceFn", + "ooExclude": true + }, + { + "function": "geo_disjoint_fn", + "role": "accessor", + "scope": "companion", + "backing": "geo_disjoint_fn", + "ooName": "disjointFn", + "ooExclude": true + }, + { + "function": "geo_disjoint_fn_geo", + "role": "accessor", + "scope": "companion", + "backing": "geo_disjoint_fn_geo", + "ooName": "disjointFnGeo", + "ooExclude": true + }, + { + "function": "geo_intersects_fn", + "role": "accessor", + "scope": "companion", + "backing": "geo_intersects_fn", + "ooName": "intersectsFn", + "ooExclude": true + }, + { + "function": "geo_intersects_fn_geo", + "role": "accessor", + "scope": "companion", + "backing": "geo_intersects_fn_geo", + "ooName": "intersectsFnGeo", + "ooExclude": true + }, + { + "function": "geo_dwithin_fn", + "role": "accessor", + "scope": "companion", + "backing": "geo_dwithin_fn", + "ooName": "dwithinFn", + "ooExclude": true + }, + { + "function": "geo_dwithin_fn_geo", + "role": "accessor", + "scope": "companion", + "backing": "geo_dwithin_fn_geo", + "ooName": "dwithinFnGeo", + "ooExclude": true + }, + { + "function": "geo_parse", + "role": "accessor", + "scope": "companion", + "backing": "geo_parse", + "ooName": "parse", + "ooExclude": true + }, + { + "function": "geo_to_h3index_cell", + "role": "conversion", + "scope": "companion", + "backing": "geo_to_h3index_cell", + "ooName": "toH3indexCell", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geo_to_h3index_set", + "role": "conversion", + "scope": "companion", + "backing": "geo_to_h3index_set", + "ooName": "toH3indexSet", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geo_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "geo_set_stbox", + "ooName": "setStbox", + "ooExclude": true + }, + { + "function": "geo_edge_ctx_make", + "role": "constructor", + "scope": "companion", + "backing": "geo_edge_ctx_make", + "ooName": "edgeCtxMake", + "ooExclude": true + }, + { + "function": "geo_is_planar_linear", + "role": "accessor", + "scope": "companion", + "backing": "geo_is_planar_linear", + "ooName": "isPlanarLinear", + "ooExclude": true + }, + { + "function": "geo_clip_subject", + "role": "accessor", + "scope": "companion", + "backing": "geo_clip_subject", + "ooName": "clipSubject", + "ooExclude": true + }, + { + "function": "geo_is_point_set", + "role": "accessor", + "scope": "companion", + "backing": "geo_is_point_set", + "ooName": "isPointSet", + "ooExclude": true + }, + { + "function": "geo_meos_supported", + "role": "accessor", + "scope": "companion", + "backing": "geo_meos_supported", + "ooName": "meosSupported", + "ooExclude": true + }, + { + "function": "geo_points_covered", + "role": "accessor", + "scope": "companion", + "backing": "geo_points_covered", + "ooName": "pointsCovered", + "ooExclude": true + }, + { + "function": "geo_clip_linear_geom", + "role": "accessor", + "scope": "companion", + "backing": "geo_clip_linear_geom", + "ooName": "clipLinearGeom", + "ooExclude": true + }, + { + "function": "geo_edge_ctx_free", + "role": "accessor", + "scope": "companion", + "backing": "geo_edge_ctx_free", + "ooName": "edgeCtxFree", + "ooExclude": true + }, + { + "function": "geo_intersects2d", + "role": "accessor", + "scope": "companion", + "backing": "geo_intersects2d", + "ooName": "intersects2d", + "ooExclude": true + }, + { + "function": "geo_intersects2d_ctx", + "role": "accessor", + "scope": "companion", + "backing": "geo_intersects2d_ctx", + "ooName": "intersects2dCtx", + "ooExclude": true + }, + { + "function": "geo_covers2d", + "role": "accessor", + "scope": "companion", + "backing": "geo_covers2d", + "ooName": "covers2d", + "ooExclude": true + }, + { + "function": "geo_to_quadbin_cell", + "role": "conversion", + "scope": "companion", + "backing": "geo_to_quadbin_cell", + "ooName": "toQuadbinCell", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geo_to_s2cell_cell", + "role": "conversion", + "scope": "companion", + "backing": "geo_to_s2cell_cell", + "ooName": "toS2cellCell", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geo_tposeinst_to_trgeo", + "role": "conversion", + "scope": "companion", + "backing": "geo_tposeinst_to_trgeo", + "ooName": "tposeinstToTrgeo", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geo_tposeseq_to_trgeo", + "role": "conversion", + "scope": "companion", + "backing": "geo_tposeseq_to_trgeo", + "ooName": "tposeseqToTrgeo", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geo_tposeseqset_to_trgeo", + "role": "conversion", + "scope": "companion", + "backing": "geo_tposeseqset_to_trgeo", + "ooName": "tposeseqsetToTrgeo", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geo_tpose_to_trgeo", + "role": "conversion", + "scope": "companion", + "backing": "geo_tpose_to_trgeo", + "ooName": "tposeToTrgeo", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + } + ], + "cType": "GSERIALIZED" + }, + "Geography": { + "methods": [ + { + "function": "geog_from_hexewkb", + "role": "accessor", + "scope": "companion", + "backing": "geog_from_hexewkb", + "ooName": "fromHexewkb", + "ooExclude": true + }, + { + "function": "geog_in", + "role": "constructor", + "scope": "companion", + "backing": "geog_in", + "ooName": "in", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "geog_to_geom", + "role": "conversion", + "scope": "companion", + "backing": "geog_to_geom", + "ooName": "toGeom", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geog_area", + "role": "accessor", + "scope": "companion", + "backing": "geog_area", + "ooName": "area", + "ooExclude": true + }, + { + "function": "geog_centroid", + "role": "accessor", + "scope": "companion", + "backing": "geog_centroid", + "ooName": "centroid", + "ooExclude": true + }, + { + "function": "geog_length", + "role": "accessor", + "scope": "companion", + "backing": "geog_length", + "ooName": "length", + "ooExclude": true + }, + { + "function": "geog_perimeter", + "role": "accessor", + "scope": "companion", + "backing": "geog_perimeter", + "ooName": "perimeter", + "ooExclude": true + }, + { + "function": "geog_array_union", + "role": "accessor", + "scope": "companion", + "backing": "geog_array_union", + "ooName": "arrayUnion", + "ooExclude": true + }, + { + "function": "geog_dwithin", + "role": "accessor", + "scope": "companion", + "backing": "geog_dwithin", + "ooName": "dwithin", + "ooExclude": true + }, + { + "function": "geog_intersects", + "role": "predicate", + "scope": "companion", + "backing": "geog_intersects", + "ooName": "intersects", + "ooExclude": true + }, + { + "function": "geog_distance", + "role": "accessor", + "scope": "companion", + "backing": "geog_distance", + "ooName": "distance", + "ooExclude": true + }, + { + "function": "geog_serialize", + "role": "accessor", + "scope": "companion", + "backing": "geog_serialize", + "ooName": "serialize", + "ooExclude": true + } + ], + "cType": "GSERIALIZED" + }, + "Geometry": { + "methods": [ + { + "function": "geom_from_hexewkb", + "role": "accessor", + "scope": "companion", + "backing": "geom_from_hexewkb", + "ooName": "fromHexewkb", + "ooExclude": true + }, + { + "function": "geom_in", + "role": "constructor", + "scope": "companion", + "backing": "geom_in", + "ooName": "in", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "geom_to_geog", + "role": "conversion", + "scope": "companion", + "backing": "geom_to_geog", + "ooName": "toGeog", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geom_azimuth", + "role": "accessor", + "scope": "companion", + "backing": "geom_azimuth", + "ooName": "azimuth", + "ooExclude": true + }, + { + "function": "geom_area", + "role": "accessor", + "scope": "companion", + "backing": "geom_area", + "ooName": "area", + "ooExclude": true + }, + { + "function": "geom_length", + "role": "accessor", + "scope": "companion", + "backing": "geom_length", + "ooName": "length", + "ooExclude": true + }, + { + "function": "geom_perimeter", + "role": "accessor", + "scope": "companion", + "backing": "geom_perimeter", + "ooName": "perimeter", + "ooExclude": true + }, + { + "function": "geom_array_union", + "role": "accessor", + "scope": "companion", + "backing": "geom_array_union", + "ooName": "arrayUnion", + "ooExclude": true + }, + { + "function": "geom_boundary", + "role": "accessor", + "scope": "companion", + "backing": "geom_boundary", + "ooName": "boundary", + "ooExclude": true + }, + { + "function": "geom_buffer", + "role": "accessor", + "scope": "companion", + "backing": "geom_buffer", + "ooName": "buffer", + "ooExclude": true + }, + { + "function": "geom_centroid", + "role": "accessor", + "scope": "companion", + "backing": "geom_centroid", + "ooName": "centroid", + "ooExclude": true + }, + { + "function": "geom_convex_hull", + "role": "accessor", + "scope": "companion", + "backing": "geom_convex_hull", + "ooName": "convexHull", + "ooExclude": true + }, + { + "function": "geom_difference2d", + "role": "accessor", + "scope": "companion", + "backing": "geom_difference2d", + "ooName": "difference2d", + "ooExclude": true + }, + { + "function": "geom_is_simple", + "role": "accessor", + "scope": "companion", + "backing": "geom_is_simple", + "ooName": "isSimple", + "ooExclude": true + }, + { + "function": "geom_intersection2d", + "role": "accessor", + "scope": "companion", + "backing": "geom_intersection2d", + "ooName": "intersection2d", + "ooExclude": true + }, + { + "function": "geom_intersection2d_coll", + "role": "accessor", + "scope": "companion", + "backing": "geom_intersection2d_coll", + "ooName": "intersection2dColl", + "ooExclude": true + }, + { + "function": "geom_min_bounding_radius", + "role": "accessor", + "scope": "companion", + "backing": "geom_min_bounding_radius", + "ooName": "minBoundingRadius", + "ooExclude": true + }, + { + "function": "geom_oriented_envelope", + "role": "accessor", + "scope": "companion", + "backing": "geom_oriented_envelope", + "ooName": "orientedEnvelope", + "ooExclude": true + }, + { + "function": "geom_shortestline2d", + "role": "accessor", + "scope": "companion", + "backing": "geom_shortestline2d", + "ooName": "shortestline2d", + "ooExclude": true + }, + { + "function": "geom_shortestline3d", + "role": "accessor", + "scope": "companion", + "backing": "geom_shortestline3d", + "ooName": "shortestline3d", + "ooExclude": true + }, + { + "function": "geom_unary_union", + "role": "accessor", + "scope": "companion", + "backing": "geom_unary_union", + "ooName": "unaryUnion", + "ooExclude": true + }, + { + "function": "geom_contains", + "role": "predicate", + "scope": "companion", + "backing": "geom_contains", + "ooName": "contains", + "ooExclude": true + }, + { + "function": "geom_covers", + "role": "accessor", + "scope": "companion", + "backing": "geom_covers", + "ooName": "covers", + "ooExclude": true + }, + { + "function": "geom_disjoint2d", + "role": "accessor", + "scope": "companion", + "backing": "geom_disjoint2d", + "ooName": "disjoint2d", + "ooExclude": true + }, + { + "function": "geom_dwithin", + "role": "accessor", + "scope": "companion", + "backing": "geom_dwithin", + "ooName": "dwithin", + "ooExclude": true + }, + { + "function": "geom_dwithin2d", + "role": "accessor", + "scope": "companion", + "backing": "geom_dwithin2d", + "ooName": "dwithin2d", + "ooExclude": true + }, + { + "function": "geom_dwithin3d", + "role": "accessor", + "scope": "companion", + "backing": "geom_dwithin3d", + "ooName": "dwithin3d", + "ooExclude": true + }, + { + "function": "geom_intersects", + "role": "predicate", + "scope": "companion", + "backing": "geom_intersects", + "ooName": "intersects", + "ooExclude": true + }, + { + "function": "geom_intersects2d", + "role": "accessor", + "scope": "companion", + "backing": "geom_intersects2d", + "ooName": "intersects2d", + "ooExclude": true + }, + { + "function": "geom_intersects3d", + "role": "accessor", + "scope": "companion", + "backing": "geom_intersects3d", + "ooName": "intersects3d", + "ooExclude": true + }, + { + "function": "geom_relate", + "role": "accessor", + "scope": "companion", + "backing": "geom_relate", + "ooName": "relate", + "ooExclude": true + }, + { + "function": "geom_relate_pattern", + "role": "accessor", + "scope": "companion", + "backing": "geom_relate_pattern", + "ooName": "relatePattern", + "ooExclude": true + }, + { + "function": "geom_touches", + "role": "accessor", + "scope": "companion", + "backing": "geom_touches", + "ooName": "touches", + "ooExclude": true + }, + { + "function": "geom_distance2d", + "role": "accessor", + "scope": "companion", + "backing": "geom_distance2d", + "ooName": "distance2d", + "ooExclude": true + }, + { + "function": "geom_max_distance2d", + "role": "accessor", + "scope": "companion", + "backing": "geom_max_distance2d", + "ooName": "maxDistance2d", + "ooExclude": true + }, + { + "function": "geom_distance3d", + "role": "accessor", + "scope": "companion", + "backing": "geom_distance3d", + "ooName": "distance3d", + "ooExclude": true + }, + { + "function": "geom_to_cbuffer", + "role": "conversion", + "scope": "companion", + "backing": "geom_to_cbuffer", + "ooName": "toCbuffer", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geom_ring_is_convex", + "role": "accessor", + "scope": "companion", + "backing": "geom_ring_is_convex", + "ooName": "ringIsConvex", + "ooExclude": true + }, + { + "function": "geom_extract_edges", + "role": "accessor", + "scope": "companion", + "backing": "geom_extract_edges", + "ooName": "extractEdges", + "ooExclude": true + }, + { + "function": "geom_serialize", + "role": "accessor", + "scope": "companion", + "backing": "geom_serialize", + "ooName": "serialize", + "ooExclude": true + }, + { + "function": "geom_spatialrel", + "role": "accessor", + "scope": "companion", + "backing": "geom_spatialrel", + "ooName": "spatialrel", + "ooExclude": true + }, + { + "function": "geom_meos_supported", + "role": "accessor", + "scope": "companion", + "backing": "geom_meos_supported", + "ooName": "meosSupported", + "ooExclude": true + }, + { + "function": "geom_to_nsegment", + "role": "conversion", + "scope": "companion", + "backing": "geom_to_nsegment", + "ooName": "toNsegment", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geometry_tpose_to_trgeometry", + "role": "conversion", + "scope": "companion", + "backing": "geometry_tpose_to_trgeometry", + "ooName": "tposeToTrgeometry", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "geom_radius", + "role": "accessor", + "scope": "companion", + "backing": "geom_radius", + "ooName": "radius", + "ooExclude": true + } + ], + "cType": "GSERIALIZED" }, "GeogSet": { "methods": [ @@ -335598,7 +347324,8 @@ "io" ] } - ] + ], + "cType": "Set" }, "GeomSet": { "methods": [ @@ -335618,7 +347345,7 @@ "role": "constructor", "scope": "companion", "backing": "geoset_make", - "ooName": "geosetMake", + "ooName": "make", "ooExclude": true }, { @@ -335626,7 +347353,7 @@ "role": "accessor", "scope": "companion", "backing": "geoset_end_value", - "ooName": "geosetEndValue", + "ooName": "endValue", "ooExclude": true }, { @@ -335634,7 +347361,7 @@ "role": "accessor", "scope": "companion", "backing": "geoset_start_value", - "ooName": "geosetStartValue", + "ooName": "startValue", "ooExclude": true }, { @@ -335642,7 +347369,7 @@ "role": "accessor", "scope": "companion", "backing": "geoset_value_n", - "ooName": "geosetValueN", + "ooName": "valueN", "ooExclude": true }, { @@ -335650,7 +347377,7 @@ "role": "accessor", "scope": "companion", "backing": "geoset_values", - "ooName": "geosetValues", + "ooName": "values", "ooExclude": true }, { @@ -335658,10 +347385,11 @@ "role": "accessor", "scope": "companion", "backing": "geoset_type", - "ooName": "geosetType", + "ooName": "type", "ooExclude": true } - ] + ], + "cType": "Set" }, "STBox": { "methods": [ @@ -336427,7 +348155,8 @@ "ooName": "overafter", "ooExclude": true } - ] + ], + "cType": "STBox" }, "TSpatial": { "methods": [ @@ -336557,7 +348286,8 @@ "ooName": "setStbox", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TGeogPoint": { "methods": [ @@ -336603,30 +348333,15 @@ ] }, { - "function": "tgeogpoint_great_circle_distance_km", - "role": "accessor", - "scope": "exact", - "backing": "tgeogpoint_great_circle_distance_km", - "ooName": "greatCircleDistanceKm", - "ooExclude": true - }, - { - "function": "tgeogpoint_great_circle_distance_m", - "role": "accessor", - "scope": "exact", - "backing": "tgeogpoint_great_circle_distance_m", - "ooName": "greatCircleDistanceM", - "ooExclude": true - }, - { - "function": "tgeogpoint_great_circle_distance_rads", + "function": "tgeogpoint_great_circle_distance", "role": "accessor", "scope": "exact", - "backing": "tgeogpoint_great_circle_distance_rads", - "ooName": "greatCircleDistanceRads", + "backing": "tgeogpoint_great_circle_distance", + "ooName": "greatCircleDistance", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TGeography": { "methods": [ @@ -336671,7 +348386,8 @@ "cast" ] } - ] + ], + "cType": "Temporal" }, "TGeometry": { "methods": [ @@ -336735,7 +348451,8 @@ "ooName": "type", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TGeomPoint": { "methods": [ @@ -336791,7 +348508,8 @@ "cast" ] } - ] + ], + "cType": "Temporal" }, "TGeo": { "methods": [ @@ -337043,7 +348761,8 @@ "ooName": "tpoint", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TPoint": { "methods": [ @@ -337338,7 +349057,461 @@ "ooName": "linearRestrictGeom", "ooExclude": true } - ] + ], + "cType": "Temporal" + }, + "Cbuffer": { + "methods": [ + { + "function": "cbuffer_as_ewkt", + "role": "output", + "scope": "companion", + "backing": "cbuffer_as_ewkt", + "ooName": "asEWKT", + "ooExclude": true + }, + { + "function": "cbuffer_as_hexwkb", + "role": "output", + "scope": "companion", + "backing": "cbuffer_as_hexwkb", + "ooName": "asHEXWKB", + "ooExclude": true + }, + { + "function": "cbuffer_as_text", + "role": "output", + "scope": "companion", + "backing": "cbuffer_as_text", + "ooName": "asText", + "ooExclude": true + }, + { + "function": "cbuffer_as_wkb", + "role": "output", + "scope": "companion", + "backing": "cbuffer_as_wkb", + "ooName": "asWKB", + "ooExclude": true + }, + { + "function": "cbuffer_from_hexwkb", + "role": "constructor", + "scope": "companion", + "backing": "cbuffer_from_hexwkb", + "ooName": "fromHEXWKB", + "ooExclude": true + }, + { + "function": "cbuffer_from_wkb", + "role": "constructor", + "scope": "companion", + "backing": "cbuffer_from_wkb", + "ooName": "fromWKB", + "ooExclude": true + }, + { + "function": "cbuffer_in", + "role": "constructor", + "scope": "companion", + "backing": "cbuffer_in", + "ooName": "in", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "cbuffer_out", + "role": "output", + "scope": "companion", + "backing": "cbuffer_out", + "ooName": "out", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "cbuffer_copy", + "role": "constructor", + "scope": "companion", + "backing": "cbuffer_copy", + "ooName": "copy", + "ooExclude": true + }, + { + "function": "cbuffer_make", + "role": "constructor", + "scope": "companion", + "backing": "cbuffer_make", + "ooName": "make", + "ooExclude": true + }, + { + "function": "cbuffer_to_geom", + "role": "conversion", + "scope": "companion", + "backing": "cbuffer_to_geom", + "ooName": "toGeom", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "cbuffer_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "cbuffer_to_stbox", + "ooName": "toStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "cbuffer_hash", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_hash", + "ooName": "hash", + "ooExclude": true + }, + { + "function": "cbuffer_hash_extended", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_hash_extended", + "ooName": "hashExtended", + "ooExclude": true + }, + { + "function": "cbuffer_point", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_point", + "ooName": "point", + "ooExclude": true + }, + { + "function": "cbuffer_radius", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_radius", + "ooName": "radius", + "ooExclude": true + }, + { + "function": "cbuffer_round", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_round", + "ooName": "round", + "ooExclude": true + }, + { + "function": "cbuffer_set_srid", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_set_srid", + "ooName": "setSRID", + "ooExclude": true + }, + { + "function": "cbuffer_srid", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_srid", + "ooName": "SRID", + "ooExclude": true + }, + { + "function": "cbuffer_transform", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_transform", + "ooName": "transform", + "ooExclude": true + }, + { + "function": "cbuffer_transform_pipeline", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_transform_pipeline", + "ooName": "transformPipeline", + "ooExclude": true + }, + { + "function": "cbuffer_tstzspan_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "cbuffer_tstzspan_to_stbox", + "ooName": "tstzspanToStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "cbuffer_timestamptz_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "cbuffer_timestamptz_to_stbox", + "ooName": "timestamptzToStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "cbuffer_cmp", + "role": "predicate", + "scope": "companion", + "backing": "cbuffer_cmp", + "ooName": "cmp", + "ooExclude": true + }, + { + "function": "cbuffer_eq", + "role": "predicate", + "scope": "companion", + "backing": "cbuffer_eq", + "ooName": "eq", + "ooExclude": true + }, + { + "function": "cbuffer_ge", + "role": "predicate", + "scope": "companion", + "backing": "cbuffer_ge", + "ooName": "ge", + "ooExclude": true + }, + { + "function": "cbuffer_gt", + "role": "predicate", + "scope": "companion", + "backing": "cbuffer_gt", + "ooName": "gt", + "ooExclude": true + }, + { + "function": "cbuffer_le", + "role": "predicate", + "scope": "companion", + "backing": "cbuffer_le", + "ooName": "le", + "ooExclude": true + }, + { + "function": "cbuffer_lt", + "role": "predicate", + "scope": "companion", + "backing": "cbuffer_lt", + "ooName": "lt", + "ooExclude": true + }, + { + "function": "cbuffer_ne", + "role": "predicate", + "scope": "companion", + "backing": "cbuffer_ne", + "ooName": "ne", + "ooExclude": true + }, + { + "function": "cbuffer_nsame", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_nsame", + "ooName": "nsame", + "ooExclude": true + }, + { + "function": "cbuffer_same", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_same", + "ooName": "same", + "ooExclude": true + }, + { + "function": "cbuffer_to_set", + "role": "conversion", + "scope": "companion", + "backing": "cbuffer_to_set", + "ooName": "toSet", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "cbuffer_union_transfn", + "role": "aggregate", + "scope": "companion", + "backing": "cbuffer_union_transfn", + "ooName": "unionTransfn", + "ooExclude": true + }, + { + "function": "cbuffer_collinear", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_collinear", + "ooName": "collinear", + "ooExclude": true + }, + { + "function": "cbuffer_parse", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_parse", + "ooName": "parse", + "ooExclude": true + }, + { + "function": "cbuffer_wkt_out", + "role": "output", + "scope": "companion", + "backing": "cbuffer_wkt_out", + "ooName": "WKTOut", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "cbuffer_point2d_p", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_point2d_p", + "ooName": "point2dP", + "ooExclude": true + }, + { + "function": "cbuffer_make_coords", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_make_coords", + "ooName": "makeCoords", + "ooExclude": true + }, + { + "function": "cbuffer_transf_pj", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_transf_pj", + "ooName": "transfPj", + "ooExclude": true + }, + { + "function": "cbuffer_set_srid_int", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_set_srid_int", + "ooName": "setSRIDInt", + "ooExclude": true + }, + { + "function": "cbuffer_distance", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_distance", + "ooName": "distance", + "ooExclude": true + }, + { + "function": "cbuffer_contains", + "role": "predicate", + "scope": "companion", + "backing": "cbuffer_contains", + "ooName": "contains", + "ooExclude": true + }, + { + "function": "cbuffer_covers", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_covers", + "ooName": "covers", + "ooExclude": true + }, + { + "function": "cbuffer_disjoint", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_disjoint", + "ooName": "disjoint", + "ooExclude": true + }, + { + "function": "cbuffer_intersects", + "role": "predicate", + "scope": "companion", + "backing": "cbuffer_intersects", + "ooName": "intersects", + "ooExclude": true + }, + { + "function": "cbuffer_dwithin", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_dwithin", + "ooName": "dwithin", + "ooExclude": true + }, + { + "function": "cbuffer_touches", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_touches", + "ooName": "touches", + "ooExclude": true + }, + { + "function": "cbuffer_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_set_stbox", + "ooName": "setStbox", + "ooExclude": true + }, + { + "function": "cbuffer_timestamptz_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_timestamptz_set_stbox", + "ooName": "timestamptzSetStbox", + "ooExclude": true + }, + { + "function": "cbuffer_tstzspan_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_tstzspan_set_stbox", + "ooName": "tstzspanSetStbox", + "ooExclude": true + }, + { + "function": "cbuffer_covers_geo", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_covers_geo", + "ooName": "coversGeo", + "ooExclude": true + }, + { + "function": "cbuffer_contains_geo", + "role": "accessor", + "scope": "companion", + "backing": "cbuffer_contains_geo", + "ooName": "containsGeo", + "ooExclude": true + } + ], + "cType": "Cbuffer" }, "CbufferSet": { "methods": [ @@ -337404,7 +349577,8 @@ "ooName": "values", "ooExclude": true } - ] + ], + "cType": "Set" }, "TCbuffer": { "methods": [ @@ -337689,7 +349863,8 @@ "ooName": "restrictGeom", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TCbufferInst": { "methods": [ @@ -337717,7 +349892,8 @@ "ooName": "traversedArea", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TCbufferSeq": { "methods": [ @@ -337753,7 +349929,8 @@ "ooName": "traversedArea", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TCbufferSeqSet": { "methods": [ @@ -337773,7 +349950,8 @@ "ooName": "traversedArea", "ooExclude": true } - ] + ], + "cType": "TSequenceSet" }, "TAlpha": { "methods": [ @@ -337785,7 +349963,8 @@ "ooName": "type", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TInstant": { "methods": [ @@ -338145,7 +350324,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TJsonbInst": { "methods": [ @@ -338176,7 +350356,8 @@ "ooName": "make", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TJsonbSeq": { "methods": [ @@ -338215,7 +350396,8 @@ "ooName": "fromBaseTstzspan", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TJsonbSeqSet": { "methods": [ @@ -338246,7 +350428,540 @@ "ooName": "fromBaseTstzspanset", "ooExclude": true } - ] + ], + "cType": "TSequenceSet" + }, + "Jsonb": { + "methods": [ + { + "function": "jsonb_from_text", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_from_text", + "ooName": "fromText", + "ooExclude": true + }, + { + "function": "jsonb_in", + "role": "constructor", + "scope": "companion", + "backing": "jsonb_in", + "ooName": "in", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "jsonb_out", + "role": "output", + "scope": "companion", + "backing": "jsonb_out", + "ooName": "out", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "jsonb_copy", + "role": "constructor", + "scope": "companion", + "backing": "jsonb_copy", + "ooName": "copy", + "ooExclude": true + }, + { + "function": "jsonb_make", + "role": "constructor", + "scope": "companion", + "backing": "jsonb_make", + "ooName": "make", + "ooExclude": true + }, + { + "function": "jsonb_make_two_arg", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_make_two_arg", + "ooName": "makeTwoArg", + "ooExclude": true + }, + { + "function": "jsonb_to_bool", + "role": "conversion", + "scope": "companion", + "backing": "jsonb_to_bool", + "ooName": "toBool", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "jsonb_to_cstring", + "role": "conversion", + "scope": "companion", + "backing": "jsonb_to_cstring", + "ooName": "toCstring", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "jsonb_to_float4", + "role": "conversion", + "scope": "companion", + "backing": "jsonb_to_float4", + "ooName": "toFloat4", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "jsonb_to_float8", + "role": "conversion", + "scope": "companion", + "backing": "jsonb_to_float8", + "ooName": "toFloat8", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "jsonb_to_int16", + "role": "conversion", + "scope": "companion", + "backing": "jsonb_to_int16", + "ooName": "toInt16", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "jsonb_to_int32", + "role": "conversion", + "scope": "companion", + "backing": "jsonb_to_int32", + "ooName": "toInt32", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "jsonb_to_int64", + "role": "conversion", + "scope": "companion", + "backing": "jsonb_to_int64", + "ooName": "toInt64", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "jsonb_to_numeric", + "role": "conversion", + "scope": "companion", + "backing": "jsonb_to_numeric", + "ooName": "toNumeric", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "jsonb_to_text", + "role": "conversion", + "scope": "companion", + "backing": "jsonb_to_text", + "ooName": "toText", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "jsonb_array_element", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_array_element", + "ooName": "arrayElement", + "ooExclude": true + }, + { + "function": "jsonb_array_element_text", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_array_element_text", + "ooName": "arrayElementText", + "ooExclude": true + }, + { + "function": "jsonb_array_elements", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_array_elements", + "ooName": "arrayElements", + "ooExclude": true + }, + { + "function": "jsonb_array_elements_text", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_array_elements_text", + "ooName": "arrayElementsText", + "ooExclude": true + }, + { + "function": "jsonb_array_length", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_array_length", + "ooName": "arrayLength", + "ooExclude": true + }, + { + "function": "jsonb_contained", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_contained", + "ooName": "contained", + "ooExclude": true + }, + { + "function": "jsonb_contains", + "role": "predicate", + "scope": "companion", + "backing": "jsonb_contains", + "ooName": "contains", + "ooExclude": true + }, + { + "function": "jsonb_each", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_each", + "ooName": "each", + "ooExclude": true + }, + { + "function": "jsonb_each_text", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_each_text", + "ooName": "eachText", + "ooExclude": true + }, + { + "function": "jsonb_exists", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_exists", + "ooName": "exists", + "ooExclude": true + }, + { + "function": "jsonb_exists_array", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_exists_array", + "ooName": "existsArray", + "ooExclude": true + }, + { + "function": "jsonb_extract_path", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_extract_path", + "ooName": "extractPath", + "ooExclude": true + }, + { + "function": "jsonb_extract_path_text", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_extract_path_text", + "ooName": "extractPathText", + "ooExclude": true + }, + { + "function": "jsonb_hash", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_hash", + "ooName": "hash", + "ooExclude": true + }, + { + "function": "jsonb_hash_extended", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_hash_extended", + "ooName": "hashExtended", + "ooExclude": true + }, + { + "function": "jsonb_object_field", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_object_field", + "ooName": "objectField", + "ooExclude": true + }, + { + "function": "jsonb_object_field_text", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_object_field_text", + "ooName": "objectFieldText", + "ooExclude": true + }, + { + "function": "jsonb_object_keys", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_object_keys", + "ooName": "objectKeys", + "ooExclude": true + }, + { + "function": "jsonb_concat", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_concat", + "ooName": "concat", + "ooExclude": true + }, + { + "function": "jsonb_delete", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_delete", + "ooName": "delete", + "ooExclude": true + }, + { + "function": "jsonb_delete_array", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_delete_array", + "ooName": "deleteArray", + "ooExclude": true + }, + { + "function": "jsonb_delete_index", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_delete_index", + "ooName": "deleteIndex", + "ooExclude": true + }, + { + "function": "jsonb_delete_path", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_delete_path", + "ooName": "deletePath", + "ooExclude": true + }, + { + "function": "jsonb_insert", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_insert", + "ooName": "insert", + "ooExclude": true + }, + { + "function": "jsonb_pretty", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_pretty", + "ooName": "pretty", + "ooExclude": true + }, + { + "function": "jsonb_set", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_set", + "ooName": "set", + "ooExclude": true + }, + { + "function": "jsonb_set_lax", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_set_lax", + "ooName": "setLax", + "ooExclude": true + }, + { + "function": "jsonb_strip_nulls", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_strip_nulls", + "ooName": "stripNulls", + "ooExclude": true + }, + { + "function": "jsonb_cmp", + "role": "predicate", + "scope": "companion", + "backing": "jsonb_cmp", + "ooName": "cmp", + "ooExclude": true + }, + { + "function": "jsonb_eq", + "role": "predicate", + "scope": "companion", + "backing": "jsonb_eq", + "ooName": "eq", + "ooExclude": true + }, + { + "function": "jsonb_ge", + "role": "predicate", + "scope": "companion", + "backing": "jsonb_ge", + "ooName": "ge", + "ooExclude": true + }, + { + "function": "jsonb_gt", + "role": "predicate", + "scope": "companion", + "backing": "jsonb_gt", + "ooName": "gt", + "ooExclude": true + }, + { + "function": "jsonb_le", + "role": "predicate", + "scope": "companion", + "backing": "jsonb_le", + "ooName": "le", + "ooExclude": true + }, + { + "function": "jsonb_lt", + "role": "predicate", + "scope": "companion", + "backing": "jsonb_lt", + "ooName": "lt", + "ooExclude": true + }, + { + "function": "jsonb_ne", + "role": "predicate", + "scope": "companion", + "backing": "jsonb_ne", + "ooName": "ne", + "ooExclude": true + }, + { + "function": "jsonb_path_exists", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_path_exists", + "ooName": "pathExists", + "ooExclude": true + }, + { + "function": "jsonb_path_match", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_path_match", + "ooName": "pathMatch", + "ooExclude": true + }, + { + "function": "jsonb_path_query_all", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_path_query_all", + "ooName": "pathQueryAll", + "ooExclude": true + }, + { + "function": "jsonb_path_query_array", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_path_query_array", + "ooName": "pathQueryArray", + "ooExclude": true + }, + { + "function": "jsonb_path_query_first", + "role": "accessor", + "scope": "companion", + "backing": "jsonb_path_query_first", + "ooName": "pathQueryFirst", + "ooExclude": true + }, + { + "function": "jsonb_to_set", + "role": "conversion", + "scope": "companion", + "backing": "jsonb_to_set", + "ooName": "toSet", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "jsonb_union_transfn", + "role": "aggregate", + "scope": "companion", + "backing": "jsonb_union_transfn", + "ooName": "unionTransfn", + "ooExclude": true + } + ], + "cType": "Jsonb" + }, + "JsonPath": { + "methods": [ + { + "function": "jsonpath_in", + "role": "constructor", + "scope": "companion", + "backing": "jsonpath_in", + "ooName": "in", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "jsonpath_copy", + "role": "constructor", + "scope": "companion", + "backing": "jsonpath_copy", + "ooName": "copy", + "ooExclude": true + }, + { + "function": "jsonpath_out", + "role": "output", + "scope": "companion", + "backing": "jsonpath_out", + "ooName": "out", + "ooExclude": true, + "ooSugar": [ + "io" + ] + } + ], + "cType": "JsonPath" }, "TJsonb": { "methods": [ @@ -338570,7 +351285,8 @@ "cast" ] } - ] + ], + "cType": "Temporal" }, "TGeogPointInst": { "methods": [ @@ -338593,7 +351309,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TGeogPointSeq": { "methods": [ @@ -338616,7 +351333,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TGeogPointSeqSet": { "methods": [ @@ -338639,7 +351357,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TGeomPointInst": { "methods": [ @@ -338670,7 +351389,8 @@ "ooName": "tnpointinst", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TGeomPointSeq": { "methods": [ @@ -338701,7 +351421,8 @@ "ooName": "tnpointseq", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TGeomPointSeqSet": { "methods": [ @@ -338732,7 +351453,8 @@ "ooName": "tnpointseqset", "ooExclude": true } - ] + ], + "cType": "TSequenceSet" }, "TGeographyInst": { "methods": [ @@ -338755,7 +351477,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TGeographySeq": { "methods": [ @@ -338778,7 +351501,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TGeographySeqSet": { "methods": [ @@ -338801,7 +351525,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TGeometryInst": { "methods": [ @@ -338824,7 +351549,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TGeometrySeq": { "methods": [ @@ -338847,7 +351573,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TGeometrySeqSet": { "methods": [ @@ -338870,7 +351597,513 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" + }, + "Npoint": { + "methods": [ + { + "function": "npoint_as_ewkt", + "role": "output", + "scope": "companion", + "backing": "npoint_as_ewkt", + "ooName": "asEWKT", + "ooExclude": true + }, + { + "function": "npoint_as_hexwkb", + "role": "output", + "scope": "companion", + "backing": "npoint_as_hexwkb", + "ooName": "asHEXWKB", + "ooExclude": true + }, + { + "function": "npoint_as_text", + "role": "output", + "scope": "companion", + "backing": "npoint_as_text", + "ooName": "asText", + "ooExclude": true + }, + { + "function": "npoint_as_wkb", + "role": "output", + "scope": "companion", + "backing": "npoint_as_wkb", + "ooName": "asWKB", + "ooExclude": true + }, + { + "function": "npoint_from_hexwkb", + "role": "constructor", + "scope": "companion", + "backing": "npoint_from_hexwkb", + "ooName": "fromHEXWKB", + "ooExclude": true + }, + { + "function": "npoint_from_wkb", + "role": "constructor", + "scope": "companion", + "backing": "npoint_from_wkb", + "ooName": "fromWKB", + "ooExclude": true + }, + { + "function": "npoint_in", + "role": "constructor", + "scope": "companion", + "backing": "npoint_in", + "ooName": "in", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "npoint_out", + "role": "output", + "scope": "companion", + "backing": "npoint_out", + "ooName": "out", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "npoint_make", + "role": "constructor", + "scope": "companion", + "backing": "npoint_make", + "ooName": "make", + "ooExclude": true + }, + { + "function": "npoint_to_geompoint", + "role": "conversion", + "scope": "companion", + "backing": "npoint_to_geompoint", + "ooName": "toGeompoint", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "npoint_to_nsegment", + "role": "conversion", + "scope": "companion", + "backing": "npoint_to_nsegment", + "ooName": "toNsegment", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "npoint_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "npoint_to_stbox", + "ooName": "toStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "npoint_hash", + "role": "accessor", + "scope": "companion", + "backing": "npoint_hash", + "ooName": "hash", + "ooExclude": true + }, + { + "function": "npoint_hash_extended", + "role": "accessor", + "scope": "companion", + "backing": "npoint_hash_extended", + "ooName": "hashExtended", + "ooExclude": true + }, + { + "function": "npoint_position", + "role": "accessor", + "scope": "companion", + "backing": "npoint_position", + "ooName": "position", + "ooExclude": true + }, + { + "function": "npoint_route", + "role": "accessor", + "scope": "companion", + "backing": "npoint_route", + "ooName": "route", + "ooExclude": true + }, + { + "function": "npoint_round", + "role": "accessor", + "scope": "companion", + "backing": "npoint_round", + "ooName": "round", + "ooExclude": true + }, + { + "function": "npoint_srid", + "role": "accessor", + "scope": "companion", + "backing": "npoint_srid", + "ooName": "SRID", + "ooExclude": true + }, + { + "function": "npoint_timestamptz_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "npoint_timestamptz_to_stbox", + "ooName": "timestamptzToStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "npoint_tstzspan_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "npoint_tstzspan_to_stbox", + "ooName": "tstzspanToStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "npoint_cmp", + "role": "predicate", + "scope": "companion", + "backing": "npoint_cmp", + "ooName": "cmp", + "ooExclude": true + }, + { + "function": "npoint_eq", + "role": "predicate", + "scope": "companion", + "backing": "npoint_eq", + "ooName": "eq", + "ooExclude": true + }, + { + "function": "npoint_ge", + "role": "predicate", + "scope": "companion", + "backing": "npoint_ge", + "ooName": "ge", + "ooExclude": true + }, + { + "function": "npoint_gt", + "role": "predicate", + "scope": "companion", + "backing": "npoint_gt", + "ooName": "gt", + "ooExclude": true + }, + { + "function": "npoint_le", + "role": "predicate", + "scope": "companion", + "backing": "npoint_le", + "ooName": "le", + "ooExclude": true + }, + { + "function": "npoint_lt", + "role": "predicate", + "scope": "companion", + "backing": "npoint_lt", + "ooName": "lt", + "ooExclude": true + }, + { + "function": "npoint_ne", + "role": "predicate", + "scope": "companion", + "backing": "npoint_ne", + "ooName": "ne", + "ooExclude": true + }, + { + "function": "npoint_same", + "role": "accessor", + "scope": "companion", + "backing": "npoint_same", + "ooName": "same", + "ooExclude": true + }, + { + "function": "npoint_to_set", + "role": "conversion", + "scope": "companion", + "backing": "npoint_to_set", + "ooName": "toSet", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "npoint_union_transfn", + "role": "aggregate", + "scope": "companion", + "backing": "npoint_union_transfn", + "ooName": "unionTransfn", + "ooExclude": true + }, + { + "function": "npoint_collinear", + "role": "accessor", + "scope": "companion", + "backing": "npoint_collinear", + "ooName": "collinear", + "ooExclude": true + }, + { + "function": "npoint_wkt_out", + "role": "output", + "scope": "companion", + "backing": "npoint_wkt_out", + "ooName": "WKTOut", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "npoint_set", + "role": "accessor", + "scope": "companion", + "backing": "npoint_set", + "ooName": "set", + "ooExclude": true + }, + { + "function": "npoint_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "npoint_set_stbox", + "ooName": "setStbox", + "ooExclude": true + }, + { + "function": "npoint_timestamptz_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "npoint_timestamptz_set_stbox", + "ooName": "timestamptzSetStbox", + "ooExclude": true + }, + { + "function": "npoint_tstzspan_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "npoint_tstzspan_set_stbox", + "ooName": "tstzspanSetStbox", + "ooExclude": true + }, + { + "function": "npoint_parse", + "role": "accessor", + "scope": "companion", + "backing": "npoint_parse", + "ooName": "parse", + "ooExclude": true + } + ], + "cType": "Npoint" + }, + "Nsegment": { + "methods": [ + { + "function": "nsegment_in", + "role": "constructor", + "scope": "companion", + "backing": "nsegment_in", + "ooName": "in", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "nsegment_out", + "role": "output", + "scope": "companion", + "backing": "nsegment_out", + "ooName": "out", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "nsegment_make", + "role": "constructor", + "scope": "companion", + "backing": "nsegment_make", + "ooName": "make", + "ooExclude": true + }, + { + "function": "nsegment_to_geom", + "role": "conversion", + "scope": "companion", + "backing": "nsegment_to_geom", + "ooName": "toGeom", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "nsegment_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "nsegment_to_stbox", + "ooName": "toStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "nsegment_end_position", + "role": "accessor", + "scope": "companion", + "backing": "nsegment_end_position", + "ooName": "endPosition", + "ooExclude": true + }, + { + "function": "nsegment_route", + "role": "accessor", + "scope": "companion", + "backing": "nsegment_route", + "ooName": "route", + "ooExclude": true + }, + { + "function": "nsegment_start_position", + "role": "accessor", + "scope": "companion", + "backing": "nsegment_start_position", + "ooName": "startPosition", + "ooExclude": true + }, + { + "function": "nsegment_round", + "role": "accessor", + "scope": "companion", + "backing": "nsegment_round", + "ooName": "round", + "ooExclude": true + }, + { + "function": "nsegment_srid", + "role": "accessor", + "scope": "companion", + "backing": "nsegment_srid", + "ooName": "SRID", + "ooExclude": true + }, + { + "function": "nsegment_cmp", + "role": "predicate", + "scope": "companion", + "backing": "nsegment_cmp", + "ooName": "cmp", + "ooExclude": true + }, + { + "function": "nsegment_eq", + "role": "predicate", + "scope": "companion", + "backing": "nsegment_eq", + "ooName": "eq", + "ooExclude": true + }, + { + "function": "nsegment_ge", + "role": "predicate", + "scope": "companion", + "backing": "nsegment_ge", + "ooName": "ge", + "ooExclude": true + }, + { + "function": "nsegment_gt", + "role": "predicate", + "scope": "companion", + "backing": "nsegment_gt", + "ooName": "gt", + "ooExclude": true + }, + { + "function": "nsegment_le", + "role": "predicate", + "scope": "companion", + "backing": "nsegment_le", + "ooName": "le", + "ooExclude": true + }, + { + "function": "nsegment_lt", + "role": "predicate", + "scope": "companion", + "backing": "nsegment_lt", + "ooName": "lt", + "ooExclude": true + }, + { + "function": "nsegment_ne", + "role": "predicate", + "scope": "companion", + "backing": "nsegment_ne", + "ooName": "ne", + "ooExclude": true + }, + { + "function": "nsegment_set", + "role": "accessor", + "scope": "companion", + "backing": "nsegment_set", + "ooName": "set", + "ooExclude": true + }, + { + "function": "nsegment_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "nsegment_set_stbox", + "ooName": "setStbox", + "ooExclude": true + }, + { + "function": "nsegment_parse", + "role": "accessor", + "scope": "companion", + "backing": "nsegment_parse", + "ooName": "parse", + "ooExclude": true + } + ], + "cType": "Nsegment" }, "NpointSet": { "methods": [ @@ -338944,7 +352177,8 @@ "ooName": "values", "ooExclude": true } - ] + ], + "cType": "Set" }, "TNpoint": { "methods": [ @@ -339205,7 +352439,8 @@ "ooName": "restrictGeom", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TNpointInst": { "methods": [ @@ -339257,7 +352492,8 @@ "ooName": "setStbox", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TNpointSeq": { "methods": [ @@ -339333,7 +352569,8 @@ "ooName": "expandStbox", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TNpointSeqSet": { "methods": [ @@ -339369,7 +352606,1601 @@ "ooName": "routes", "ooExclude": true } - ] + ], + "cType": "TSequenceSet" + }, + "Pcpoint": { + "methods": [ + { + "function": "pcpoint_hex_in", + "role": "constructor", + "scope": "companion", + "backing": "pcpoint_hex_in", + "ooName": "hexIn", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "pcpoint_hex_out", + "role": "output", + "scope": "companion", + "backing": "pcpoint_hex_out", + "ooName": "hexOut", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "pcpoint_from_hexwkb", + "role": "constructor", + "scope": "companion", + "backing": "pcpoint_from_hexwkb", + "ooName": "fromHEXWKB", + "ooExclude": true + }, + { + "function": "pcpoint_as_hexwkb", + "role": "output", + "scope": "companion", + "backing": "pcpoint_as_hexwkb", + "ooName": "asHEXWKB", + "ooExclude": true + }, + { + "function": "pcpoint_make", + "role": "constructor", + "scope": "companion", + "backing": "pcpoint_make", + "ooName": "make", + "ooExclude": true + }, + { + "function": "pcpoint_copy", + "role": "constructor", + "scope": "companion", + "backing": "pcpoint_copy", + "ooName": "copy", + "ooExclude": true + }, + { + "function": "pcpoint_get_pcid", + "role": "accessor", + "scope": "companion", + "backing": "pcpoint_get_pcid", + "ooName": "getPcid", + "ooExclude": true + }, + { + "function": "pcpoint_hash", + "role": "accessor", + "scope": "companion", + "backing": "pcpoint_hash", + "ooName": "hash", + "ooExclude": true + }, + { + "function": "pcpoint_hash_extended", + "role": "accessor", + "scope": "companion", + "backing": "pcpoint_hash_extended", + "ooName": "hashExtended", + "ooExclude": true + }, + { + "function": "pcpoint_get_x", + "role": "accessor", + "scope": "companion", + "backing": "pcpoint_get_x", + "ooName": "getX", + "ooExclude": true + }, + { + "function": "pcpoint_get_y", + "role": "accessor", + "scope": "companion", + "backing": "pcpoint_get_y", + "ooName": "getY", + "ooExclude": true + }, + { + "function": "pcpoint_get_z", + "role": "accessor", + "scope": "companion", + "backing": "pcpoint_get_z", + "ooName": "getZ", + "ooExclude": true + }, + { + "function": "pcpoint_get_dim", + "role": "accessor", + "scope": "companion", + "backing": "pcpoint_get_dim", + "ooName": "getDim", + "ooExclude": true + }, + { + "function": "pcpoint_to_tpcbox", + "role": "conversion", + "scope": "companion", + "backing": "pcpoint_to_tpcbox", + "ooName": "toTpcbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pcpoint_cmp", + "role": "predicate", + "scope": "companion", + "backing": "pcpoint_cmp", + "ooName": "cmp", + "ooExclude": true + }, + { + "function": "pcpoint_eq", + "role": "predicate", + "scope": "companion", + "backing": "pcpoint_eq", + "ooName": "eq", + "ooExclude": true + }, + { + "function": "pcpoint_ne", + "role": "predicate", + "scope": "companion", + "backing": "pcpoint_ne", + "ooName": "ne", + "ooExclude": true + }, + { + "function": "pcpoint_lt", + "role": "predicate", + "scope": "companion", + "backing": "pcpoint_lt", + "ooName": "lt", + "ooExclude": true + }, + { + "function": "pcpoint_le", + "role": "predicate", + "scope": "companion", + "backing": "pcpoint_le", + "ooName": "le", + "ooExclude": true + }, + { + "function": "pcpoint_gt", + "role": "predicate", + "scope": "companion", + "backing": "pcpoint_gt", + "ooName": "gt", + "ooExclude": true + }, + { + "function": "pcpoint_ge", + "role": "predicate", + "scope": "companion", + "backing": "pcpoint_ge", + "ooName": "ge", + "ooExclude": true + }, + { + "function": "pcpoint_to_set", + "role": "conversion", + "scope": "companion", + "backing": "pcpoint_to_set", + "ooName": "toSet", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pcpoint_union_transfn", + "role": "aggregate", + "scope": "companion", + "backing": "pcpoint_union_transfn", + "ooName": "unionTransfn", + "ooExclude": true + }, + { + "function": "pcpoint_in_tpcbox", + "role": "accessor", + "scope": "companion", + "backing": "pcpoint_in_tpcbox", + "ooName": "inTpcbox", + "ooExclude": true + }, + { + "function": "pcpoint_intersects_geometry", + "role": "accessor", + "scope": "companion", + "backing": "pcpoint_intersects_geometry", + "ooName": "intersectsGeometry", + "ooExclude": true + }, + { + "function": "pcpoint_parse", + "role": "accessor", + "scope": "companion", + "backing": "pcpoint_parse", + "ooName": "parse", + "ooExclude": true + }, + { + "function": "pcpoint_meaningful_size", + "role": "accessor", + "scope": "companion", + "backing": "pcpoint_meaningful_size", + "ooName": "meaningfulSize", + "ooExclude": true + } + ], + "cType": "Pcpoint" + }, + "Pcschema": { + "methods": [ + { + "function": "meos_pc_schema", + "role": "accessor", + "scope": "companion", + "backing": "meos_pc_schema", + "ooName": "get", + "ooExclude": true + }, + { + "function": "meos_pc_schema_register", + "role": "accessor", + "scope": "companion", + "backing": "meos_pc_schema_register", + "ooName": "register", + "ooExclude": true + }, + { + "function": "meos_pc_schema_from_dims", + "role": "accessor", + "scope": "companion", + "backing": "meos_pc_schema_from_dims", + "ooName": "fromDims", + "ooExclude": true + }, + { + "function": "meos_pc_schema_register_dims", + "role": "accessor", + "scope": "companion", + "backing": "meos_pc_schema_register_dims", + "ooName": "registerDims", + "ooExclude": true + }, + { + "function": "meos_pc_schema_register_xml", + "role": "accessor", + "scope": "companion", + "backing": "meos_pc_schema_register_xml", + "ooName": "registerXml", + "ooExclude": true + }, + { + "function": "meos_pc_schema_xml", + "role": "accessor", + "scope": "companion", + "backing": "meos_pc_schema_xml", + "ooName": "xml", + "ooExclude": true + }, + { + "function": "meos_pc_schema_clear", + "role": "accessor", + "scope": "companion", + "backing": "meos_pc_schema_clear", + "ooName": "clear", + "ooExclude": true + }, + { + "function": "meos_pc_schema_srid", + "role": "accessor", + "scope": "companion", + "backing": "meos_pc_schema_srid", + "ooName": "SRID", + "ooExclude": true + }, + { + "function": "meos_pc_schema_compression", + "role": "accessor", + "scope": "companion", + "backing": "meos_pc_schema_compression", + "ooName": "compression", + "ooExclude": true + }, + { + "function": "meos_pc_schema_ndims", + "role": "accessor", + "scope": "companion", + "backing": "meos_pc_schema_ndims", + "ooName": "ndims", + "ooExclude": true + }, + { + "function": "meos_pc_schema_lookup", + "role": "accessor", + "scope": "companion", + "backing": "meos_pc_schema_lookup", + "ooName": "lookup", + "ooExclude": true + } + ], + "cType": "PCSCHEMA" + }, + "Pcpatch": { + "methods": [ + { + "function": "pcpatch_hex_in", + "role": "constructor", + "scope": "companion", + "backing": "pcpatch_hex_in", + "ooName": "hexIn", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "pcpatch_hex_out", + "role": "output", + "scope": "companion", + "backing": "pcpatch_hex_out", + "ooName": "hexOut", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "pcpatch_from_hexwkb", + "role": "constructor", + "scope": "companion", + "backing": "pcpatch_from_hexwkb", + "ooName": "fromHEXWKB", + "ooExclude": true + }, + { + "function": "pcpatch_as_hexwkb", + "role": "output", + "scope": "companion", + "backing": "pcpatch_as_hexwkb", + "ooName": "asHEXWKB", + "ooExclude": true + }, + { + "function": "pcpatch_make", + "role": "constructor", + "scope": "companion", + "backing": "pcpatch_make", + "ooName": "make", + "ooExclude": true + }, + { + "function": "pcpatch_make_coords", + "role": "accessor", + "scope": "companion", + "backing": "pcpatch_make_coords", + "ooName": "makeCoords", + "ooExclude": true + }, + { + "function": "pcpatch_copy", + "role": "constructor", + "scope": "companion", + "backing": "pcpatch_copy", + "ooName": "copy", + "ooExclude": true + }, + { + "function": "pcpatch_get_pcid", + "role": "accessor", + "scope": "companion", + "backing": "pcpatch_get_pcid", + "ooName": "getPcid", + "ooExclude": true + }, + { + "function": "pcpatch_npoints", + "role": "accessor", + "scope": "companion", + "backing": "pcpatch_npoints", + "ooName": "npoints", + "ooExclude": true + }, + { + "function": "pcpatch_point_n", + "role": "accessor", + "scope": "companion", + "backing": "pcpatch_point_n", + "ooName": "pointN", + "ooExclude": true + }, + { + "function": "pcpatch_points", + "role": "accessor", + "scope": "companion", + "backing": "pcpatch_points", + "ooName": "points", + "ooExclude": true + }, + { + "function": "pcpatch_hash", + "role": "accessor", + "scope": "companion", + "backing": "pcpatch_hash", + "ooName": "hash", + "ooExclude": true + }, + { + "function": "pcpatch_hash_extended", + "role": "accessor", + "scope": "companion", + "backing": "pcpatch_hash_extended", + "ooName": "hashExtended", + "ooExclude": true + }, + { + "function": "pcpatch_to_geom", + "role": "conversion", + "scope": "companion", + "backing": "pcpatch_to_geom", + "ooName": "toGeom", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pcpatch_cmp", + "role": "predicate", + "scope": "companion", + "backing": "pcpatch_cmp", + "ooName": "cmp", + "ooExclude": true + }, + { + "function": "pcpatch_eq", + "role": "predicate", + "scope": "companion", + "backing": "pcpatch_eq", + "ooName": "eq", + "ooExclude": true + }, + { + "function": "pcpatch_ne", + "role": "predicate", + "scope": "companion", + "backing": "pcpatch_ne", + "ooName": "ne", + "ooExclude": true + }, + { + "function": "pcpatch_lt", + "role": "predicate", + "scope": "companion", + "backing": "pcpatch_lt", + "ooName": "lt", + "ooExclude": true + }, + { + "function": "pcpatch_le", + "role": "predicate", + "scope": "companion", + "backing": "pcpatch_le", + "ooName": "le", + "ooExclude": true + }, + { + "function": "pcpatch_gt", + "role": "predicate", + "scope": "companion", + "backing": "pcpatch_gt", + "ooName": "gt", + "ooExclude": true + }, + { + "function": "pcpatch_ge", + "role": "predicate", + "scope": "companion", + "backing": "pcpatch_ge", + "ooName": "ge", + "ooExclude": true + }, + { + "function": "pcpatch_to_set", + "role": "conversion", + "scope": "companion", + "backing": "pcpatch_to_set", + "ooName": "toSet", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pcpatch_union_transfn", + "role": "aggregate", + "scope": "companion", + "backing": "pcpatch_union_transfn", + "ooName": "unionTransfn", + "ooExclude": true + }, + { + "function": "pcpatch_to_tpcbox", + "role": "conversion", + "scope": "companion", + "backing": "pcpatch_to_tpcbox", + "ooName": "toTpcbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pcpatch_parse", + "role": "accessor", + "scope": "companion", + "backing": "pcpatch_parse", + "ooName": "parse", + "ooExclude": true + }, + { + "function": "pcpatch_filter_per_point", + "role": "accessor", + "scope": "companion", + "backing": "pcpatch_filter_per_point", + "ooName": "filterPerPoint", + "ooExclude": true + }, + { + "function": "pcpatch_any_point_matches", + "role": "accessor", + "scope": "companion", + "backing": "pcpatch_any_point_matches", + "ooName": "anyPointMatches", + "ooExclude": true + } + ], + "cType": "Pcpatch" + }, + "TPCBox": { + "methods": [ + { + "function": "tpcbox_in", + "role": "constructor", + "scope": "companion", + "backing": "tpcbox_in", + "ooName": "in", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "tpcbox_out", + "role": "output", + "scope": "companion", + "backing": "tpcbox_out", + "ooName": "out", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "tpcbox_make", + "role": "constructor", + "scope": "companion", + "backing": "tpcbox_make", + "ooName": "make", + "ooExclude": true + }, + { + "function": "tpcbox_copy", + "role": "constructor", + "scope": "companion", + "backing": "tpcbox_copy", + "ooName": "copy", + "ooExclude": true + }, + { + "function": "tpcbox_hasx", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_hasx", + "ooName": "hasx", + "ooExclude": true + }, + { + "function": "tpcbox_hasz", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_hasz", + "ooName": "hasz", + "ooExclude": true + }, + { + "function": "tpcbox_hast", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_hast", + "ooName": "hast", + "ooExclude": true + }, + { + "function": "tpcbox_geodetic", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_geodetic", + "ooName": "geodetic", + "ooExclude": true + }, + { + "function": "tpcbox_xmin", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_xmin", + "ooName": "xmin", + "ooExclude": true + }, + { + "function": "tpcbox_xmax", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_xmax", + "ooName": "xmax", + "ooExclude": true + }, + { + "function": "tpcbox_ymin", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_ymin", + "ooName": "ymin", + "ooExclude": true + }, + { + "function": "tpcbox_ymax", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_ymax", + "ooName": "ymax", + "ooExclude": true + }, + { + "function": "tpcbox_zmin", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_zmin", + "ooName": "zmin", + "ooExclude": true + }, + { + "function": "tpcbox_zmax", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_zmax", + "ooName": "zmax", + "ooExclude": true + }, + { + "function": "tpcbox_tmin", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_tmin", + "ooName": "tmin", + "ooExclude": true + }, + { + "function": "tpcbox_tmin_inc", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_tmin_inc", + "ooName": "tminInc", + "ooExclude": true + }, + { + "function": "tpcbox_tmax", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_tmax", + "ooName": "tmax", + "ooExclude": true + }, + { + "function": "tpcbox_tmax_inc", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_tmax_inc", + "ooName": "tmaxInc", + "ooExclude": true + }, + { + "function": "tpcbox_srid", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_srid", + "ooName": "SRID", + "ooExclude": true + }, + { + "function": "tpcbox_pcid", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_pcid", + "ooName": "pcid", + "ooExclude": true + }, + { + "function": "tpcbox_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "tpcbox_to_stbox", + "ooName": "toStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "tpcbox_round", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_round", + "ooName": "round", + "ooExclude": true + }, + { + "function": "tpcbox_set_srid", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_set_srid", + "ooName": "setSRID", + "ooExclude": true + }, + { + "function": "tpcbox_cmp", + "role": "predicate", + "scope": "companion", + "backing": "tpcbox_cmp", + "ooName": "cmp", + "ooExclude": true + }, + { + "function": "tpcbox_eq", + "role": "predicate", + "scope": "companion", + "backing": "tpcbox_eq", + "ooName": "eq", + "ooExclude": true + }, + { + "function": "tpcbox_ne", + "role": "predicate", + "scope": "companion", + "backing": "tpcbox_ne", + "ooName": "ne", + "ooExclude": true + }, + { + "function": "tpcbox_lt", + "role": "predicate", + "scope": "companion", + "backing": "tpcbox_lt", + "ooName": "lt", + "ooExclude": true + }, + { + "function": "tpcbox_le", + "role": "predicate", + "scope": "companion", + "backing": "tpcbox_le", + "ooName": "le", + "ooExclude": true + }, + { + "function": "tpcbox_gt", + "role": "predicate", + "scope": "companion", + "backing": "tpcbox_gt", + "ooName": "gt", + "ooExclude": true + }, + { + "function": "tpcbox_ge", + "role": "predicate", + "scope": "companion", + "backing": "tpcbox_ge", + "ooName": "ge", + "ooExclude": true + }, + { + "function": "tpcbox_expand", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_expand", + "ooName": "expand", + "ooExclude": true + }, + { + "function": "tpcbox_extent_transfn", + "role": "aggregate", + "scope": "companion", + "backing": "tpcbox_extent_transfn", + "ooName": "extentTransfn", + "ooExclude": true + }, + { + "function": "tpcbox_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_set_stbox", + "ooName": "setStbox", + "ooExclude": true + }, + { + "function": "tpcbox_contains", + "role": "predicate", + "scope": "companion", + "backing": "tpcbox_contains", + "ooName": "contains", + "ooExclude": true + }, + { + "function": "tpcbox_contained", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_contained", + "ooName": "contained", + "ooExclude": true + }, + { + "function": "tpcbox_overlaps", + "role": "predicate", + "scope": "companion", + "backing": "tpcbox_overlaps", + "ooName": "overlaps", + "ooExclude": true + }, + { + "function": "tpcbox_same", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_same", + "ooName": "same", + "ooExclude": true + }, + { + "function": "tpcbox_adjacent", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_adjacent", + "ooName": "adjacent", + "ooExclude": true + }, + { + "function": "tpcbox_left", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_left", + "ooName": "left", + "ooExclude": true + }, + { + "function": "tpcbox_right", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_right", + "ooName": "right", + "ooExclude": true + }, + { + "function": "tpcbox_overleft", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_overleft", + "ooName": "overleft", + "ooExclude": true + }, + { + "function": "tpcbox_overright", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_overright", + "ooName": "overright", + "ooExclude": true + }, + { + "function": "tpcbox_below", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_below", + "ooName": "below", + "ooExclude": true + }, + { + "function": "tpcbox_above", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_above", + "ooName": "above", + "ooExclude": true + }, + { + "function": "tpcbox_overbelow", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_overbelow", + "ooName": "overbelow", + "ooExclude": true + }, + { + "function": "tpcbox_overabove", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_overabove", + "ooName": "overabove", + "ooExclude": true + }, + { + "function": "tpcbox_front", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_front", + "ooName": "front", + "ooExclude": true + }, + { + "function": "tpcbox_back", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_back", + "ooName": "back", + "ooExclude": true + }, + { + "function": "tpcbox_overfront", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_overfront", + "ooName": "overfront", + "ooExclude": true + }, + { + "function": "tpcbox_overback", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_overback", + "ooName": "overback", + "ooExclude": true + }, + { + "function": "tpcbox_before", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_before", + "ooName": "before", + "ooExclude": true + }, + { + "function": "tpcbox_after", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_after", + "ooName": "after", + "ooExclude": true + }, + { + "function": "tpcbox_overbefore", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_overbefore", + "ooName": "overbefore", + "ooExclude": true + }, + { + "function": "tpcbox_overafter", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_overafter", + "ooName": "overafter", + "ooExclude": true + }, + { + "function": "tpcbox_parse", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_parse", + "ooName": "parse", + "ooExclude": true + }, + { + "function": "tpcbox_index_leaf_consistent", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_index_leaf_consistent", + "ooName": "indexLeafConsistent", + "ooExclude": true + }, + { + "function": "tpcbox_gist_inner_consistent", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_gist_inner_consistent", + "ooName": "gistInnerConsistent", + "ooExclude": true + }, + { + "function": "tpcbox_index_recheck", + "role": "accessor", + "scope": "companion", + "backing": "tpcbox_index_recheck", + "ooName": "indexRecheck", + "ooExclude": true + } + ], + "cType": "TPCBox" + }, + "Pose": { + "methods": [ + { + "function": "pose_as_ewkt", + "role": "output", + "scope": "companion", + "backing": "pose_as_ewkt", + "ooName": "asEWKT", + "ooExclude": true + }, + { + "function": "pose_as_hexwkb", + "role": "output", + "scope": "companion", + "backing": "pose_as_hexwkb", + "ooName": "asHEXWKB", + "ooExclude": true + }, + { + "function": "pose_as_text", + "role": "output", + "scope": "companion", + "backing": "pose_as_text", + "ooName": "asText", + "ooExclude": true + }, + { + "function": "pose_as_wkb", + "role": "output", + "scope": "companion", + "backing": "pose_as_wkb", + "ooName": "asWKB", + "ooExclude": true + }, + { + "function": "pose_from_wkb", + "role": "constructor", + "scope": "companion", + "backing": "pose_from_wkb", + "ooName": "fromWKB", + "ooExclude": true + }, + { + "function": "pose_from_hexwkb", + "role": "constructor", + "scope": "companion", + "backing": "pose_from_hexwkb", + "ooName": "fromHEXWKB", + "ooExclude": true + }, + { + "function": "pose_in", + "role": "constructor", + "scope": "companion", + "backing": "pose_in", + "ooName": "in", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "pose_out", + "role": "output", + "scope": "companion", + "backing": "pose_out", + "ooName": "out", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "pose_from_geopose", + "role": "accessor", + "scope": "companion", + "backing": "pose_from_geopose", + "ooName": "fromGeopose", + "ooExclude": true + }, + { + "function": "pose_as_geopose", + "role": "accessor", + "scope": "companion", + "backing": "pose_as_geopose", + "ooName": "asGeopose", + "ooExclude": true + }, + { + "function": "pose_apply_geo", + "role": "accessor", + "scope": "companion", + "backing": "pose_apply_geo", + "ooName": "applyGeo", + "ooExclude": true + }, + { + "function": "pose_compose_tpose", + "role": "accessor", + "scope": "companion", + "backing": "pose_compose_tpose", + "ooName": "composeTpose", + "ooExclude": true + }, + { + "function": "pose_copy", + "role": "constructor", + "scope": "companion", + "backing": "pose_copy", + "ooName": "copy", + "ooExclude": true + }, + { + "function": "pose_make_2d", + "role": "accessor", + "scope": "companion", + "backing": "pose_make_2d", + "ooName": "make2d", + "ooExclude": true + }, + { + "function": "pose_make_3d", + "role": "accessor", + "scope": "companion", + "backing": "pose_make_3d", + "ooName": "make3d", + "ooExclude": true + }, + { + "function": "pose_make_point2d", + "role": "accessor", + "scope": "companion", + "backing": "pose_make_point2d", + "ooName": "makePoint2d", + "ooExclude": true + }, + { + "function": "pose_make_point3d", + "role": "accessor", + "scope": "companion", + "backing": "pose_make_point3d", + "ooName": "makePoint3d", + "ooExclude": true + }, + { + "function": "pose_make_point3d_ypr", + "role": "accessor", + "scope": "companion", + "backing": "pose_make_point3d_ypr", + "ooName": "makePoint3dYpr", + "ooExclude": true + }, + { + "function": "pose_to_point", + "role": "conversion", + "scope": "companion", + "backing": "pose_to_point", + "ooName": "toPoint", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pose_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "pose_to_stbox", + "ooName": "toStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pose_hash", + "role": "accessor", + "scope": "companion", + "backing": "pose_hash", + "ooName": "hash", + "ooExclude": true + }, + { + "function": "pose_hash_extended", + "role": "accessor", + "scope": "companion", + "backing": "pose_hash_extended", + "ooName": "hashExtended", + "ooExclude": true + }, + { + "function": "pose_quaternion", + "role": "accessor", + "scope": "companion", + "backing": "pose_quaternion", + "ooName": "quaternion", + "ooExclude": true + }, + { + "function": "pose_ypr", + "role": "accessor", + "scope": "companion", + "backing": "pose_ypr", + "ooName": "ypr", + "ooExclude": true + }, + { + "function": "pose_yaw", + "role": "accessor", + "scope": "companion", + "backing": "pose_yaw", + "ooName": "yaw", + "ooExclude": true + }, + { + "function": "pose_pitch", + "role": "accessor", + "scope": "companion", + "backing": "pose_pitch", + "ooName": "pitch", + "ooExclude": true + }, + { + "function": "pose_roll", + "role": "accessor", + "scope": "companion", + "backing": "pose_roll", + "ooName": "roll", + "ooExclude": true + }, + { + "function": "pose_angular_distance", + "role": "accessor", + "scope": "companion", + "backing": "pose_angular_distance", + "ooName": "angularDistance", + "ooExclude": true + }, + { + "function": "pose_compose", + "role": "accessor", + "scope": "companion", + "backing": "pose_compose", + "ooName": "compose", + "ooExclude": true + }, + { + "function": "pose_inverse", + "role": "accessor", + "scope": "companion", + "backing": "pose_inverse", + "ooName": "inverse", + "ooExclude": true + }, + { + "function": "pose_normalize", + "role": "accessor", + "scope": "companion", + "backing": "pose_normalize", + "ooName": "normalize", + "ooExclude": true + }, + { + "function": "pose_round", + "role": "accessor", + "scope": "companion", + "backing": "pose_round", + "ooName": "round", + "ooExclude": true + }, + { + "function": "pose_set_srid", + "role": "accessor", + "scope": "companion", + "backing": "pose_set_srid", + "ooName": "setSRID", + "ooExclude": true + }, + { + "function": "pose_srid", + "role": "accessor", + "scope": "companion", + "backing": "pose_srid", + "ooName": "SRID", + "ooExclude": true + }, + { + "function": "pose_transform", + "role": "accessor", + "scope": "companion", + "backing": "pose_transform", + "ooName": "transform", + "ooExclude": true + }, + { + "function": "pose_transform_pipeline", + "role": "accessor", + "scope": "companion", + "backing": "pose_transform_pipeline", + "ooName": "transformPipeline", + "ooExclude": true + }, + { + "function": "pose_tstzspan_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "pose_tstzspan_to_stbox", + "ooName": "tstzspanToStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pose_timestamptz_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "pose_timestamptz_to_stbox", + "ooName": "timestamptzToStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pose_cmp", + "role": "predicate", + "scope": "companion", + "backing": "pose_cmp", + "ooName": "cmp", + "ooExclude": true + }, + { + "function": "pose_eq", + "role": "predicate", + "scope": "companion", + "backing": "pose_eq", + "ooName": "eq", + "ooExclude": true + }, + { + "function": "pose_ge", + "role": "predicate", + "scope": "companion", + "backing": "pose_ge", + "ooName": "ge", + "ooExclude": true + }, + { + "function": "pose_gt", + "role": "predicate", + "scope": "companion", + "backing": "pose_gt", + "ooName": "gt", + "ooExclude": true + }, + { + "function": "pose_le", + "role": "predicate", + "scope": "companion", + "backing": "pose_le", + "ooName": "le", + "ooExclude": true + }, + { + "function": "pose_lt", + "role": "predicate", + "scope": "companion", + "backing": "pose_lt", + "ooName": "lt", + "ooExclude": true + }, + { + "function": "pose_ne", + "role": "predicate", + "scope": "companion", + "backing": "pose_ne", + "ooName": "ne", + "ooExclude": true + }, + { + "function": "pose_nsame", + "role": "accessor", + "scope": "companion", + "backing": "pose_nsame", + "ooName": "nsame", + "ooExclude": true + }, + { + "function": "pose_same", + "role": "accessor", + "scope": "companion", + "backing": "pose_same", + "ooName": "same", + "ooExclude": true + }, + { + "function": "pose_to_set", + "role": "conversion", + "scope": "companion", + "backing": "pose_to_set", + "ooName": "toSet", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pose_union_transfn", + "role": "aggregate", + "scope": "companion", + "backing": "pose_union_transfn", + "ooName": "unionTransfn", + "ooExclude": true + }, + { + "function": "pose_to_posechain", + "role": "conversion", + "scope": "companion", + "backing": "pose_to_posechain", + "ooName": "toPosechain", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pose_compose_values", + "role": "accessor", + "scope": "companion", + "backing": "pose_compose_values", + "ooName": "composeValues", + "ooExclude": true + }, + { + "function": "pose_collinear", + "role": "accessor", + "scope": "companion", + "backing": "pose_collinear", + "ooName": "collinear", + "ooExclude": true + }, + { + "function": "pose_wkt_out", + "role": "output", + "scope": "companion", + "backing": "pose_wkt_out", + "ooName": "WKTOut", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "pose_parse", + "role": "accessor", + "scope": "companion", + "backing": "pose_parse", + "ooName": "parse", + "ooExclude": true + }, + { + "function": "pose_quaternion_mul", + "role": "accessor", + "scope": "companion", + "backing": "pose_quaternion_mul", + "ooName": "quaternionMul", + "ooExclude": true + }, + { + "function": "pose_ypr_to_quaternion", + "role": "conversion", + "scope": "companion", + "backing": "pose_ypr_to_quaternion", + "ooName": "yprToQuaternion", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pose_quaternion_to_ypr", + "role": "conversion", + "scope": "companion", + "backing": "pose_quaternion_to_ypr", + "ooName": "quaternionToYpr", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pose_enu_to_ecef_quaternion", + "role": "conversion", + "scope": "companion", + "backing": "pose_enu_to_ecef_quaternion", + "ooName": "enuToEcefQuaternion", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "pose_transf_pj", + "role": "accessor", + "scope": "companion", + "backing": "pose_transf_pj", + "ooName": "transfPj", + "ooExclude": true + }, + { + "function": "pose_set_srid_int", + "role": "accessor", + "scope": "companion", + "backing": "pose_set_srid_int", + "ooName": "setSRIDInt", + "ooExclude": true + }, + { + "function": "pose_distance", + "role": "accessor", + "scope": "companion", + "backing": "pose_distance", + "ooName": "distance", + "ooExclude": true + }, + { + "function": "pose_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "pose_set_stbox", + "ooName": "setStbox", + "ooExclude": true + }, + { + "function": "pose_timestamptz_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "pose_timestamptz_set_stbox", + "ooName": "timestamptzSetStbox", + "ooExclude": true + }, + { + "function": "pose_tstzspan_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "pose_tstzspan_set_stbox", + "ooName": "tstzspanSetStbox", + "ooExclude": true + } + ], + "cType": "Pose" }, "TPose": { "methods": [ @@ -339675,7 +354506,8 @@ "ooName": "restrictElevation", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "PoseSet": { "methods": [ @@ -339741,7 +354573,8 @@ "ooName": "values", "ooExclude": true } - ] + ], + "cType": "Set" }, "TPoseInst": { "methods": [ @@ -339761,7 +354594,8 @@ "ooName": "setStbox", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TPoseSeq": { "methods": [ @@ -339789,7 +354623,8 @@ "ooName": "expandStbox", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TPoseSeqSet": { "methods": [ @@ -339801,7 +354636,686 @@ "ooName": "fromBaseTstzspanset", "ooExclude": true } - ] + ], + "cType": "TSequenceSet" + }, + "PoseChain": { + "methods": [ + { + "function": "posechain_in", + "role": "constructor", + "scope": "companion", + "backing": "posechain_in", + "ooName": "in", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "posechain_out", + "role": "output", + "scope": "companion", + "backing": "posechain_out", + "ooName": "out", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "posechain_as_text", + "role": "output", + "scope": "companion", + "backing": "posechain_as_text", + "ooName": "asText", + "ooExclude": true + }, + { + "function": "posechain_as_ewkt", + "role": "output", + "scope": "companion", + "backing": "posechain_as_ewkt", + "ooName": "asEWKT", + "ooExclude": true + }, + { + "function": "posechain_as_wkb", + "role": "output", + "scope": "companion", + "backing": "posechain_as_wkb", + "ooName": "asWKB", + "ooExclude": true + }, + { + "function": "posechain_as_hexwkb", + "role": "output", + "scope": "companion", + "backing": "posechain_as_hexwkb", + "ooName": "asHEXWKB", + "ooExclude": true + }, + { + "function": "posechain_from_wkb", + "role": "constructor", + "scope": "companion", + "backing": "posechain_from_wkb", + "ooName": "fromWKB", + "ooExclude": true + }, + { + "function": "posechain_from_hexwkb", + "role": "constructor", + "scope": "companion", + "backing": "posechain_from_hexwkb", + "ooName": "fromHEXWKB", + "ooExclude": true + }, + { + "function": "posechain_make", + "role": "constructor", + "scope": "companion", + "backing": "posechain_make", + "ooName": "make", + "ooExclude": true + }, + { + "function": "posechain_copy", + "role": "constructor", + "scope": "companion", + "backing": "posechain_copy", + "ooName": "copy", + "ooExclude": true + }, + { + "function": "posechain_append", + "role": "accessor", + "scope": "companion", + "backing": "posechain_append", + "ooName": "append", + "ooExclude": true + }, + { + "function": "posechain_to_pose", + "role": "conversion", + "scope": "companion", + "backing": "posechain_to_pose", + "ooName": "toPose", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "posechain_prefix_pose", + "role": "accessor", + "scope": "companion", + "backing": "posechain_prefix_pose", + "ooName": "prefixPose", + "ooExclude": true + }, + { + "function": "posechain_to_point", + "role": "conversion", + "scope": "companion", + "backing": "posechain_to_point", + "ooName": "toPoint", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "posechain_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "posechain_to_stbox", + "ooName": "toStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "posechain_timestamptz_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "posechain_timestamptz_to_stbox", + "ooName": "timestamptzToStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "posechain_tstzspan_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "posechain_tstzspan_to_stbox", + "ooName": "tstzspanToStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "posechain_num_poses", + "role": "accessor", + "scope": "companion", + "backing": "posechain_num_poses", + "ooName": "numPoses", + "ooExclude": true + }, + { + "function": "posechain_start_pose", + "role": "accessor", + "scope": "companion", + "backing": "posechain_start_pose", + "ooName": "startPose", + "ooExclude": true + }, + { + "function": "posechain_end_pose", + "role": "accessor", + "scope": "companion", + "backing": "posechain_end_pose", + "ooName": "endPose", + "ooExclude": true + }, + { + "function": "posechain_pose_n", + "role": "accessor", + "scope": "companion", + "backing": "posechain_pose_n", + "ooName": "poseN", + "ooExclude": true + }, + { + "function": "posechain_poses", + "role": "accessor", + "scope": "companion", + "backing": "posechain_poses", + "ooName": "poses", + "ooExclude": true + }, + { + "function": "posechain_hash", + "role": "accessor", + "scope": "companion", + "backing": "posechain_hash", + "ooName": "hash", + "ooExclude": true + }, + { + "function": "posechain_hash_extended", + "role": "accessor", + "scope": "companion", + "backing": "posechain_hash_extended", + "ooName": "hashExtended", + "ooExclude": true + }, + { + "function": "posechain_round", + "role": "accessor", + "scope": "companion", + "backing": "posechain_round", + "ooName": "round", + "ooExclude": true + }, + { + "function": "posechain_srid", + "role": "accessor", + "scope": "companion", + "backing": "posechain_srid", + "ooName": "SRID", + "ooExclude": true + }, + { + "function": "posechain_set_srid", + "role": "accessor", + "scope": "companion", + "backing": "posechain_set_srid", + "ooName": "setSRID", + "ooExclude": true + }, + { + "function": "posechain_transform", + "role": "accessor", + "scope": "companion", + "backing": "posechain_transform", + "ooName": "transform", + "ooExclude": true + }, + { + "function": "posechain_transform_pipeline", + "role": "accessor", + "scope": "companion", + "backing": "posechain_transform_pipeline", + "ooName": "transformPipeline", + "ooExclude": true + }, + { + "function": "posechain_eq", + "role": "predicate", + "scope": "companion", + "backing": "posechain_eq", + "ooName": "eq", + "ooExclude": true + }, + { + "function": "posechain_ne", + "role": "predicate", + "scope": "companion", + "backing": "posechain_ne", + "ooName": "ne", + "ooExclude": true + }, + { + "function": "posechain_same", + "role": "accessor", + "scope": "companion", + "backing": "posechain_same", + "ooName": "same", + "ooExclude": true + }, + { + "function": "posechain_nsame", + "role": "accessor", + "scope": "companion", + "backing": "posechain_nsame", + "ooName": "nsame", + "ooExclude": true + }, + { + "function": "posechain_cmp", + "role": "predicate", + "scope": "companion", + "backing": "posechain_cmp", + "ooName": "cmp", + "ooExclude": true + }, + { + "function": "posechain_lt", + "role": "predicate", + "scope": "companion", + "backing": "posechain_lt", + "ooName": "lt", + "ooExclude": true + }, + { + "function": "posechain_le", + "role": "predicate", + "scope": "companion", + "backing": "posechain_le", + "ooName": "le", + "ooExclude": true + }, + { + "function": "posechain_gt", + "role": "predicate", + "scope": "companion", + "backing": "posechain_gt", + "ooName": "gt", + "ooExclude": true + }, + { + "function": "posechain_ge", + "role": "predicate", + "scope": "companion", + "backing": "posechain_ge", + "ooName": "ge", + "ooExclude": true + }, + { + "function": "posechain_to_set", + "role": "conversion", + "scope": "companion", + "backing": "posechain_to_set", + "ooName": "toSet", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "posechain_union_transfn", + "role": "aggregate", + "scope": "companion", + "backing": "posechain_union_transfn", + "ooName": "unionTransfn", + "ooExclude": true + }, + { + "function": "posechain_parse", + "role": "accessor", + "scope": "companion", + "backing": "posechain_parse", + "ooName": "parse", + "ooExclude": true + }, + { + "function": "posechain_wkt_out", + "role": "output", + "scope": "companion", + "backing": "posechain_wkt_out", + "ooName": "WKTOut", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "posechain_collinear", + "role": "accessor", + "scope": "companion", + "backing": "posechain_collinear", + "ooName": "collinear", + "ooExclude": true + }, + { + "function": "posechain_set_srid_int", + "role": "accessor", + "scope": "companion", + "backing": "posechain_set_srid_int", + "ooName": "setSRIDInt", + "ooExclude": true + }, + { + "function": "posechain_transf_pj", + "role": "accessor", + "scope": "companion", + "backing": "posechain_transf_pj", + "ooName": "transfPj", + "ooExclude": true + }, + { + "function": "posechain_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "posechain_set_stbox", + "ooName": "setStbox", + "ooExclude": true + } + ], + "cType": "PoseChain" + }, + "Raquet": { + "methods": [ + { + "function": "raquet_pixtype_size", + "role": "accessor", + "scope": "companion", + "backing": "raquet_pixtype_size", + "ooName": "pixtypeSize", + "ooExclude": true + }, + { + "function": "raquet_pixtype_from_string", + "role": "accessor", + "scope": "companion", + "backing": "raquet_pixtype_from_string", + "ooName": "pixtypeFromString", + "ooExclude": true + }, + { + "function": "raquet_in", + "role": "constructor", + "scope": "companion", + "backing": "raquet_in", + "ooName": "in", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "raquet_out", + "role": "output", + "scope": "companion", + "backing": "raquet_out", + "ooName": "out", + "ooExclude": true, + "ooSugar": [ + "io" + ] + }, + { + "function": "raquet_from_wkb", + "role": "constructor", + "scope": "companion", + "backing": "raquet_from_wkb", + "ooName": "fromWKB", + "ooExclude": true + }, + { + "function": "raquet_from_hexwkb", + "role": "constructor", + "scope": "companion", + "backing": "raquet_from_hexwkb", + "ooName": "fromHEXWKB", + "ooExclude": true + }, + { + "function": "raquet_as_wkb", + "role": "output", + "scope": "companion", + "backing": "raquet_as_wkb", + "ooName": "asWKB", + "ooExclude": true + }, + { + "function": "raquet_as_hexwkb", + "role": "output", + "scope": "companion", + "backing": "raquet_as_hexwkb", + "ooName": "asHEXWKB", + "ooExclude": true + }, + { + "function": "raquet_make", + "role": "constructor", + "scope": "companion", + "backing": "raquet_make", + "ooName": "make", + "ooExclude": true + }, + { + "function": "raquet_copy", + "role": "constructor", + "scope": "companion", + "backing": "raquet_copy", + "ooName": "copy", + "ooExclude": true + }, + { + "function": "raquet_read", + "role": "accessor", + "scope": "companion", + "backing": "raquet_read", + "ooName": "read", + "ooExclude": true + }, + { + "function": "raquet_read_bytes", + "role": "accessor", + "scope": "companion", + "backing": "raquet_read_bytes", + "ooName": "readBytes", + "ooExclude": true + }, + { + "function": "raquet_quadbin", + "role": "accessor", + "scope": "companion", + "backing": "raquet_quadbin", + "ooName": "quadbin", + "ooExclude": true + }, + { + "function": "raquet_width", + "role": "accessor", + "scope": "companion", + "backing": "raquet_width", + "ooName": "width", + "ooExclude": true + }, + { + "function": "raquet_height", + "role": "accessor", + "scope": "companion", + "backing": "raquet_height", + "ooName": "height", + "ooExclude": true + }, + { + "function": "raquet_nodata", + "role": "accessor", + "scope": "companion", + "backing": "raquet_nodata", + "ooName": "nodata", + "ooExclude": true + }, + { + "function": "raquet_pixtype", + "role": "accessor", + "scope": "companion", + "backing": "raquet_pixtype", + "ooName": "pixtype", + "ooExclude": true + }, + { + "function": "raquet_pixels", + "role": "accessor", + "scope": "companion", + "backing": "raquet_pixels", + "ooName": "pixels", + "ooExclude": true + }, + { + "function": "raquet_hash", + "role": "accessor", + "scope": "companion", + "backing": "raquet_hash", + "ooName": "hash", + "ooExclude": true + }, + { + "function": "raquet_hash_extended", + "role": "accessor", + "scope": "companion", + "backing": "raquet_hash_extended", + "ooName": "hashExtended", + "ooExclude": true + }, + { + "function": "raquet_to_stbox", + "role": "conversion", + "scope": "companion", + "backing": "raquet_to_stbox", + "ooName": "toStbox", + "ooExclude": true, + "ooSugar": [ + "cast" + ] + }, + { + "function": "raquet_cmp", + "role": "predicate", + "scope": "companion", + "backing": "raquet_cmp", + "ooName": "cmp", + "ooExclude": true + }, + { + "function": "raquet_eq", + "role": "predicate", + "scope": "companion", + "backing": "raquet_eq", + "ooName": "eq", + "ooExclude": true + }, + { + "function": "raquet_ne", + "role": "predicate", + "scope": "companion", + "backing": "raquet_ne", + "ooName": "ne", + "ooExclude": true + }, + { + "function": "raquet_lt", + "role": "predicate", + "scope": "companion", + "backing": "raquet_lt", + "ooName": "lt", + "ooExclude": true + }, + { + "function": "raquet_le", + "role": "predicate", + "scope": "companion", + "backing": "raquet_le", + "ooName": "le", + "ooExclude": true + }, + { + "function": "raquet_ge", + "role": "predicate", + "scope": "companion", + "backing": "raquet_ge", + "ooName": "ge", + "ooExclude": true + }, + { + "function": "raquet_gt", + "role": "predicate", + "scope": "companion", + "backing": "raquet_gt", + "ooName": "gt", + "ooExclude": true + }, + { + "function": "raquet_set_stbox", + "role": "accessor", + "scope": "companion", + "backing": "raquet_set_stbox", + "ooName": "setStbox", + "ooExclude": true + }, + { + "function": "raquet_pixel_value", + "role": "accessor", + "scope": "companion", + "backing": "raquet_pixel_value", + "ooName": "pixelValue", + "ooExclude": true + }, + { + "function": "raquet_pixels_from_host", + "role": "accessor", + "scope": "companion", + "backing": "raquet_pixels_from_host", + "ooName": "pixelsFromHost", + "ooExclude": true + }, + { + "function": "raquet_pixels_size", + "role": "accessor", + "scope": "companion", + "backing": "raquet_pixels_size", + "ooName": "pixelsSize", + "ooExclude": true + }, + { + "function": "raquet_meaningful_size", + "role": "accessor", + "scope": "companion", + "backing": "raquet_meaningful_size", + "ooName": "meaningfulSize", + "ooExclude": true + } + ], + "cType": "Raquet" }, "TRGeometry": { "methods": [ @@ -340481,7 +355995,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_p", - "ooName": "trgeoGeomP", + "ooName": "geomP", "ooExclude": true }, { @@ -340489,7 +356003,7 @@ "role": "output", "scope": "exact", "backing": "trgeo_wkt_out", - "ooName": "trgeoWKTOut", + "ooName": "WKTOut", "ooExclude": true, "ooSugar": [ "io" @@ -340500,7 +356014,7 @@ "role": "restriction", "scope": "exact", "backing": "trgeo_value_at_timestamptz", - "ooName": "trgeoValueAtTimestamptz", + "ooName": "valueAtTimestamptz", "ooExclude": true }, { @@ -340516,7 +356030,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_placements", - "ooName": "trgeoPlacements", + "ooName": "placements", "ooExclude": true }, { @@ -340524,7 +356038,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_restrict_geom", - "ooName": "trgeoRestrictGeom", + "ooName": "restrictGeom", "ooExclude": true }, { @@ -340532,7 +356046,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_restrict_stbox", - "ooName": "trgeoRestrictStbox", + "ooName": "restrictStbox", "ooExclude": true }, { @@ -340540,7 +356054,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_restrict_elevation", - "ooName": "trgeoRestrictElevation", + "ooName": "restrictElevation", "ooExclude": true }, { @@ -340548,7 +356062,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_polygon", - "ooName": "trgeoGeomClipPolygon", + "ooName": "geomClipPolygon", "ooExclude": true }, { @@ -340556,7 +356070,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_lwpoly", - "ooName": "trgeoGeomClipLwpoly", + "ooName": "geomClipLwpoly", "ooExclude": true }, { @@ -340564,7 +356078,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_box", - "ooName": "trgeoGeomClipBox", + "ooName": "geomClipBox", "ooExclude": true }, { @@ -340572,7 +356086,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_polygon_posed", - "ooName": "trgeoGeomClipPolygonPosed", + "ooName": "geomClipPolygonPosed", "ooExclude": true }, { @@ -340580,7 +356094,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_lwpoly_posed", - "ooName": "trgeoGeomClipLwpolyPosed", + "ooName": "geomClipLwpolyPosed", "ooExclude": true }, { @@ -340588,7 +356102,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_box_posed", - "ooName": "trgeoGeomClipBoxPosed", + "ooName": "geomClipBoxPosed", "ooExclude": true }, { @@ -340596,7 +356110,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_lwgeom", - "ooName": "trgeoGeomClipLwgeom", + "ooName": "geomClipLwgeom", "ooExclude": true }, { @@ -340604,7 +356118,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_lwgeom_posed", - "ooName": "trgeoGeomClipLwgeomPosed", + "ooName": "geomClipLwgeomPosed", "ooExclude": true }, { @@ -340612,10 +356126,11 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_parse", - "ooName": "trgeoParse", + "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TRGeometryInst": { "methods": [ @@ -340632,7 +356147,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_geom_p", - "ooName": "trgeoinstGeomP", + "ooName": "geomP", "ooExclude": true }, { @@ -340640,7 +356155,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_pose_varsize", - "ooName": "trgeoinstPoseVarsize", + "ooName": "poseVarsize", "ooExclude": true }, { @@ -340648,7 +356163,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_set_pose", - "ooName": "trgeoinstSetPose", + "ooName": "setPose", "ooExclude": true }, { @@ -340656,7 +356171,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_tposeinst", - "ooName": "trgeoinstTposeinst", + "ooName": "tposeinst", "ooExclude": true }, { @@ -340664,7 +356179,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_make1", - "ooName": "trgeoinstMake1", + "ooName": "make1", "ooExclude": true }, { @@ -340672,7 +356187,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_as_tsequence", - "ooName": "trgeoinstAsTsequence", + "ooName": "asTsequence", "ooExclude": true }, { @@ -340680,10 +356195,11 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_set_stbox", - "ooName": "trgeoinstSetStbox", + "ooName": "setStbox", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TRGeometrySeq": { "methods": [ @@ -340700,7 +356216,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_as_tinstant", - "ooName": "trgeoseqAsTinstant", + "ooName": "asTinstant", "ooExclude": true }, { @@ -340708,7 +356224,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_geom_p", - "ooName": "trgeoseqGeomP", + "ooName": "geomP", "ooExclude": true }, { @@ -340716,7 +356232,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_pose_varsize", - "ooName": "trgeoseqPoseVarsize", + "ooName": "poseVarsize", "ooExclude": true }, { @@ -340724,7 +356240,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_set_pose", - "ooName": "trgeoseqSetPose", + "ooName": "setPose", "ooExclude": true }, { @@ -340732,7 +356248,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_tposeseq", - "ooName": "trgeoseqTposeseq", + "ooName": "tposeseq", "ooExclude": true }, { @@ -340740,7 +356256,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_make_valid", - "ooName": "trgeoseqMakeValid", + "ooName": "makeValid", "ooExclude": true }, { @@ -340748,7 +356264,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_make1_exp", - "ooName": "trgeoseqMake1Exp", + "ooName": "make1Exp", "ooExclude": true }, { @@ -340756,7 +356272,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_make1", - "ooName": "trgeoseqMake1", + "ooName": "make1", "ooExclude": true }, { @@ -340764,7 +356280,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_make_exp", - "ooName": "trgeoseqMakeExp", + "ooName": "makeExp", "ooExclude": true }, { @@ -340772,7 +356288,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_make_free_exp", - "ooName": "trgeoseqMakeFreeExp", + "ooName": "makeFreeExp", "ooExclude": true }, { @@ -340780,10 +356296,11 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_make_free", - "ooName": "trgeoseqMakeFree", + "ooName": "makeFree", "ooExclude": true } - ] + ], + "cType": "GSERIALIZED" }, "TRGeometrySeqSet": { "methods": [ @@ -340808,7 +356325,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_as_tinstant", - "ooName": "trgeoseqsetAsTinstant", + "ooName": "asTinstant", "ooExclude": true }, { @@ -340816,7 +356333,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_geom_p", - "ooName": "trgeoseqsetGeomP", + "ooName": "geomP", "ooExclude": true }, { @@ -340824,7 +356341,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_tposeseqset", - "ooName": "trgeoseqsetTposeseqset", + "ooName": "tposeseqset", "ooExclude": true }, { @@ -340832,7 +356349,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_make1_exp", - "ooName": "trgeoseqsetMake1Exp", + "ooName": "make1Exp", "ooExclude": true }, { @@ -340840,7 +356357,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_make_exp", - "ooName": "trgeoseqsetMakeExp", + "ooName": "makeExp", "ooExclude": true }, { @@ -340848,7 +356365,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_make_free", - "ooName": "trgeoseqsetMakeFree", + "ooName": "makeFree", "ooExclude": true }, { @@ -340856,10 +356373,11 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_as_tsequence", - "ooName": "trgeoseqsetAsTsequence", + "ooName": "asTsequence", "ooExclude": true } - ] + ], + "cType": "TSequenceSet" } }, "functionToClass": { @@ -340884,220 +356402,436 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "meos_array_create": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "MeosArray", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_array", + "via": "prefix", + "backing": "meos_array_create" }, "meos_array_add": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "MeosArray", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_array", + "via": "prefix", + "backing": "meos_array_add" }, "meos_array_get": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "MeosArray", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_array", + "via": "prefix", + "backing": "meos_array_get" }, "meos_array_count": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "MeosArray", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_array", + "via": "prefix", + "backing": "meos_array_count" }, "meos_array_reset": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "MeosArray", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_array", + "via": "prefix", + "backing": "meos_array_reset" }, "meos_array_reset_free": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "MeosArray", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_array", + "via": "prefix", + "backing": "meos_array_reset_free" }, "meos_array_destroy": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "MeosArray", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_array", + "via": "prefix", + "backing": "meos_array_destroy" }, "meos_array_destroy_free": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "MeosArray", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_array", + "via": "prefix", + "backing": "meos_array_destroy_free" }, "rtree_create_intspan": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_create_intspan" }, "rtree_create_bigintspan": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_create_bigintspan" }, "rtree_create_floatspan": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_create_floatspan" }, "rtree_create_datespan": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_create_datespan" }, "rtree_create_tstzspan": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_create_tstzspan" }, "rtree_create_tbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_create_tbox" }, "rtree_create_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_create_stbox" }, "rtree_create_tpcbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_create_tpcbox" }, "rtree_free": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_free" }, "rtree_num_entries": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_num_entries" }, "rtree_mem_size": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_mem_size" }, "rtree_height": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_height" }, "rtree_insert": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_insert" }, "rtree_load": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_load" }, "rtree_insert_temporal": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_insert_temporal" }, "rtree_insert_temporal_split": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_insert_temporal_split" }, "rtree_search": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_search" }, "rtree_join": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_join" }, "rtree_search_temporal": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_search_temporal" }, "rtree_search_temporal_dedup": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree", + "via": "prefix", + "backing": "rtree_search_temporal_dedup" }, "rtree_nn_cursor_open": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTreeNNCursor", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree_nn_cursor", + "via": "prefix", + "backing": "rtree_nn_cursor_open" }, "rtree_nn_cursor_next": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTreeNNCursor", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree_nn_cursor", + "via": "prefix", + "backing": "rtree_nn_cursor_next" }, "rtree_nn_cursor_close": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "RTreeNNCursor", + "scope": "companion", + "axis": "value", + "matchedPrefix": "rtree_nn_cursor", + "via": "prefix", + "backing": "rtree_nn_cursor_close" }, "sptree_create_intspan": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_create_intspan" }, "sptree_create_bigintspan": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_create_bigintspan" }, "sptree_create_floatspan": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_create_floatspan" }, "sptree_create_datespan": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_create_datespan" }, "sptree_create_tstzspan": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_create_tstzspan" }, "sptree_create_tbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_create_tbox" }, "sptree_create_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_create_stbox" }, "sptree_create_tpcbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_create_tpcbox" }, "sptree_free": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_free" }, "sptree_num_entries": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_num_entries" }, "sptree_mem_size": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_mem_size" }, "sptree_height": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_height" }, "sptree_insert": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_insert" }, "sptree_load": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_load" }, "sptree_insert_temporal": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_insert_temporal" }, "sptree_insert_temporal_split": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_insert_temporal_split" }, "sptree_search": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_search" }, "sptree_join": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_join" }, "sptree_search_temporal": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_search_temporal" }, "sptree_search_temporal_dedup": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPTree", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree", + "via": "prefix", + "backing": "sptree_search_temporal_dedup" }, "sptree_nn_cursor_open": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPNNCursor", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree_nn_cursor", + "via": "prefix", + "backing": "sptree_nn_cursor_open" }, "sptree_nn_cursor_next": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPNNCursor", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree_nn_cursor", + "via": "prefix", + "backing": "sptree_nn_cursor_next" }, "sptree_nn_cursor_close": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "SPNNCursor", + "scope": "companion", + "axis": "value", + "matchedPrefix": "sptree_nn_cursor", + "via": "prefix", + "backing": "sptree_nn_cursor_close" }, "meos_initialize_error_handler": { "class": null, @@ -341860,8 +357594,12 @@ "backing": "span_to_spanset" }, "text_to_set": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Text", + "scope": "companion", + "axis": "value", + "matchedPrefix": "text", + "via": "prefix", + "backing": "text_to_set" }, "timestamptz_to_set": { "class": null, @@ -344572,8 +360310,12 @@ "backing": "spanset_union_transfn" }, "text_union_transfn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Text", + "scope": "companion", + "axis": "value", + "matchedPrefix": "text", + "via": "prefix", + "backing": "text_union_transfn" }, "timestamptz_extent_transfn": { "class": null, @@ -347583,6 +363325,14 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, + "temporal_time_overlaps": { + "class": "Temporal", + "scope": "superclass", + "axis": "typeFamily", + "matchedPrefix": "temporal", + "via": "prefix", + "backing": "temporal_time_overlaps" + }, "overlaps_temporal_tstzspan": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -348816,60 +364566,116 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_as_ewkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_as_ewkb" }, "geo_as_ewkt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_as_ewkt" }, "geo_as_geojson": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_as_geojson" }, "geo_as_hexewkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_as_hexewkb" }, "geo_as_text": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_as_text" }, "geo_from_ewkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_from_ewkb" }, "geo_from_geojson": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_from_geojson" }, "geo_from_text": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_from_text" }, "geo_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_out" }, "geog_from_hexewkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geography", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geog", + "via": "prefix", + "backing": "geog_from_hexewkb" }, "geog_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geography", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geog", + "via": "prefix", + "backing": "geog_in" }, "geom_from_hexewkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_from_hexewkb" }, "geom_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_in" }, "geo_copy": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_copy" }, "geogpoint_make2d": { "class": null, @@ -348888,52 +364694,108 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geom_to_geog": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_to_geog" }, "geog_to_geom": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geography", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geog", + "via": "prefix", + "backing": "geog_to_geom" }, "geo_is_empty": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_is_empty" }, "geo_is_unitary": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_is_unitary" }, "geo_typename": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_typename" }, "geog_area": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geography", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geog", + "via": "prefix", + "backing": "geog_area" }, "geog_centroid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geography", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geog", + "via": "prefix", + "backing": "geog_centroid" }, "geog_length": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geography", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geog", + "via": "prefix", + "backing": "geog_length" }, "geog_perimeter": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geography", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geog", + "via": "prefix", + "backing": "geog_perimeter" }, "geom_azimuth": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_azimuth" + }, + "geom_area": { + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_area" }, "geom_length": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_length" }, "geom_perimeter": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_perimeter" }, "line_numpoints": { "class": null, @@ -348944,116 +364806,228 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_reverse": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_reverse" }, "geo_round": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_round" }, "geo_set_srid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_set_srid" }, "geo_srid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_srid" }, "geo_transform": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_transform" }, "geo_transform_pipeline": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_transform_pipeline" }, "geo_collect_garray": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_collect_garray" }, "geo_makeline_garray": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_makeline_garray" }, "geo_num_points": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_num_points" }, "geo_num_geos": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_num_geos" }, "geo_geo_n": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_geo_n" }, "geo_pointarr": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_pointarr" }, "geo_points": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_points" }, "geom_array_union": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_array_union" }, "geog_array_union": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geography", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geog", + "via": "prefix", + "backing": "geog_array_union" }, "geom_boundary": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_boundary" }, "geom_buffer": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_buffer" }, "geom_centroid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_centroid" }, "geom_convex_hull": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_convex_hull" }, "geom_difference2d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_difference2d" }, "geom_is_simple": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_is_simple" }, "geom_intersection2d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_intersection2d" }, "geom_intersection2d_coll": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_intersection2d_coll" }, "geom_min_bounding_radius": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_min_bounding_radius" }, "geom_oriented_envelope": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_oriented_envelope" }, "geom_shortestline2d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_shortestline2d" }, "geom_shortestline3d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_shortestline3d" }, "geom_unary_union": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_unary_union" }, "line_interpolate_point": { "class": null, @@ -349068,96 +365042,188 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geog_dwithin": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geography", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geog", + "via": "prefix", + "backing": "geog_dwithin" }, "geog_intersects": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geography", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geog", + "via": "prefix", + "backing": "geog_intersects" }, "geom_contains": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_contains" }, "geom_covers": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_covers" }, "geom_disjoint2d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_disjoint2d" }, "geom_dwithin": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_dwithin" }, "geom_dwithin2d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_dwithin2d" }, "geom_dwithin3d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_dwithin3d" }, "geom_intersects": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_intersects" }, "geom_intersects2d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_intersects2d" }, "geom_intersects3d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_intersects3d" }, "geom_relate": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_relate" }, "geom_relate_pattern": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_relate_pattern" }, "geom_touches": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_touches" }, "geo_stboxes": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_stboxes" }, "geo_split_each_n_stboxes": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_split_each_n_stboxes" }, "geo_split_n_stboxes": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_split_n_stboxes" }, "geog_distance": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geography", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geog", + "via": "prefix", + "backing": "geog_distance" }, "geom_distance2d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_distance2d" }, "geom_max_distance2d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_max_distance2d" }, "geom_distance3d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_distance3d" }, "geo_equals": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_equals" }, "geo_same": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_same" }, "geogset_in": { "class": "GeogSet", @@ -349196,8 +365262,12 @@ "backing": "geoset_make" }, "geo_to_set": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_to_set" }, "geoset_end_value": { "class": "GeomSet", @@ -349240,8 +365310,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_union_transfn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_union_transfn" }, "intersection_geo_set": { "class": null, @@ -349332,12 +365406,20 @@ "backing": "stbox_out" }, "geo_timestamptz_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_timestamptz_to_stbox" }, "geo_tstzspan_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_tstzspan_to_stbox" }, "stbox_copy": { "class": "STBox", @@ -349356,8 +365438,12 @@ "backing": "stbox_make" }, "geo_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_to_stbox" }, "spatialset_to_stbox": { "class": null, @@ -351140,116 +367226,220 @@ "backing": "tgeo_space_time_split" }, "geo_cluster_kmeans": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_cluster_kmeans" }, "geo_cluster_dbscan": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_cluster_dbscan" }, "geo_cluster_intersecting": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_cluster_intersecting" }, "geo_cluster_within": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_cluster_within" }, "cbuffer_as_ewkt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_as_ewkt" }, "cbuffer_as_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_as_hexwkb" }, "cbuffer_as_text": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_as_text" }, "cbuffer_as_wkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_as_wkb" }, "cbuffer_from_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_from_hexwkb" }, "cbuffer_from_wkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_from_wkb" }, "cbuffer_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_in" }, "cbuffer_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_out" }, "cbuffer_copy": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_copy" }, "cbuffer_make": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_make" }, "cbuffer_to_geom": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_to_geom" }, "cbuffer_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_to_stbox" }, "cbufferarr_to_geom": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geom_to_cbuffer": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_to_cbuffer" }, "cbuffer_hash": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_hash" }, "cbuffer_hash_extended": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_hash_extended" }, "cbuffer_point": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_point" }, "cbuffer_radius": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_radius" }, "cbuffer_round": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_round" }, "cbufferarr_round": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "cbuffer_set_srid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_set_srid" }, "cbuffer_srid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_srid" }, "cbuffer_transform": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_transform" }, "cbuffer_transform_pipeline": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_transform_pipeline" }, "contains_cbuffer_cbuffer": { "class": null, @@ -351276,12 +367466,20 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "cbuffer_tstzspan_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_tstzspan_to_stbox" }, "cbuffer_timestamptz_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_timestamptz_to_stbox" }, "distance_cbuffer_cbuffer": { "class": null, @@ -351300,40 +367498,76 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "cbuffer_cmp": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_cmp" }, "cbuffer_eq": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_eq" }, "cbuffer_ge": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_ge" }, "cbuffer_gt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_gt" }, "cbuffer_le": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_le" }, "cbuffer_lt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_lt" }, "cbuffer_ne": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_ne" }, "cbuffer_nsame": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_nsame" }, "cbuffer_same": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_same" }, "cbufferset_in": { "class": "CbufferSet", @@ -351360,8 +367594,12 @@ "backing": "cbufferset_make" }, "cbuffer_to_set": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_to_set" }, "cbufferset_end_value": { "class": "CbufferSet", @@ -351396,8 +367634,12 @@ "backing": "cbufferset_values" }, "cbuffer_union_transfn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_union_transfn" }, "contained_cbuffer_set": { "class": null, @@ -352076,8 +368318,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "cbuffer_collinear": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_collinear" }, "cbuffersegm_interpolate": { "class": null, @@ -352088,64 +368334,116 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "cbuffer_parse": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_parse" }, "cbuffer_wkt_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_wkt_out" }, "cbuffer_point2d_p": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_point2d_p" }, "cbuffer_make_coords": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_make_coords" }, "datum_cbuffer_round": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "cbuffer_transf_pj": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_transf_pj" }, "cbuffer_set_srid_int": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_set_srid_int" }, "cbuffer_distance": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_distance" }, "datum_cbuffer_distance": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "cbuffer_contains": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_contains" }, "cbuffer_covers": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_covers" }, "cbuffer_disjoint": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_disjoint" }, "cbuffer_intersects": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_intersects" }, "cbuffer_dwithin": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_dwithin" }, "cbuffer_touches": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_touches" }, "datum_cbuffer_contains": { "class": null, @@ -352252,8 +368550,12 @@ "backing": "tnumber_basetype" }, "geo_basetype": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_basetype" }, "meos_basetype": { "class": null, @@ -352611,6 +368913,10 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, + "basetype_in": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, "datum_ceil": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -354123,14 +370429,6 @@ "via": "prefix", "backing": "temporal_set_tstzspan" }, - "temporal_time_overlaps": { - "class": "Temporal", - "scope": "superclass", - "axis": "typeFamily", - "matchedPrefix": "temporal", - "via": "prefix", - "backing": "temporal_time_overlaps" - }, "tinstant_set_tstzspan": { "class": "TInstant", "scope": "subtype", @@ -356176,20 +372474,32 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "cbuffer_set_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_set_stbox" }, "cbufferarr_set_stbox": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "cbuffer_timestamptz_set_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_timestamptz_set_stbox" }, "cbuffer_tstzspan_set_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_tstzspan_set_stbox" }, "tcbufferinst_set_stbox": { "class": "TCbufferInst", @@ -356224,12 +372534,20 @@ "backing": "tcbuffer_is_tpoint" }, "cbuffer_covers_geo": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_covers_geo" }, "cbuffer_contains_geo": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Cbuffer", + "scope": "companion", + "axis": "value", + "matchedPrefix": "cbuffer", + "via": "prefix", + "backing": "cbuffer_contains_geo" }, "tcbufferinst_traversed_area": { "class": "TCbufferInst", @@ -356430,24 +372748,44 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_union_dbscan": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_union_dbscan" }, "geo_combine_clusters": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_combine_clusters" }, "geo_cluster_within_distance": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_cluster_within_distance" }, "geo_union_intersecting": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_union_intersecting" }, "geo_cluster_intersecting_geoms": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_cluster_intersecting_geoms" }, "angle_normalize": { "class": null, @@ -356518,8 +372856,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geom_ring_is_convex": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_ring_is_convex" }, "relate_point_on_boundary": { "class": null, @@ -356529,6 +372871,10 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, + "relate_arc_arc_points": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, "ensure_srid_is_latlong": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -356654,12 +373000,20 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_extract_elements": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_extract_elements" }, "geo_serialize": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_serialize" }, "circle_type": { "class": null, @@ -356678,8 +373032,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geom_extract_edges": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_extract_edges" }, "build_edge_rtree": { "class": null, @@ -356693,6 +373051,18 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, + "arc_span_sweep": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, + "arc_span_offset": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, + "arc_span_contains": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, "arc_contains_angle": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -356709,6 +373079,18 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, + "arc_point_parameter": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, + "arc_parameter_point": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, + "arcarc_intersect_points": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, "arcarc_intersect": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -356754,20 +373136,32 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geom_serialize": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_serialize" }, "geog_serialize": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geography", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geog", + "via": "prefix", + "backing": "geog_serialize" }, "meos_postgis_valid_typmod": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_as_wkt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_as_wkt" }, "box2d_to_lwgeom": { "class": null, @@ -356778,8 +373172,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geom_spatialrel": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_spatialrel" }, "meos_point_in_polygon": { "class": null, @@ -356789,6 +373187,10 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, + "ensure_valid_stbox_stbox": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, "point_get_coords": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -356958,8 +373360,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_stbox" }, "stbox_geo": { "class": "STBox", @@ -357082,8 +373488,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_values_collect": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_values_collect" }, "datum_point4d": { "class": null, @@ -357105,14 +373515,6 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "datum2_point_same": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "datum2_point_nsame": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, "datum2_geom_centroid": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -357122,8 +373524,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_distance_fn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_distance_fn" }, "pt_distance_fn": { "class": null, @@ -357193,10 +373599,6 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "ensure_valid_spatial_stbox_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, "ensure_valid_tgeo_stbox": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -357322,28 +373724,52 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_disjoint_fn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_disjoint_fn" }, "geo_disjoint_fn_geo": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_disjoint_fn_geo" }, "geo_intersects_fn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_intersects_fn" }, "geo_intersects_fn_geo": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_intersects_fn_geo" }, "geo_dwithin_fn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_dwithin_fn" }, "geo_dwithin_fn_geo": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_dwithin_fn_geo" }, "tpointsegm_tdwithin_turnpt": { "class": null, @@ -357610,8 +374036,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_parse": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_parse" }, "stbox_parse_dims": { "class": "STBox", @@ -357837,6 +374267,26 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, + "h3index_get_resolution": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, + "h3index_cell_to_parent": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, + "h3index_cell_to_point": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, + "h3index_cell_to_boundary": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, + "h3index_cell_area": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, "th3index_in": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -358029,13 +374479,25 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "geo_to_h3index_cell": { + "h3index_to_set": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, + "geo_to_h3index_cell": { + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_to_h3index_cell" + }, "geo_to_h3index_set": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_to_h3index_set" }, "h3index_to_stbox": { "class": null, @@ -358101,49 +374563,17 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "th3index_cell_area_km2": { + "th3index_edge_length": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "th3index_cell_area_rads2": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "th3index_edge_length_km": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "th3index_edge_length_m": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "th3index_edge_length_rads": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "tgeogpoint_great_circle_distance_km": { - "class": "TGeogPoint", - "scope": "exact", - "axis": "typeFamily", - "matchedPrefix": "tgeogpoint", - "via": "prefix", - "backing": "tgeogpoint_great_circle_distance_km" - }, - "tgeogpoint_great_circle_distance_m": { - "class": "TGeogPoint", - "scope": "exact", - "axis": "typeFamily", - "matchedPrefix": "tgeogpoint", - "via": "prefix", - "backing": "tgeogpoint_great_circle_distance_m" - }, - "tgeogpoint_great_circle_distance_rads": { + "tgeogpoint_great_circle_distance": { "class": "TGeogPoint", "scope": "exact", "axis": "typeFamily", "matchedPrefix": "tgeogpoint", "via": "prefix", - "backing": "tgeogpoint_great_circle_distance_rads" + "backing": "tgeogpoint_great_circle_distance" }, "meos_h3index_in": { "class": null, @@ -358245,14 +374675,6 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "datum2_h3index_eq": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "datum2_h3index_ne": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, "h3index_set_stbox": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -358273,14 +374695,6 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "h3_cell_to_geompoint": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "h3_cell_to_geom": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, "cell_boundary_to_gs": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -358454,16 +374868,28 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "jsonb_from_text": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_from_text" }, "jsonb_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_in" }, "jsonb_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_out" }, "json_make": { "class": null, @@ -358474,52 +374900,100 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "jsonb_copy": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_copy" }, "jsonb_make": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_make" }, "jsonb_make_two_arg": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_make_two_arg" }, "jsonb_to_bool": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_to_bool" }, "jsonb_to_cstring": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_to_cstring" }, "jsonb_to_float4": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_to_float4" }, "jsonb_to_float8": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_to_float8" }, "jsonb_to_int16": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_to_int16" }, "jsonb_to_int32": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_to_int32" }, "jsonb_to_int64": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_to_int64" }, "jsonb_to_numeric": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_to_numeric" }, "jsonb_to_text": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_to_text" }, "json_array_element": { "class": null, @@ -358574,180 +375048,352 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "jsonb_array_element": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_array_element" }, "jsonb_array_element_text": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_array_element_text" }, "jsonb_array_elements": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_array_elements" }, "jsonb_array_elements_text": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_array_elements_text" }, "jsonb_array_length": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_array_length" }, "jsonb_contained": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_contained" }, "jsonb_contains": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_contains" }, "jsonb_each": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_each" }, "jsonb_each_text": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_each_text" }, "jsonb_exists": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_exists" }, "jsonb_exists_array": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_exists_array" }, "jsonb_extract_path": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_extract_path" }, "jsonb_extract_path_text": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_extract_path_text" }, "jsonb_hash": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_hash" }, "jsonb_hash_extended": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_hash_extended" }, "jsonb_object_field": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_object_field" }, "jsonb_object_field_text": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_object_field_text" }, "jsonb_object_keys": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_object_keys" }, "json_strip_nulls": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "jsonb_concat": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_concat" }, "jsonb_delete": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_delete" }, "jsonb_delete_array": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_delete_array" }, "jsonb_delete_index": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_delete_index" }, "jsonb_delete_path": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_delete_path" }, "jsonb_insert": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_insert" }, "jsonb_pretty": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_pretty" }, "jsonb_set": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_set" }, "jsonb_set_lax": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_set_lax" }, "jsonb_strip_nulls": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_strip_nulls" }, "jsonb_cmp": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_cmp" }, "jsonb_eq": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_eq" }, "jsonb_ge": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_ge" }, "jsonb_gt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_gt" }, "jsonb_le": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_le" }, "jsonb_lt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_lt" }, "jsonb_ne": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_ne" }, "jsonb_path_exists": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_path_exists" }, "jsonb_path_match": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_path_match" }, "jsonb_path_query_all": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_path_query_all" }, "jsonb_path_query_array": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_path_query_array" }, "jsonb_path_query_first": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_path_query_first" }, "jsonpath_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "JsonPath", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonpath", + "via": "prefix", + "backing": "jsonpath_in" }, "jsonpath_copy": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "JsonPath", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonpath", + "via": "prefix", + "backing": "jsonpath_copy" }, "jsonpath_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "JsonPath", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonpath", + "via": "prefix", + "backing": "jsonpath_out" }, "jsonbset_in": { "class": null, @@ -358762,8 +375408,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "jsonb_to_set": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_to_set" }, "jsonbset_end_value": { "class": null, @@ -358894,8 +375544,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "jsonb_union_transfn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Jsonb", + "scope": "companion", + "axis": "value", + "matchedPrefix": "jsonb", + "via": "prefix", + "backing": "jsonb_union_transfn" }, "minus_jsonb_set": { "class": null, @@ -359591,10 +376245,6 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "geo_set_srid_int": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, "stbox_set": { "class": "STBox", "scope": "companion", @@ -359608,8 +376258,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_set_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_set_stbox" }, "geoarr_set_stbox": { "class": null, @@ -360168,24 +376822,92 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_edge_ctx_make": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_edge_ctx_make" + }, + "geo_is_planar_linear": { + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_is_planar_linear" + }, + "geo_clip_subject": { + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_clip_subject" + }, + "geo_is_point_set": { + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_is_point_set" + }, + "geo_meos_supported": { + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_meos_supported" + }, + "geo_points_covered": { + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_points_covered" + }, + "geo_clip_linear_geom": { + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_clip_linear_geom" }, "geo_edge_ctx_free": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_edge_ctx_free" }, "geo_intersects2d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_intersects2d" }, "geo_intersects2d_ctx": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_intersects2d_ctx" }, "geo_covers2d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_covers2d" }, "tpoint_linear_inter_geom": { "class": "TPoint", @@ -360236,8 +376958,12 @@ "backing": "tpoint_linear_restrict_geom" }, "geom_meos_supported": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_meos_supported" }, "spatial_srid": { "class": null, @@ -360356,108 +377082,208 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "npoint_as_ewkt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_as_ewkt" }, "npoint_as_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_as_hexwkb" }, "npoint_as_text": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_as_text" }, "npoint_as_wkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_as_wkb" }, "npoint_from_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_from_hexwkb" }, "npoint_from_wkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_from_wkb" }, "npoint_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_in" }, "npoint_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_out" }, "nsegment_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_in" }, "nsegment_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_out" }, "npoint_make": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_make" }, "nsegment_make": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_make" }, "geompoint_to_npoint": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geom_to_nsegment": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_to_nsegment" }, "npoint_to_geompoint": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_to_geompoint" }, "npoint_to_nsegment": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_to_nsegment" }, "npoint_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_to_stbox" }, "nsegment_to_geom": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_to_geom" }, "nsegment_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_to_stbox" }, "npoint_hash": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_hash" }, "npoint_hash_extended": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_hash_extended" }, "npoint_position": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_position" }, "npoint_route": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_route" }, "nsegment_end_position": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_end_position" }, "nsegment_route": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_route" }, "nsegment_start_position": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_start_position" }, "route_exists": { "class": null, @@ -360472,92 +377298,176 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "npoint_round": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_round" }, "nsegment_round": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_round" }, "get_srid_ways": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "npoint_srid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_srid" }, "nsegment_srid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_srid" }, "npoint_timestamptz_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_timestamptz_to_stbox" }, "npoint_tstzspan_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_tstzspan_to_stbox" }, "npoint_cmp": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_cmp" }, "npoint_eq": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_eq" }, "npoint_ge": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_ge" }, "npoint_gt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_gt" }, "npoint_le": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_le" }, "npoint_lt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_lt" }, "npoint_ne": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_ne" }, "npoint_same": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_same" }, "nsegment_cmp": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_cmp" }, "nsegment_eq": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_eq" }, "nsegment_ge": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_ge" }, "nsegment_gt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_gt" }, "nsegment_le": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_le" }, "nsegment_lt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_lt" }, "nsegment_ne": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_ne" }, "npointset_in": { "class": "NpointSet", @@ -360584,8 +377494,12 @@ "backing": "npointset_make" }, "npoint_to_set": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_to_set" }, "npointset_end_value": { "class": "NpointSet", @@ -360652,8 +377566,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "npoint_union_transfn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_union_transfn" }, "union_npoint_set": { "class": null, @@ -361036,208 +377954,424 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pcpoint_hex_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_hex_in" }, "pcpoint_hex_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_hex_out" }, "pcpoint_from_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_from_hexwkb" }, "pcpoint_as_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_as_hexwkb" }, "pcpoint_make": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_make" }, "pcpoint_copy": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_copy" }, "pcpoint_get_pcid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_get_pcid" }, "pcpoint_hash": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_hash" }, "pcpoint_hash_extended": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_hash_extended" }, "pcpoint_get_x": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_get_x" }, "pcpoint_get_y": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_get_y" }, "pcpoint_get_z": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_get_z" }, "pcpoint_get_dim": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_get_dim" }, "pcpoint_to_tpcbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_to_tpcbox" }, "meos_pc_schema": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcschema", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_pc_schema", + "via": "prefix", + "backing": "meos_pc_schema" }, "meos_pc_schema_register": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcschema", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_pc_schema", + "via": "prefix", + "backing": "meos_pc_schema_register" }, "meos_pc_schema_from_dims": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcschema", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_pc_schema", + "via": "prefix", + "backing": "meos_pc_schema_from_dims" }, "meos_pc_schema_register_dims": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcschema", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_pc_schema", + "via": "prefix", + "backing": "meos_pc_schema_register_dims" }, "meos_pc_schema_register_xml": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcschema", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_pc_schema", + "via": "prefix", + "backing": "meos_pc_schema_register_xml" }, "meos_pc_schema_xml": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcschema", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_pc_schema", + "via": "prefix", + "backing": "meos_pc_schema_xml" }, "meos_pc_schema_clear": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcschema", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_pc_schema", + "via": "prefix", + "backing": "meos_pc_schema_clear" }, "meos_pc_schema_srid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcschema", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_pc_schema", + "via": "prefix", + "backing": "meos_pc_schema_srid" }, "meos_pc_schema_compression": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcschema", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_pc_schema", + "via": "prefix", + "backing": "meos_pc_schema_compression" }, "meos_pc_schema_ndims": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcschema", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_pc_schema", + "via": "prefix", + "backing": "meos_pc_schema_ndims" }, "meos_set_pointcloud_schemas_xml": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pcpoint_cmp": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_cmp" }, "pcpoint_eq": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_eq" }, "pcpoint_ne": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_ne" }, "pcpoint_lt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_lt" }, "pcpoint_le": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_le" }, "pcpoint_gt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_gt" }, "pcpoint_ge": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_ge" }, "pcpatch_hex_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_hex_in" }, "pcpatch_hex_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_hex_out" }, "pcpatch_from_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_from_hexwkb" }, "pcpatch_as_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_as_hexwkb" }, "pcpatch_make": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_make" }, "pcpatch_make_coords": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_make_coords" }, "pcpatch_copy": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_copy" }, "pcpatch_get_pcid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_get_pcid" }, "pcpatch_npoints": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_npoints" + }, + "pcpatch_point_n": { + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_point_n" + }, + "pcpatch_points": { + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_points" }, "pcpatch_hash": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_hash" }, "pcpatch_hash_extended": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_hash_extended" }, "pcpatch_to_geom": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_to_geom" }, "pcpatch_cmp": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_cmp" }, "pcpatch_eq": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_eq" }, "pcpatch_ne": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_ne" }, "pcpatch_lt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_lt" }, "pcpatch_le": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_le" }, "pcpatch_gt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_gt" }, "pcpatch_ge": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_ge" }, "pcpointset_in": { "class": null, @@ -361252,8 +378386,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pcpoint_to_set": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_to_set" }, "pcpointset_start_value": { "class": null, @@ -361304,8 +378442,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pcpoint_union_transfn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_union_transfn" }, "pcpatchset_in": { "class": null, @@ -361320,8 +378462,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pcpatch_to_set": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_to_set" }, "pcpatchset_start_value": { "class": null, @@ -361372,104 +378518,204 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pcpatch_union_transfn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_union_transfn" }, "tpcbox_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_in" }, "tpcbox_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_out" }, "tpcbox_make": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_make" }, "tpcbox_copy": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_copy" }, "pcpatch_to_tpcbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_to_tpcbox" }, "tpcbox_hasx": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_hasx" }, "tpcbox_hasz": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_hasz" }, "tpcbox_hast": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_hast" }, "tpcbox_geodetic": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_geodetic" }, "tpcbox_xmin": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_xmin" }, "tpcbox_xmax": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_xmax" }, "tpcbox_ymin": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_ymin" }, "tpcbox_ymax": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_ymax" }, "tpcbox_zmin": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_zmin" }, "tpcbox_zmax": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_zmax" }, "tpcbox_tmin": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_tmin" }, "tpcbox_tmin_inc": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_tmin_inc" }, "tpcbox_tmax": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_tmax" }, "tpcbox_tmax_inc": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_tmax_inc" }, "tpcbox_srid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_srid" }, "tpcbox_pcid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_pcid" }, "tpcbox_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_to_stbox" }, "tpcbox_round": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_round" }, "tpcbox_set_srid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_set_srid" }, "union_tpcbox_tpcbox": { "class": null, @@ -361504,32 +378750,60 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "tpcbox_cmp": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_cmp" }, "tpcbox_eq": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_eq" }, "tpcbox_ne": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_ne" }, "tpcbox_lt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_lt" }, "tpcbox_le": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_le" }, "tpcbox_gt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_gt" }, "tpcbox_ge": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_ge" }, "left_tpcbox_tpcbox": { "class": null, @@ -361595,10 +378869,6 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "ensure_same_pcid_tpcbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, "tpointcloud_to_tgeompoint": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -361900,44 +379170,84 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pose_as_ewkt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_as_ewkt" }, "pose_as_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_as_hexwkb" }, "pose_as_text": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_as_text" }, "pose_as_wkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_as_wkb" }, "pose_from_wkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_from_wkb" }, "pose_from_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_from_hexwkb" }, "pose_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_in" }, "pose_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_out" }, "pose_from_geopose": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_from_geopose" }, "pose_as_geopose": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_as_geopose" }, "tpose_from_geopose": { "class": "TPose", @@ -361988,8 +379298,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pose_apply_geo": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_apply_geo" }, "tpose_apply_geo": { "class": "TPose", @@ -362008,8 +379322,12 @@ "backing": "tpose_compose_pose" }, "pose_compose_tpose": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_compose_tpose" }, "tpose_compose_tpose": { "class": "TPose", @@ -362028,112 +379346,216 @@ "backing": "tpose_inverse" }, "pose_copy": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_copy" }, "pose_make_2d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_make_2d" }, "pose_make_3d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_make_3d" }, "pose_make_point2d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_make_point2d" }, "pose_make_point3d": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_make_point3d" }, "pose_make_point3d_ypr": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_make_point3d_ypr" }, "pose_to_point": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_to_point" }, "pose_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_to_stbox" }, "pose_hash": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_hash" }, "pose_hash_extended": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_hash_extended" }, "pose_quaternion": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_quaternion" }, "pose_ypr": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_ypr" }, "pose_yaw": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_yaw" }, "pose_pitch": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_pitch" }, "pose_roll": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_roll" }, "pose_angular_distance": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_angular_distance" }, "pose_compose": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_compose" }, "pose_inverse": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_inverse" }, "pose_normalize": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_normalize" }, "pose_round": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_round" }, "posearr_round": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pose_set_srid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_set_srid" }, "pose_srid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_srid" }, "pose_transform": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_transform" }, "pose_transform_pipeline": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_transform_pipeline" }, "pose_tstzspan_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_tstzspan_to_stbox" }, "pose_timestamptz_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_timestamptz_to_stbox" }, "distance_pose_geo": { "class": null, @@ -362148,40 +379570,76 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pose_cmp": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_cmp" }, "pose_eq": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_eq" }, "pose_ge": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_ge" }, "pose_gt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_gt" }, "pose_le": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_le" }, "pose_lt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_lt" }, "pose_ne": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_ne" }, "pose_nsame": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_nsame" }, "pose_same": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_same" }, "poseset_in": { "class": "PoseSet", @@ -362208,8 +379666,12 @@ "backing": "poseset_make" }, "pose_to_set": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_to_set" }, "poseset_end_value": { "class": "PoseSet", @@ -362268,8 +379730,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pose_union_transfn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_union_transfn" }, "union_pose_set": { "class": null, @@ -362636,124 +380102,244 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "posechain_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_in" }, "posechain_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_out" }, "posechain_as_text": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_as_text" }, "posechain_as_ewkt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_as_ewkt" }, "posechain_as_wkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_as_wkb" }, "posechain_as_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_as_hexwkb" }, "posechain_from_wkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_from_wkb" }, "posechain_from_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_from_hexwkb" }, "posechain_make": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_make" }, "posechain_copy": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_copy" }, "posechain_append": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_append" }, "pose_to_posechain": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_to_posechain" }, "posechain_to_pose": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_to_pose" }, "posechain_prefix_pose": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_prefix_pose" }, "posechain_to_point": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_to_point" }, "posechain_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_to_stbox" }, "posechain_timestamptz_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_timestamptz_to_stbox" }, "posechain_tstzspan_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_tstzspan_to_stbox" }, "posechain_num_poses": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_num_poses" }, "posechain_start_pose": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_start_pose" }, "posechain_end_pose": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_end_pose" }, "posechain_pose_n": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_pose_n" }, "posechain_poses": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_poses" }, "posechain_hash": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_hash" }, "posechain_hash_extended": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_hash_extended" }, "posechain_round": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_round" }, "posechain_srid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_srid" }, "posechain_set_srid": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_set_srid" }, "posechain_transform": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_transform" }, "posechain_transform_pipeline": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_transform_pipeline" }, "tposechain_from_geopose": { "class": null, @@ -362768,40 +380354,76 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "posechain_eq": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_eq" }, "posechain_ne": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_ne" }, "posechain_same": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_same" }, "posechain_nsame": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_nsame" }, "posechain_cmp": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_cmp" }, "posechain_lt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_lt" }, "posechain_le": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_le" }, "posechain_gt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_gt" }, "posechain_ge": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_ge" }, "posechainset_in": { "class": null, @@ -362816,8 +380438,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "posechain_to_set": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_to_set" }, "posechainset_end_value": { "class": null, @@ -362860,8 +380486,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "posechain_union_transfn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_union_transfn" }, "union_posechain_set": { "class": null, @@ -363036,8 +380666,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_to_quadbin_cell": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_to_quadbin_cell" }, "quadbin_cell_to_geompoint": { "class": null, @@ -363135,6 +380769,10 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, + "quadbin_to_set": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, "tbigint_to_tquadbin": { "class": "TBigint", "scope": "exact", @@ -363224,84 +380862,164 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "raquet_pixtype_size": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_pixtype_size" }, "raquet_pixtype_from_string": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_pixtype_from_string" }, "raquet_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_in" }, "raquet_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_out" }, "raquet_from_wkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_from_wkb" }, "raquet_from_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_from_hexwkb" }, "raquet_as_wkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_as_wkb" }, "raquet_as_hexwkb": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_as_hexwkb" }, "raquet_make": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_make" }, "raquet_copy": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_copy" }, "raquet_read": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_read" }, "raquet_read_bytes": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_read_bytes" }, "raquet_quadbin": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_quadbin" }, "raquet_width": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_width" }, "raquet_height": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_height" }, "raquet_nodata": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_nodata" }, "raquet_pixtype": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_pixtype" }, "raquet_pixels": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_pixels" }, "raquet_hash": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_hash" }, "raquet_hash_extended": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_hash_extended" }, "raster_from_wkb": { "class": null, @@ -363324,36 +381042,68 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "raquet_to_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_to_stbox" }, "raquet_cmp": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_cmp" }, "raquet_eq": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_eq" }, "raquet_ne": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_ne" }, "raquet_lt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_lt" }, "raquet_le": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_le" }, "raquet_ge": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_ge" }, "raquet_gt": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_gt" }, "raster_value": { "class": null, @@ -363492,8 +381242,12 @@ "subtype": "TSequenceSet" }, "geometry_tpose_to_trgeometry": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geometry", + "via": "prefix", + "backing": "geometry_tpose_to_trgeometry" }, "trgeometry_to_tpose": { "class": "TRGeometry", @@ -364420,8 +382174,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geo_to_s2cell_cell": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_to_s2cell_cell" }, "s2cell_cell_to_geogpoint": { "class": null, @@ -364503,6 +382261,10 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, + "s2cell_to_set": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, "tbigint_to_ts2cell": { "class": "TBigint", "scope": "exact", @@ -364628,8 +382390,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "npoint_collinear": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_collinear" }, "npointsegm_interpolate": { "class": null, @@ -364652,16 +382418,28 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "npoint_wkt_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_wkt_out" }, "npoint_set": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_set" }, "nsegment_set": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_set" }, "datum_npoint_round": { "class": null, @@ -364852,24 +382630,40 @@ "backing": "tnpoint_restrict_npointset" }, "npoint_set_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_set_stbox" }, "npointarr_set_stbox": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "nsegment_set_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_set_stbox" }, "npoint_timestamptz_set_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_timestamptz_set_stbox" }, "npoint_tstzspan_set_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_tstzspan_set_stbox" }, "tnpointinst_set_stbox": { "class": "TNpointInst", @@ -364900,12 +382694,20 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "npoint_parse": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Npoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "npoint", + "via": "prefix", + "backing": "npoint_parse" }, "nsegment_parse": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Nsegment", + "scope": "companion", + "axis": "value", + "matchedPrefix": "nsegment", + "via": "prefix", + "backing": "nsegment_parse" }, "contains_rid_tnpoint_bigint": { "class": null, @@ -364976,8 +382778,12 @@ "backing": "tnpoint_restrict_geom" }, "meos_pc_schema_lookup": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcschema", + "scope": "companion", + "axis": "value", + "matchedPrefix": "meos_pc_schema", + "via": "prefix", + "backing": "meos_pc_schema_lookup" }, "ensure_same_pcid_pcpatch": { "class": null, @@ -364988,24 +382794,44 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pcpatch_parse": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_parse" }, "pcpatch_filter_per_point": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_filter_per_point" }, "pcpatch_any_point_matches": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpatch", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpatch", + "via": "prefix", + "backing": "pcpatch_any_point_matches" }, "pcpoint_in_tpcbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_in_tpcbox" }, "pcpoint_intersects_geometry": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_intersects_geometry" }, "ensure_same_pcid_pcpoint": { "class": null, @@ -365016,12 +382842,20 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pcpoint_parse": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_parse" }, "pcpoint_meaningful_size": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pcpoint", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pcpoint", + "via": "prefix", + "backing": "pcpoint_meaningful_size" }, "meos_pc_point_serialize": { "class": null, @@ -365048,8 +382882,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "tpcbox_expand": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_expand" }, "tstzspan_set_tpcbox": { "class": "TsTzSpan", @@ -365076,8 +382914,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "tpcbox_extent_transfn": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_extent_transfn" }, "boxop_tpointcloud_tpcbox": { "class": null, @@ -365088,8 +382930,12 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "tpcbox_set_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_set_stbox" }, "nad_tpcbox_tpcbox": { "class": null, @@ -365108,104 +382954,204 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "tpcbox_contains": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_contains" }, "tpcbox_contained": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_contained" }, "tpcbox_overlaps": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_overlaps" }, "tpcbox_same": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_same" }, "tpcbox_adjacent": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_adjacent" }, "tpcbox_left": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_left" }, "tpcbox_right": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_right" }, "tpcbox_overleft": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_overleft" }, "tpcbox_overright": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_overright" }, "tpcbox_below": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_below" }, "tpcbox_above": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_above" }, "tpcbox_overbelow": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_overbelow" }, "tpcbox_overabove": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_overabove" }, "tpcbox_front": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_front" }, "tpcbox_back": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_back" }, "tpcbox_overfront": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_overfront" }, "tpcbox_overback": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_overback" }, "tpcbox_before": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_before" }, "tpcbox_after": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_after" }, "tpcbox_overbefore": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_overbefore" }, "tpcbox_overafter": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_overafter" }, "tpcbox_parse": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_parse" }, "tpcbox_index_leaf_consistent": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_index_leaf_consistent" }, "tpcbox_gist_inner_consistent": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_gist_inner_consistent" }, "tpcbox_index_recheck": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "TPCBox", + "scope": "companion", + "axis": "box", + "matchedPrefix": "tpcbox", + "via": "prefix", + "backing": "tpcbox_index_recheck" }, "ensure_valid_pose_geo": { "class": null, @@ -365236,12 +383182,20 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pose_compose_values": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_compose_values" }, "pose_collinear": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_collinear" }, "posesegm_interpolate": { "class": null, @@ -365252,12 +383206,20 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pose_wkt_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_wkt_out" }, "pose_parse": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_parse" }, "datum_pose_point": { "class": null, @@ -365296,50 +383258,170 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "pose_quaternion_mul": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_quaternion_mul" }, "pose_ypr_to_quaternion": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_ypr_to_quaternion" }, "pose_quaternion_to_ypr": { + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_quaternion_to_ypr" + }, + "pose_enu_to_ecef_quaternion": { + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_enu_to_ecef_quaternion" + }, + "pose_transf_pj": { + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_transf_pj" + }, + "pose_set_srid_int": { + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_set_srid_int" + }, + "pose_distance": { + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_distance" + }, + "lwgeom_apply_pose": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "pose_enu_to_ecef_quaternion": { + "pose_set_stbox": { + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_set_stbox" + }, + "posearr_set_stbox": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "pose_transf_pj": { + "pose_timestamptz_set_stbox": { + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_timestamptz_set_stbox" + }, + "pose_tstzspan_set_stbox": { + "class": "Pose", + "scope": "companion", + "axis": "value", + "matchedPrefix": "pose", + "via": "prefix", + "backing": "pose_tstzspan_set_stbox" + }, + "ensure_valid_posechain_posechain": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "pose_set_srid_int": { + "ensure_valid_posechainset_posechain": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "pose_distance": { + "posechain_parse": { + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_parse" + }, + "posechain_wkt_out": { + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_wkt_out" + }, + "ensure_same_count_posechain": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "lwgeom_apply_pose": { + "posechainsegm_interpolate": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "pose_set_stbox": { + "posechainsegm_locate": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "posearr_set_stbox": { + "posechain_collinear": { + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_collinear" + }, + "datum_posechain_round": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "pose_timestamptz_set_stbox": { + "datum_posechain_pose": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "pose_tstzspan_set_stbox": { + "posechain_set_srid_int": { + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_set_srid_int" + }, + "posechain_transf_pj": { + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_transf_pj" + }, + "posechain_set_stbox": { + "class": "PoseChain", + "scope": "companion", + "axis": "value", + "matchedPrefix": "posechain", + "via": "prefix", + "backing": "posechain_set_stbox" + }, + "posechainarr_set_stbox": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, @@ -365415,62 +383497,6 @@ "via": "prefix", "backing": "tpose_restrict_elevation" }, - "ensure_valid_posechain_posechain": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "ensure_valid_posechainset_posechain": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "posechain_parse": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "posechain_wkt_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "ensure_same_count_posechain": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "posechainsegm_interpolate": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "posechainsegm_locate": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "posechain_collinear": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "datum_posechain_round": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "datum_posechain_pose": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "posechain_set_srid_int": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "posechain_transf_pj": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "posechain_set_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "posechainarr_set_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, "ensure_valid_tposechain_geo": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -365572,36 +383598,68 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "text_to_cstring": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Text", + "scope": "companion", + "axis": "value", + "matchedPrefix": "text", + "via": "prefix", + "backing": "text_to_cstring" }, "text_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Text", + "scope": "companion", + "axis": "value", + "matchedPrefix": "text", + "via": "prefix", + "backing": "text_in" }, "text_out": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Text", + "scope": "companion", + "axis": "value", + "matchedPrefix": "text", + "via": "prefix", + "backing": "text_out" }, "text_cmp": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Text", + "scope": "companion", + "axis": "value", + "matchedPrefix": "text", + "via": "prefix", + "backing": "text_cmp" }, "text_copy": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Text", + "scope": "companion", + "axis": "value", + "matchedPrefix": "text", + "via": "prefix", + "backing": "text_copy" }, "text_initcap": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Text", + "scope": "companion", + "axis": "value", + "matchedPrefix": "text", + "via": "prefix", + "backing": "text_initcap" }, "text_lower": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Text", + "scope": "companion", + "axis": "value", + "matchedPrefix": "text", + "via": "prefix", + "backing": "text_lower" }, "text_upper": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Text", + "scope": "companion", + "axis": "value", + "matchedPrefix": "text", + "via": "prefix", + "backing": "text_upper" }, "textcat_text_text": { "class": null, @@ -365635,14 +383693,6 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "datum2_quadbin_eq": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "datum2_quadbin_ne": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, "quadbin_set_stbox": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -365664,24 +383714,44 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "raquet_set_stbox": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_set_stbox" }, "raquet_pixel_value": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_pixel_value" }, "raquet_pixels_from_host": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_pixels_from_host" }, "raquet_pixels_size": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_pixels_size" }, "raquet_meaningful_size": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Raquet", + "scope": "companion", + "axis": "value", + "matchedPrefix": "raquet", + "via": "prefix", + "backing": "raquet_meaningful_size" }, "raster_quadbin_from_bounds": { "class": null, @@ -365732,20 +383802,36 @@ "backing": "trgeo_wkt_out" }, "geo_tposeinst_to_trgeo": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_tposeinst_to_trgeo" }, "geo_tposeseq_to_trgeo": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_tposeseq_to_trgeo" }, "geo_tposeseqset_to_trgeo": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_tposeseqset_to_trgeo" }, "geo_tpose_to_trgeo": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" + "class": "Geo", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geo", + "via": "prefix", + "backing": "geo_tpose_to_trgeo" }, "trgeo_value_at_timestamptz": { "class": "TRGeometry", @@ -366342,6 +384428,22 @@ "reason": "no-prefix-match (operator/base-helper/plumbing)" }, "geom_radius": { + "class": "Geometry", + "scope": "companion", + "axis": "value", + "matchedPrefix": "geom", + "via": "prefix", + "backing": "geom_radius" + }, + "uint_mod_add": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, + "uint_mod_sub": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, + "compute_s": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, @@ -366401,14 +384503,6 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "datum2_s2cell_eq": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, - "datum2_s2cell_ne": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, "s2cell_set_stbox": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -366701,6 +384795,10 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, + "ensure_valid_tbox_tbox": { + "class": null, + "reason": "no-prefix-match (operator/base-helper/plumbing)" + }, "set_tbox": { "class": "Set", "scope": "companion", @@ -367965,10 +386063,6 @@ "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" }, - "basetype_in": { - "class": null, - "reason": "no-prefix-match (operator/base-helper/plumbing)" - }, "basetype_out": { "class": null, "reason": "no-prefix-match (operator/base-helper/plumbing)" @@ -368167,10 +386261,10 @@ "TTextSeq", "TTextSeqSet" ], - "classesWithMethods": 91, - "functionsClassified": 1558, - "functionsTotal": 5175, - "unclassified": 3617, + "classesWithMethods": 112, + "functionsClassified": 2192, + "functionsTotal": 5185, + "unclassified": 2993, "unclassifiedNames": [ "_addeye", "_addmat", @@ -368458,8 +386552,14 @@ "araster_value", "araster_value_gdal", "arc_contains_angle", + "arc_parameter_point", + "arc_point_parameter", "arc_set_bbox", + "arc_span_contains", + "arc_span_offset", + "arc_span_sweep", "arcarc_intersect", + "arcarc_intersect_points", "arcsegm_intersect", "arithop_tnumber_number", "arithop_tnumber_tnumber", @@ -368558,59 +386658,6 @@ "boxop_tspatial_tspatial", "bstring2bytea", "build_edge_rtree", - "cbuffer_as_ewkt", - "cbuffer_as_hexwkb", - "cbuffer_as_text", - "cbuffer_as_wkb", - "cbuffer_cmp", - "cbuffer_collinear", - "cbuffer_contains", - "cbuffer_contains_geo", - "cbuffer_copy", - "cbuffer_covers", - "cbuffer_covers_geo", - "cbuffer_disjoint", - "cbuffer_distance", - "cbuffer_dwithin", - "cbuffer_eq", - "cbuffer_from_hexwkb", - "cbuffer_from_wkb", - "cbuffer_ge", - "cbuffer_gt", - "cbuffer_hash", - "cbuffer_hash_extended", - "cbuffer_in", - "cbuffer_intersects", - "cbuffer_le", - "cbuffer_lt", - "cbuffer_make", - "cbuffer_make_coords", - "cbuffer_ne", - "cbuffer_nsame", - "cbuffer_out", - "cbuffer_parse", - "cbuffer_point", - "cbuffer_point2d_p", - "cbuffer_radius", - "cbuffer_round", - "cbuffer_same", - "cbuffer_set_srid", - "cbuffer_set_srid_int", - "cbuffer_set_stbox", - "cbuffer_srid", - "cbuffer_timestamptz_set_stbox", - "cbuffer_timestamptz_to_stbox", - "cbuffer_to_geom", - "cbuffer_to_set", - "cbuffer_to_stbox", - "cbuffer_touches", - "cbuffer_transf_pj", - "cbuffer_transform", - "cbuffer_transform_pipeline", - "cbuffer_tstzspan_set_stbox", - "cbuffer_tstzspan_to_stbox", - "cbuffer_union_transfn", - "cbuffer_wkt_out", "cbufferarr_round", "cbufferarr_set_stbox", "cbufferarr_to_geom", @@ -368627,6 +386674,7 @@ "common_rid_tnpoint_npoint", "common_rid_tnpoint_npointset", "common_rid_tnpoint_tnpoint", + "compute_s", "concat_jsonbset_jsonb", "concat_tjsonb_jsonb", "concat_tjsonb_tjsonb", @@ -368760,19 +386808,11 @@ "datum2_geog_centroid", "datum2_geom_centroid", "datum2_gt", - "datum2_h3index_eq", - "datum2_h3index_ne", "datum2_le", "datum2_lt", "datum2_ne", "datum2_point_eq", "datum2_point_ne", - "datum2_point_nsame", - "datum2_point_same", - "datum2_quadbin_eq", - "datum2_quadbin_ne", - "datum2_s2cell_eq", - "datum2_s2cell_ne", "datum_add", "datum_and", "datum_as_hexwkb", @@ -369214,7 +387254,6 @@ "ensure_same_interp", "ensure_same_pcid_pcpatch", "ensure_same_pcid_pcpoint", - "ensure_same_pcid_tpcbox", "ensure_same_rid_tnpointinst", "ensure_same_skiplist_subtype", "ensure_same_span_type", @@ -369271,8 +387310,9 @@ "ensure_valid_span_span", "ensure_valid_spanset_span", "ensure_valid_spanset_spanset", - "ensure_valid_spatial_stbox_stbox", "ensure_valid_stbox_geo", + "ensure_valid_stbox_stbox", + "ensure_valid_tbox_tbox", "ensure_valid_tcbuffer_cbuffer", "ensure_valid_tcbuffer_geo", "ensure_valid_tcbuffer_stbox", @@ -369503,142 +387543,12 @@ "gbox_out", "gbox_set_stbox", "gbox_to_stbox", - "geo_as_ewkb", - "geo_as_ewkt", - "geo_as_geojson", - "geo_as_hexewkb", - "geo_as_text", - "geo_as_wkt", - "geo_basetype", - "geo_cluster_dbscan", - "geo_cluster_intersecting", - "geo_cluster_intersecting_geoms", - "geo_cluster_kmeans", - "geo_cluster_within", - "geo_cluster_within_distance", - "geo_collect_garray", - "geo_combine_clusters", - "geo_copy", - "geo_covers2d", - "geo_disjoint_fn", - "geo_disjoint_fn_geo", - "geo_distance_fn", - "geo_dwithin_fn", - "geo_dwithin_fn_geo", - "geo_edge_ctx_free", - "geo_edge_ctx_make", - "geo_equals", - "geo_extract_elements", - "geo_from_ewkb", - "geo_from_geojson", - "geo_from_text", - "geo_geo_n", - "geo_intersects2d", - "geo_intersects2d_ctx", - "geo_intersects_fn", - "geo_intersects_fn_geo", - "geo_is_empty", - "geo_is_unitary", - "geo_makeline_garray", - "geo_num_geos", - "geo_num_points", - "geo_out", - "geo_parse", - "geo_pointarr", - "geo_points", - "geo_reverse", - "geo_round", - "geo_same", - "geo_serialize", - "geo_set_srid", - "geo_set_srid_int", - "geo_set_stbox", - "geo_split_each_n_stboxes", - "geo_split_n_stboxes", - "geo_srid", - "geo_stbox", - "geo_stboxes", - "geo_timestamptz_to_stbox", - "geo_to_h3index_cell", - "geo_to_h3index_set", - "geo_to_quadbin_cell", - "geo_to_s2cell_cell", - "geo_to_set", - "geo_to_stbox", - "geo_tpose_to_trgeo", - "geo_tposeinst_to_trgeo", - "geo_tposeseq_to_trgeo", - "geo_tposeseqset_to_trgeo", - "geo_transform", - "geo_transform_pipeline", - "geo_tstzspan_to_stbox", - "geo_typename", - "geo_union_dbscan", - "geo_union_intersecting", - "geo_union_transfn", - "geo_values_collect", "geoarr_set_stbox", "geocircle_make", "geodetic_to_ecef", - "geog_area", - "geog_array_union", - "geog_centroid", - "geog_distance", - "geog_dwithin", - "geog_from_hexewkb", - "geog_in", - "geog_intersects", - "geog_length", - "geog_perimeter", - "geog_serialize", - "geog_to_geom", "geogpoint_make2d", "geogpoint_make3dz", - "geom_array_union", - "geom_azimuth", - "geom_boundary", - "geom_buffer", - "geom_centroid", - "geom_contains", - "geom_convex_hull", - "geom_covers", - "geom_difference2d", - "geom_disjoint2d", - "geom_distance2d", - "geom_distance3d", - "geom_dwithin", - "geom_dwithin2d", - "geom_dwithin3d", - "geom_extract_edges", - "geom_from_hexewkb", - "geom_in", - "geom_intersection2d", - "geom_intersection2d_coll", - "geom_intersects", - "geom_intersects2d", - "geom_intersects3d", - "geom_is_simple", - "geom_length", - "geom_max_distance2d", - "geom_meos_supported", - "geom_min_bounding_radius", - "geom_oriented_envelope", - "geom_perimeter", - "geom_radius", - "geom_relate", - "geom_relate_pattern", - "geom_ring_is_convex", - "geom_serialize", - "geom_shortestline2d", - "geom_shortestline3d", - "geom_spatialrel", - "geom_to_cbuffer", - "geom_to_geog", - "geom_to_nsegment", - "geom_touches", - "geom_unary_union", "geomeas_to_tpoint", - "geometry_tpose_to_trgeometry", "geompoint_make2d", "geompoint_make3dz", "geompoint_to_npoint", @@ -369660,8 +387570,6 @@ "h3_cell_to_center_child_next_meos", "h3_cell_to_child_pos_meos", "h3_cell_to_children", - "h3_cell_to_geom", - "h3_cell_to_geompoint", "h3_cell_to_local_ij_meos", "h3_cell_to_parent_meos", "h3_cell_to_parent_next_meos", @@ -369699,11 +387607,16 @@ "h3_vertex_to_gs_point", "h3index_as_hexwkb", "h3index_as_wkb", + "h3index_cell_area", + "h3index_cell_to_boundary", + "h3index_cell_to_parent", + "h3index_cell_to_point", "h3index_cmp", "h3index_eq", "h3index_from_hexwkb", "h3index_from_wkb", "h3index_ge", + "h3index_get_resolution", "h3index_gt", "h3index_hash", "h3index_in", @@ -369713,6 +387626,7 @@ "h3index_out", "h3index_set_stbox", "h3index_timestamptz_to_stbox", + "h3index_to_set", "h3index_to_stbox", "h3index_tstzspan_to_stbox", "h3indexarr_set_stbox", @@ -369821,63 +387735,6 @@ "json_out", "json_strip_nulls", "json_typeof", - "jsonb_array_element", - "jsonb_array_element_text", - "jsonb_array_elements", - "jsonb_array_elements_text", - "jsonb_array_length", - "jsonb_cmp", - "jsonb_concat", - "jsonb_contained", - "jsonb_contains", - "jsonb_copy", - "jsonb_delete", - "jsonb_delete_array", - "jsonb_delete_index", - "jsonb_delete_path", - "jsonb_each", - "jsonb_each_text", - "jsonb_eq", - "jsonb_exists", - "jsonb_exists_array", - "jsonb_extract_path", - "jsonb_extract_path_text", - "jsonb_from_text", - "jsonb_ge", - "jsonb_gt", - "jsonb_hash", - "jsonb_hash_extended", - "jsonb_in", - "jsonb_insert", - "jsonb_le", - "jsonb_lt", - "jsonb_make", - "jsonb_make_two_arg", - "jsonb_ne", - "jsonb_object_field", - "jsonb_object_field_text", - "jsonb_object_keys", - "jsonb_out", - "jsonb_path_exists", - "jsonb_path_match", - "jsonb_path_query_all", - "jsonb_path_query_array", - "jsonb_path_query_first", - "jsonb_pretty", - "jsonb_set", - "jsonb_set_lax", - "jsonb_strip_nulls", - "jsonb_to_bool", - "jsonb_to_cstring", - "jsonb_to_float4", - "jsonb_to_float8", - "jsonb_to_int16", - "jsonb_to_int32", - "jsonb_to_int64", - "jsonb_to_numeric", - "jsonb_to_set", - "jsonb_to_text", - "jsonb_union_transfn", "jsonbfunc_jsonbset", "jsonbset_array_element", "jsonbset_array_length", @@ -369909,9 +387766,6 @@ "jsonbset_to_textset_key", "jsonbset_value_n", "jsonbset_values", - "jsonpath_copy", - "jsonpath_in", - "jsonpath_out", "left2D", "left4D", "left8D", @@ -369974,14 +387828,6 @@ "lwpointarr_remove_duplicates", "lwproj_lookup", "meos_areal_union", - "meos_array_add", - "meos_array_count", - "meos_array_create", - "meos_array_destroy", - "meos_array_destroy_free", - "meos_array_get", - "meos_array_reset", - "meos_array_reset_free", "meos_basetype", "meos_centroid", "meos_errno", @@ -370033,17 +387879,6 @@ "meos_pc_patch_serialized_size", "meos_pc_point_deserialize", "meos_pc_point_serialize", - "meos_pc_schema", - "meos_pc_schema_clear", - "meos_pc_schema_compression", - "meos_pc_schema_from_dims", - "meos_pc_schema_lookup", - "meos_pc_schema_ndims", - "meos_pc_schema_register", - "meos_pc_schema_register_dims", - "meos_pc_schema_register_xml", - "meos_pc_schema_srid", - "meos_pc_schema_xml", "meos_point_in_polygon", "meos_postgis_valid_typmod", "meos_proj_get_context", @@ -370200,67 +388035,10 @@ "nai_trgeometry_tpoint", "nai_trgeometry_trgeometry", "not_negative_datum", - "npoint_as_ewkt", - "npoint_as_hexwkb", - "npoint_as_text", - "npoint_as_wkb", - "npoint_cmp", - "npoint_collinear", - "npoint_eq", - "npoint_from_hexwkb", - "npoint_from_wkb", - "npoint_ge", - "npoint_gt", - "npoint_hash", - "npoint_hash_extended", - "npoint_in", - "npoint_le", - "npoint_lt", - "npoint_make", - "npoint_ne", - "npoint_out", - "npoint_parse", - "npoint_position", - "npoint_round", - "npoint_route", - "npoint_same", - "npoint_set", - "npoint_set_stbox", - "npoint_srid", - "npoint_timestamptz_set_stbox", - "npoint_timestamptz_to_stbox", - "npoint_to_geompoint", - "npoint_to_nsegment", - "npoint_to_set", - "npoint_to_stbox", - "npoint_tstzspan_set_stbox", - "npoint_tstzspan_to_stbox", - "npoint_union_transfn", - "npoint_wkt_out", "npointarr_geom", "npointarr_set_stbox", "npointsegm_interpolate", "npointsegm_locate", - "nsegment_cmp", - "nsegment_end_position", - "nsegment_eq", - "nsegment_ge", - "nsegment_gt", - "nsegment_in", - "nsegment_le", - "nsegment_lt", - "nsegment_make", - "nsegment_ne", - "nsegment_out", - "nsegment_parse", - "nsegment_round", - "nsegment_route", - "nsegment_set", - "nsegment_set_stbox", - "nsegment_srid", - "nsegment_start_position", - "nsegment_to_geom", - "nsegment_to_stbox", "nsegmentarr_geom", "nsegmentarr_normalize", "null_handle_type_from_string", @@ -370487,31 +388265,6 @@ "p_obracket", "p_oparen", "p_whitespace", - "pcpatch_any_point_matches", - "pcpatch_as_hexwkb", - "pcpatch_cmp", - "pcpatch_copy", - "pcpatch_eq", - "pcpatch_filter_per_point", - "pcpatch_from_hexwkb", - "pcpatch_ge", - "pcpatch_get_pcid", - "pcpatch_gt", - "pcpatch_hash", - "pcpatch_hash_extended", - "pcpatch_hex_in", - "pcpatch_hex_out", - "pcpatch_le", - "pcpatch_lt", - "pcpatch_make", - "pcpatch_make_coords", - "pcpatch_ne", - "pcpatch_npoints", - "pcpatch_parse", - "pcpatch_to_geom", - "pcpatch_to_set", - "pcpatch_to_tpcbox", - "pcpatch_union_transfn", "pcpatchset_end_value", "pcpatchset_in", "pcpatchset_make", @@ -370519,33 +388272,6 @@ "pcpatchset_start_value", "pcpatchset_value_n", "pcpatchset_values", - "pcpoint_as_hexwkb", - "pcpoint_cmp", - "pcpoint_copy", - "pcpoint_eq", - "pcpoint_from_hexwkb", - "pcpoint_ge", - "pcpoint_get_dim", - "pcpoint_get_pcid", - "pcpoint_get_x", - "pcpoint_get_y", - "pcpoint_get_z", - "pcpoint_gt", - "pcpoint_hash", - "pcpoint_hash_extended", - "pcpoint_hex_in", - "pcpoint_hex_out", - "pcpoint_in_tpcbox", - "pcpoint_intersects_geometry", - "pcpoint_le", - "pcpoint_lt", - "pcpoint_make", - "pcpoint_meaningful_size", - "pcpoint_ne", - "pcpoint_parse", - "pcpoint_to_set", - "pcpoint_to_tpcbox", - "pcpoint_union_transfn", "pcpointset_end_value", "pcpointset_in", "pcpointset_make", @@ -370569,118 +388295,8 @@ "pointcloudset_type", "pointsegm_interpolate", "pointsegm_locate", - "pose_angular_distance", - "pose_apply_geo", - "pose_as_ewkt", - "pose_as_geopose", - "pose_as_hexwkb", - "pose_as_text", - "pose_as_wkb", - "pose_cmp", - "pose_collinear", - "pose_compose", - "pose_compose_tpose", - "pose_compose_values", - "pose_copy", - "pose_distance", - "pose_enu_to_ecef_quaternion", - "pose_eq", - "pose_from_geopose", - "pose_from_hexwkb", - "pose_from_wkb", - "pose_ge", - "pose_gt", - "pose_hash", - "pose_hash_extended", - "pose_in", - "pose_inverse", - "pose_le", - "pose_lt", - "pose_make_2d", - "pose_make_3d", - "pose_make_point2d", - "pose_make_point3d", - "pose_make_point3d_ypr", - "pose_ne", - "pose_normalize", - "pose_nsame", - "pose_out", - "pose_parse", - "pose_pitch", - "pose_quaternion", - "pose_quaternion_mul", - "pose_quaternion_to_ypr", - "pose_roll", - "pose_round", - "pose_same", - "pose_set_srid", - "pose_set_srid_int", - "pose_set_stbox", - "pose_srid", - "pose_timestamptz_set_stbox", - "pose_timestamptz_to_stbox", - "pose_to_point", - "pose_to_posechain", - "pose_to_set", - "pose_to_stbox", - "pose_transf_pj", - "pose_transform", - "pose_transform_pipeline", - "pose_tstzspan_set_stbox", - "pose_tstzspan_to_stbox", - "pose_union_transfn", - "pose_wkt_out", - "pose_yaw", - "pose_ypr", - "pose_ypr_to_quaternion", "posearr_round", "posearr_set_stbox", - "posechain_append", - "posechain_as_ewkt", - "posechain_as_hexwkb", - "posechain_as_text", - "posechain_as_wkb", - "posechain_cmp", - "posechain_collinear", - "posechain_copy", - "posechain_end_pose", - "posechain_eq", - "posechain_from_hexwkb", - "posechain_from_wkb", - "posechain_ge", - "posechain_gt", - "posechain_hash", - "posechain_hash_extended", - "posechain_in", - "posechain_le", - "posechain_lt", - "posechain_make", - "posechain_ne", - "posechain_nsame", - "posechain_num_poses", - "posechain_out", - "posechain_parse", - "posechain_pose_n", - "posechain_poses", - "posechain_prefix_pose", - "posechain_round", - "posechain_same", - "posechain_set_srid", - "posechain_set_srid_int", - "posechain_set_stbox", - "posechain_srid", - "posechain_start_pose", - "posechain_timestamptz_to_stbox", - "posechain_to_point", - "posechain_to_pose", - "posechain_to_set", - "posechain_to_stbox", - "posechain_transf_pj", - "posechain_transform", - "posechain_transform_pipeline", - "posechain_tstzspan_to_stbox", - "posechain_union_transfn", - "posechain_wkt_out", "posechainarr_set_stbox", "posechainsegm_interpolate", "posechainsegm_locate", @@ -370732,43 +388348,11 @@ "quadbin_string_to_index", "quadbin_tile_to_cell", "quadbin_timestamptz_to_stbox", + "quadbin_to_set", "quadbin_to_stbox", "quadbin_tstzspan_to_stbox", "quadbinarr_set_stbox", "quaternion_rotate_vector", - "raquet_as_hexwkb", - "raquet_as_wkb", - "raquet_cmp", - "raquet_copy", - "raquet_eq", - "raquet_from_hexwkb", - "raquet_from_wkb", - "raquet_ge", - "raquet_gt", - "raquet_hash", - "raquet_hash_extended", - "raquet_height", - "raquet_in", - "raquet_le", - "raquet_lt", - "raquet_make", - "raquet_meaningful_size", - "raquet_ne", - "raquet_nodata", - "raquet_out", - "raquet_pixel_value", - "raquet_pixels", - "raquet_pixels_from_host", - "raquet_pixels_size", - "raquet_pixtype", - "raquet_pixtype_from_string", - "raquet_pixtype_size", - "raquet_quadbin", - "raquet_read", - "raquet_read_bytes", - "raquet_set_stbox", - "raquet_to_stbox", - "raquet_width", "raster_as_hexwkb", "raster_as_wkb", "raster_at_value", @@ -370786,6 +388370,7 @@ "raster_tile_value_quadbin", "raster_value", "raster_value_gdal", + "relate_arc_arc_points", "relate_ctx_free", "relate_ctx_make", "relate_is_areal", @@ -370840,29 +388425,6 @@ "route_exists", "route_geom", "route_length", - "rtree_create_bigintspan", - "rtree_create_datespan", - "rtree_create_floatspan", - "rtree_create_intspan", - "rtree_create_stbox", - "rtree_create_tbox", - "rtree_create_tpcbox", - "rtree_create_tstzspan", - "rtree_free", - "rtree_height", - "rtree_insert", - "rtree_insert_temporal", - "rtree_insert_temporal_split", - "rtree_join", - "rtree_load", - "rtree_mem_size", - "rtree_nn_cursor_close", - "rtree_nn_cursor_next", - "rtree_nn_cursor_open", - "rtree_num_entries", - "rtree_search", - "rtree_search_temporal", - "rtree_search_temporal_dedup", "s2cell_cell_area", "s2cell_cell_bounding_box", "s2cell_cell_contains", @@ -370903,6 +388465,7 @@ "s2cell_set_stbox", "s2cell_timestamptz_to_stbox", "s2cell_to_face_ij", + "s2cell_to_set", "s2cell_to_stbox", "s2cell_token_to_cell", "s2cell_tstzspan_to_stbox", @@ -370991,29 +388554,6 @@ "spatialset_transform_pipeline", "spatialset_type", "spheroid_init_from_srid", - "sptree_create_bigintspan", - "sptree_create_datespan", - "sptree_create_floatspan", - "sptree_create_intspan", - "sptree_create_stbox", - "sptree_create_tbox", - "sptree_create_tpcbox", - "sptree_create_tstzspan", - "sptree_free", - "sptree_height", - "sptree_insert", - "sptree_insert_temporal", - "sptree_insert_temporal_split", - "sptree_join", - "sptree_load", - "sptree_mem_size", - "sptree_nn_cursor_close", - "sptree_nn_cursor_next", - "sptree_nn_cursor_open", - "sptree_num_entries", - "sptree_search", - "sptree_search_temporal", - "sptree_search_temporal_dedup", "srid_builtin_ellipsoid", "srid_check_latlong", "srid_is_latlong", @@ -371214,16 +388754,6 @@ "teq_ts2cell_s2cell", "teq_ts2cell_ts2cell", "teq_ttext_text", - "text_cmp", - "text_copy", - "text_in", - "text_initcap", - "text_lower", - "text_out", - "text_to_cstring", - "text_to_set", - "text_union_transfn", - "text_upper", "textcat_text_text", "textcat_text_textset", "textcat_text_ttext", @@ -371302,8 +388832,6 @@ "tgt_tint_int", "tgt_ttext_text", "th3index_are_neighbor_cells", - "th3index_cell_area_km2", - "th3index_cell_area_rads2", "th3index_cell_to_center_child", "th3index_cell_to_center_child_next", "th3index_cell_to_child_pos", @@ -371313,9 +388841,7 @@ "th3index_cells_to_directed_edge", "th3index_child_pos_to_cell", "th3index_directed_edge_to_boundary", - "th3index_edge_length_km", - "th3index_edge_length_m", - "th3index_edge_length_rads", + "th3index_edge_length", "th3index_end_value", "th3index_get_base_cell_number", "th3index_get_directed_edge_destination", @@ -371507,64 +389033,6 @@ "tor_tbool_tbool", "torder_type", "touches_cbuffer_cbuffer", - "tpcbox_above", - "tpcbox_adjacent", - "tpcbox_after", - "tpcbox_back", - "tpcbox_before", - "tpcbox_below", - "tpcbox_cmp", - "tpcbox_contained", - "tpcbox_contains", - "tpcbox_copy", - "tpcbox_eq", - "tpcbox_expand", - "tpcbox_extent_transfn", - "tpcbox_front", - "tpcbox_ge", - "tpcbox_geodetic", - "tpcbox_gist_inner_consistent", - "tpcbox_gt", - "tpcbox_hast", - "tpcbox_hasx", - "tpcbox_hasz", - "tpcbox_in", - "tpcbox_index_leaf_consistent", - "tpcbox_index_recheck", - "tpcbox_le", - "tpcbox_left", - "tpcbox_lt", - "tpcbox_make", - "tpcbox_ne", - "tpcbox_out", - "tpcbox_overabove", - "tpcbox_overafter", - "tpcbox_overback", - "tpcbox_overbefore", - "tpcbox_overbelow", - "tpcbox_overfront", - "tpcbox_overlaps", - "tpcbox_overleft", - "tpcbox_overright", - "tpcbox_parse", - "tpcbox_pcid", - "tpcbox_right", - "tpcbox_round", - "tpcbox_same", - "tpcbox_set_srid", - "tpcbox_set_stbox", - "tpcbox_srid", - "tpcbox_tmax", - "tpcbox_tmax_inc", - "tpcbox_tmin", - "tpcbox_tmin_inc", - "tpcbox_to_stbox", - "tpcbox_xmax", - "tpcbox_xmin", - "tpcbox_ymax", - "tpcbox_ymin", - "tpcbox_zmax", - "tpcbox_zmin", "tpcpatch_at_value", "tpcpatch_end_value", "tpcpatch_from_base_temp", @@ -371719,6 +389187,8 @@ "type_from_hexwkb", "type_from_wkb", "type_span_bbox", + "uint_mod_add", + "uint_mod_sub", "union_bigint_set", "union_bigint_span", "union_bigint_spanset", @@ -371790,14 +389260,345 @@ "value_union_transfn", "wkb_variant_from_endian" ], - "coveragePct": 30.1, + "coveragePct": 42.3, "errorStatus": "scanned", - "ooMethods": 1558, - "ooExcluded": 1558 + "ooMethods": 2192, + "ooExcluded": 2192 } }, "typeRelations": { - "byBase": {} + "byBase": { + "bool": { + "temporal": [ + "tbool" + ] + }, + "cbuffer": { + "temporal": [ + "tcbuffer" + ], + "set": "cbufferset" + }, + "date": { + "set": "dateset", + "span": "datespan", + "spanset": "datespanset" + }, + "double2": { + "temporal": [ + "tdouble2" + ] + }, + "double3": { + "temporal": [ + "tdouble3" + ] + }, + "double4": { + "temporal": [ + "tdouble4" + ] + }, + "float8": { + "temporal": [ + "tfloat" + ], + "set": "floatset", + "span": "floatspan", + "spanset": "floatspanset" + }, + "geography": { + "temporal": [ + "tgeogpoint", + "tgeography" + ], + "set": "geogset" + }, + "geometry": { + "temporal": [ + "tgeompoint", + "tgeometry" + ], + "set": "geomset" + }, + "h3index": { + "temporal": [ + "th3index" + ], + "set": "h3indexset" + }, + "int4": { + "temporal": [ + "tint" + ], + "set": "intset", + "span": "intspan", + "spanset": "intspanset" + }, + "int8": { + "temporal": [ + "tbigint" + ], + "set": "bigintset", + "span": "bigintspan", + "spanset": "bigintspanset" + }, + "jsonb": { + "temporal": [ + "tjsonb" + ], + "set": "jsonbset" + }, + "npoint": { + "temporal": [ + "tnpoint" + ], + "set": "npointset" + }, + "pcpatch": { + "temporal": [ + "tpcpatch" + ], + "set": "pcpatchset" + }, + "pcpoint": { + "temporal": [ + "tpcpoint" + ], + "set": "pcpointset" + }, + "pose": { + "temporal": [ + "tpose", + "trgeometry" + ], + "set": "poseset" + }, + "posechain": { + "temporal": [ + "tposechain" + ], + "set": "posechainset" + }, + "quadbin": { + "temporal": [ + "tquadbin" + ], + "set": "quadbinset" + }, + "s2cell": { + "temporal": [ + "ts2cell" + ], + "set": "s2cellset" + }, + "text": { + "temporal": [ + "ttext" + ], + "set": "textset" + }, + "timestamptz": { + "set": "tstzset", + "span": "tstzspan", + "spanset": "tstzspanset" + } + } + }, + "temporalTypes": { + "tbigint": { + "base": "int8", + "bbox": "tbox", + "mfjson": "MovingBigInteger", + "number": true, + "spatial": false, + "linear": false + }, + "tbool": { + "base": "bool", + "bbox": "tstzspan", + "mfjson": "MovingBoolean", + "number": false, + "spatial": false, + "linear": false + }, + "tcbuffer": { + "base": "cbuffer", + "bbox": "stbox", + "mfjson": "MovingCircularBuffer", + "number": false, + "spatial": true, + "linear": true + }, + "tdouble2": { + "base": "double2", + "bbox": "tstzspan", + "number": false, + "spatial": false, + "linear": true + }, + "tdouble3": { + "base": "double3", + "bbox": "tstzspan", + "number": false, + "spatial": false, + "linear": true + }, + "tdouble4": { + "base": "double4", + "bbox": "tstzspan", + "number": false, + "spatial": false, + "linear": true + }, + "tfloat": { + "base": "float8", + "bbox": "tbox", + "mfjson": "MovingFloat", + "number": true, + "spatial": false, + "linear": true + }, + "tgeogpoint": { + "base": "geography", + "bbox": "stbox", + "mfjson": "MovingPoint", + "number": false, + "spatial": true, + "linear": true + }, + "tgeography": { + "base": "geography", + "bbox": "stbox", + "mfjson": "MovingGeometry", + "number": false, + "spatial": true, + "linear": false + }, + "tgeometry": { + "base": "geometry", + "bbox": "stbox", + "mfjson": "MovingGeometry", + "number": false, + "spatial": true, + "linear": false + }, + "tgeompoint": { + "base": "geometry", + "bbox": "stbox", + "mfjson": "MovingPoint", + "number": false, + "spatial": true, + "linear": true + }, + "th3index": { + "base": "h3index", + "bbox": "stbox", + "mfjson": "MovingH3Index", + "number": false, + "spatial": true, + "linear": false + }, + "tint": { + "base": "int4", + "bbox": "tbox", + "mfjson": "MovingInteger", + "number": true, + "spatial": false, + "linear": false + }, + "tjsonb": { + "base": "jsonb", + "bbox": "tstzspan", + "mfjson": "MovingJsonb", + "number": false, + "spatial": false, + "linear": false + }, + "tnpoint": { + "base": "npoint", + "bbox": "stbox", + "mfjson": "MovingNetworkPoint", + "number": false, + "spatial": true, + "linear": true + }, + "tpcpatch": { + "base": "pcpatch", + "bbox": "tpcbox", + "mfjson": "MovingPCPatch", + "number": false, + "spatial": true, + "linear": false + }, + "tpcpoint": { + "base": "pcpoint", + "bbox": "tpcbox", + "mfjson": "MovingPCPoint", + "number": false, + "spatial": true, + "linear": false + }, + "tpose": { + "base": "pose", + "bbox": "stbox", + "mfjson": "MovingPose", + "number": false, + "spatial": true, + "linear": true + }, + "tposechain": { + "base": "posechain", + "bbox": "stbox", + "mfjson": "MovingPoseChain", + "number": false, + "spatial": true, + "linear": true + }, + "tquadbin": { + "base": "quadbin", + "bbox": "stbox", + "mfjson": "MovingQuadbin", + "number": false, + "spatial": true, + "linear": false + }, + "trgeometry": { + "base": "pose", + "bbox": "stbox", + "mfjson": "MovingRigidGeometry", + "number": false, + "spatial": true, + "linear": true + }, + "ts2cell": { + "base": "s2cell", + "bbox": "stbox", + "mfjson": "MovingS2Cell", + "number": false, + "spatial": true, + "linear": false + }, + "ttext": { + "base": "text", + "bbox": "tstzspan", + "mfjson": "MovingText", + "number": false, + "spatial": false, + "linear": false + } }, - "sourceCommit": "10aad4dd0011209a1b63ab2113c554415b1ed195" + "sourceCommit": "f711703062c228561c50e76fcc21b26f1a78a1e9", + "families": [ + "CBUFFER", + "H3", + "JSON", + "NPOINT", + "POINTCLOUD", + "POSE", + "QUADBIN", + "RASTER", + "RGEO", + "S2CELL" + ] } \ No newline at end of file diff --git a/vendor/meos-api/meos-object-model-parity.json b/vendor/meos-api/meos-object-model-parity.json index 887d3c0..e2843fb 100644 --- a/vendor/meos-api/meos-object-model-parity.json +++ b/vendor/meos-api/meos-object-model-parity.json @@ -92,10 +92,10 @@ "TTextSeq", "TTextSeqSet" ], - "classesWithMethods": 91, - "functionsClassified": 1558, - "functionsTotal": 5175, - "unclassified": 3617, + "classesWithMethods": 112, + "functionsClassified": 2192, + "functionsTotal": 5185, + "unclassified": 2993, "unclassifiedNames": [ "_addeye", "_addmat", @@ -383,8 +383,14 @@ "araster_value", "araster_value_gdal", "arc_contains_angle", + "arc_parameter_point", + "arc_point_parameter", "arc_set_bbox", + "arc_span_contains", + "arc_span_offset", + "arc_span_sweep", "arcarc_intersect", + "arcarc_intersect_points", "arcsegm_intersect", "arithop_tnumber_number", "arithop_tnumber_tnumber", @@ -483,59 +489,6 @@ "boxop_tspatial_tspatial", "bstring2bytea", "build_edge_rtree", - "cbuffer_as_ewkt", - "cbuffer_as_hexwkb", - "cbuffer_as_text", - "cbuffer_as_wkb", - "cbuffer_cmp", - "cbuffer_collinear", - "cbuffer_contains", - "cbuffer_contains_geo", - "cbuffer_copy", - "cbuffer_covers", - "cbuffer_covers_geo", - "cbuffer_disjoint", - "cbuffer_distance", - "cbuffer_dwithin", - "cbuffer_eq", - "cbuffer_from_hexwkb", - "cbuffer_from_wkb", - "cbuffer_ge", - "cbuffer_gt", - "cbuffer_hash", - "cbuffer_hash_extended", - "cbuffer_in", - "cbuffer_intersects", - "cbuffer_le", - "cbuffer_lt", - "cbuffer_make", - "cbuffer_make_coords", - "cbuffer_ne", - "cbuffer_nsame", - "cbuffer_out", - "cbuffer_parse", - "cbuffer_point", - "cbuffer_point2d_p", - "cbuffer_radius", - "cbuffer_round", - "cbuffer_same", - "cbuffer_set_srid", - "cbuffer_set_srid_int", - "cbuffer_set_stbox", - "cbuffer_srid", - "cbuffer_timestamptz_set_stbox", - "cbuffer_timestamptz_to_stbox", - "cbuffer_to_geom", - "cbuffer_to_set", - "cbuffer_to_stbox", - "cbuffer_touches", - "cbuffer_transf_pj", - "cbuffer_transform", - "cbuffer_transform_pipeline", - "cbuffer_tstzspan_set_stbox", - "cbuffer_tstzspan_to_stbox", - "cbuffer_union_transfn", - "cbuffer_wkt_out", "cbufferarr_round", "cbufferarr_set_stbox", "cbufferarr_to_geom", @@ -552,6 +505,7 @@ "common_rid_tnpoint_npoint", "common_rid_tnpoint_npointset", "common_rid_tnpoint_tnpoint", + "compute_s", "concat_jsonbset_jsonb", "concat_tjsonb_jsonb", "concat_tjsonb_tjsonb", @@ -685,19 +639,11 @@ "datum2_geog_centroid", "datum2_geom_centroid", "datum2_gt", - "datum2_h3index_eq", - "datum2_h3index_ne", "datum2_le", "datum2_lt", "datum2_ne", "datum2_point_eq", "datum2_point_ne", - "datum2_point_nsame", - "datum2_point_same", - "datum2_quadbin_eq", - "datum2_quadbin_ne", - "datum2_s2cell_eq", - "datum2_s2cell_ne", "datum_add", "datum_and", "datum_as_hexwkb", @@ -1139,7 +1085,6 @@ "ensure_same_interp", "ensure_same_pcid_pcpatch", "ensure_same_pcid_pcpoint", - "ensure_same_pcid_tpcbox", "ensure_same_rid_tnpointinst", "ensure_same_skiplist_subtype", "ensure_same_span_type", @@ -1196,8 +1141,9 @@ "ensure_valid_span_span", "ensure_valid_spanset_span", "ensure_valid_spanset_spanset", - "ensure_valid_spatial_stbox_stbox", "ensure_valid_stbox_geo", + "ensure_valid_stbox_stbox", + "ensure_valid_tbox_tbox", "ensure_valid_tcbuffer_cbuffer", "ensure_valid_tcbuffer_geo", "ensure_valid_tcbuffer_stbox", @@ -1428,142 +1374,12 @@ "gbox_out", "gbox_set_stbox", "gbox_to_stbox", - "geo_as_ewkb", - "geo_as_ewkt", - "geo_as_geojson", - "geo_as_hexewkb", - "geo_as_text", - "geo_as_wkt", - "geo_basetype", - "geo_cluster_dbscan", - "geo_cluster_intersecting", - "geo_cluster_intersecting_geoms", - "geo_cluster_kmeans", - "geo_cluster_within", - "geo_cluster_within_distance", - "geo_collect_garray", - "geo_combine_clusters", - "geo_copy", - "geo_covers2d", - "geo_disjoint_fn", - "geo_disjoint_fn_geo", - "geo_distance_fn", - "geo_dwithin_fn", - "geo_dwithin_fn_geo", - "geo_edge_ctx_free", - "geo_edge_ctx_make", - "geo_equals", - "geo_extract_elements", - "geo_from_ewkb", - "geo_from_geojson", - "geo_from_text", - "geo_geo_n", - "geo_intersects2d", - "geo_intersects2d_ctx", - "geo_intersects_fn", - "geo_intersects_fn_geo", - "geo_is_empty", - "geo_is_unitary", - "geo_makeline_garray", - "geo_num_geos", - "geo_num_points", - "geo_out", - "geo_parse", - "geo_pointarr", - "geo_points", - "geo_reverse", - "geo_round", - "geo_same", - "geo_serialize", - "geo_set_srid", - "geo_set_srid_int", - "geo_set_stbox", - "geo_split_each_n_stboxes", - "geo_split_n_stboxes", - "geo_srid", - "geo_stbox", - "geo_stboxes", - "geo_timestamptz_to_stbox", - "geo_to_h3index_cell", - "geo_to_h3index_set", - "geo_to_quadbin_cell", - "geo_to_s2cell_cell", - "geo_to_set", - "geo_to_stbox", - "geo_tpose_to_trgeo", - "geo_tposeinst_to_trgeo", - "geo_tposeseq_to_trgeo", - "geo_tposeseqset_to_trgeo", - "geo_transform", - "geo_transform_pipeline", - "geo_tstzspan_to_stbox", - "geo_typename", - "geo_union_dbscan", - "geo_union_intersecting", - "geo_union_transfn", - "geo_values_collect", "geoarr_set_stbox", "geocircle_make", "geodetic_to_ecef", - "geog_area", - "geog_array_union", - "geog_centroid", - "geog_distance", - "geog_dwithin", - "geog_from_hexewkb", - "geog_in", - "geog_intersects", - "geog_length", - "geog_perimeter", - "geog_serialize", - "geog_to_geom", "geogpoint_make2d", "geogpoint_make3dz", - "geom_array_union", - "geom_azimuth", - "geom_boundary", - "geom_buffer", - "geom_centroid", - "geom_contains", - "geom_convex_hull", - "geom_covers", - "geom_difference2d", - "geom_disjoint2d", - "geom_distance2d", - "geom_distance3d", - "geom_dwithin", - "geom_dwithin2d", - "geom_dwithin3d", - "geom_extract_edges", - "geom_from_hexewkb", - "geom_in", - "geom_intersection2d", - "geom_intersection2d_coll", - "geom_intersects", - "geom_intersects2d", - "geom_intersects3d", - "geom_is_simple", - "geom_length", - "geom_max_distance2d", - "geom_meos_supported", - "geom_min_bounding_radius", - "geom_oriented_envelope", - "geom_perimeter", - "geom_radius", - "geom_relate", - "geom_relate_pattern", - "geom_ring_is_convex", - "geom_serialize", - "geom_shortestline2d", - "geom_shortestline3d", - "geom_spatialrel", - "geom_to_cbuffer", - "geom_to_geog", - "geom_to_nsegment", - "geom_touches", - "geom_unary_union", "geomeas_to_tpoint", - "geometry_tpose_to_trgeometry", "geompoint_make2d", "geompoint_make3dz", "geompoint_to_npoint", @@ -1585,8 +1401,6 @@ "h3_cell_to_center_child_next_meos", "h3_cell_to_child_pos_meos", "h3_cell_to_children", - "h3_cell_to_geom", - "h3_cell_to_geompoint", "h3_cell_to_local_ij_meos", "h3_cell_to_parent_meos", "h3_cell_to_parent_next_meos", @@ -1624,11 +1438,16 @@ "h3_vertex_to_gs_point", "h3index_as_hexwkb", "h3index_as_wkb", + "h3index_cell_area", + "h3index_cell_to_boundary", + "h3index_cell_to_parent", + "h3index_cell_to_point", "h3index_cmp", "h3index_eq", "h3index_from_hexwkb", "h3index_from_wkb", "h3index_ge", + "h3index_get_resolution", "h3index_gt", "h3index_hash", "h3index_in", @@ -1638,6 +1457,7 @@ "h3index_out", "h3index_set_stbox", "h3index_timestamptz_to_stbox", + "h3index_to_set", "h3index_to_stbox", "h3index_tstzspan_to_stbox", "h3indexarr_set_stbox", @@ -1746,63 +1566,6 @@ "json_out", "json_strip_nulls", "json_typeof", - "jsonb_array_element", - "jsonb_array_element_text", - "jsonb_array_elements", - "jsonb_array_elements_text", - "jsonb_array_length", - "jsonb_cmp", - "jsonb_concat", - "jsonb_contained", - "jsonb_contains", - "jsonb_copy", - "jsonb_delete", - "jsonb_delete_array", - "jsonb_delete_index", - "jsonb_delete_path", - "jsonb_each", - "jsonb_each_text", - "jsonb_eq", - "jsonb_exists", - "jsonb_exists_array", - "jsonb_extract_path", - "jsonb_extract_path_text", - "jsonb_from_text", - "jsonb_ge", - "jsonb_gt", - "jsonb_hash", - "jsonb_hash_extended", - "jsonb_in", - "jsonb_insert", - "jsonb_le", - "jsonb_lt", - "jsonb_make", - "jsonb_make_two_arg", - "jsonb_ne", - "jsonb_object_field", - "jsonb_object_field_text", - "jsonb_object_keys", - "jsonb_out", - "jsonb_path_exists", - "jsonb_path_match", - "jsonb_path_query_all", - "jsonb_path_query_array", - "jsonb_path_query_first", - "jsonb_pretty", - "jsonb_set", - "jsonb_set_lax", - "jsonb_strip_nulls", - "jsonb_to_bool", - "jsonb_to_cstring", - "jsonb_to_float4", - "jsonb_to_float8", - "jsonb_to_int16", - "jsonb_to_int32", - "jsonb_to_int64", - "jsonb_to_numeric", - "jsonb_to_set", - "jsonb_to_text", - "jsonb_union_transfn", "jsonbfunc_jsonbset", "jsonbset_array_element", "jsonbset_array_length", @@ -1834,9 +1597,6 @@ "jsonbset_to_textset_key", "jsonbset_value_n", "jsonbset_values", - "jsonpath_copy", - "jsonpath_in", - "jsonpath_out", "left2D", "left4D", "left8D", @@ -1899,14 +1659,6 @@ "lwpointarr_remove_duplicates", "lwproj_lookup", "meos_areal_union", - "meos_array_add", - "meos_array_count", - "meos_array_create", - "meos_array_destroy", - "meos_array_destroy_free", - "meos_array_get", - "meos_array_reset", - "meos_array_reset_free", "meos_basetype", "meos_centroid", "meos_errno", @@ -1958,17 +1710,6 @@ "meos_pc_patch_serialized_size", "meos_pc_point_deserialize", "meos_pc_point_serialize", - "meos_pc_schema", - "meos_pc_schema_clear", - "meos_pc_schema_compression", - "meos_pc_schema_from_dims", - "meos_pc_schema_lookup", - "meos_pc_schema_ndims", - "meos_pc_schema_register", - "meos_pc_schema_register_dims", - "meos_pc_schema_register_xml", - "meos_pc_schema_srid", - "meos_pc_schema_xml", "meos_point_in_polygon", "meos_postgis_valid_typmod", "meos_proj_get_context", @@ -2125,67 +1866,10 @@ "nai_trgeometry_tpoint", "nai_trgeometry_trgeometry", "not_negative_datum", - "npoint_as_ewkt", - "npoint_as_hexwkb", - "npoint_as_text", - "npoint_as_wkb", - "npoint_cmp", - "npoint_collinear", - "npoint_eq", - "npoint_from_hexwkb", - "npoint_from_wkb", - "npoint_ge", - "npoint_gt", - "npoint_hash", - "npoint_hash_extended", - "npoint_in", - "npoint_le", - "npoint_lt", - "npoint_make", - "npoint_ne", - "npoint_out", - "npoint_parse", - "npoint_position", - "npoint_round", - "npoint_route", - "npoint_same", - "npoint_set", - "npoint_set_stbox", - "npoint_srid", - "npoint_timestamptz_set_stbox", - "npoint_timestamptz_to_stbox", - "npoint_to_geompoint", - "npoint_to_nsegment", - "npoint_to_set", - "npoint_to_stbox", - "npoint_tstzspan_set_stbox", - "npoint_tstzspan_to_stbox", - "npoint_union_transfn", - "npoint_wkt_out", "npointarr_geom", "npointarr_set_stbox", "npointsegm_interpolate", "npointsegm_locate", - "nsegment_cmp", - "nsegment_end_position", - "nsegment_eq", - "nsegment_ge", - "nsegment_gt", - "nsegment_in", - "nsegment_le", - "nsegment_lt", - "nsegment_make", - "nsegment_ne", - "nsegment_out", - "nsegment_parse", - "nsegment_round", - "nsegment_route", - "nsegment_set", - "nsegment_set_stbox", - "nsegment_srid", - "nsegment_start_position", - "nsegment_to_geom", - "nsegment_to_stbox", "nsegmentarr_geom", "nsegmentarr_normalize", "null_handle_type_from_string", @@ -2412,31 +2096,6 @@ "p_obracket", "p_oparen", "p_whitespace", - "pcpatch_any_point_matches", - "pcpatch_as_hexwkb", - "pcpatch_cmp", - "pcpatch_copy", - "pcpatch_eq", - "pcpatch_filter_per_point", - "pcpatch_from_hexwkb", - "pcpatch_ge", - "pcpatch_get_pcid", - "pcpatch_gt", - "pcpatch_hash", - "pcpatch_hash_extended", - "pcpatch_hex_in", - "pcpatch_hex_out", - "pcpatch_le", - "pcpatch_lt", - "pcpatch_make", - "pcpatch_make_coords", - "pcpatch_ne", - "pcpatch_npoints", - "pcpatch_parse", - "pcpatch_to_geom", - "pcpatch_to_set", - "pcpatch_to_tpcbox", - "pcpatch_union_transfn", "pcpatchset_end_value", "pcpatchset_in", "pcpatchset_make", @@ -2444,33 +2103,6 @@ "pcpatchset_start_value", "pcpatchset_value_n", "pcpatchset_values", - "pcpoint_as_hexwkb", - "pcpoint_cmp", - "pcpoint_copy", - "pcpoint_eq", - "pcpoint_from_hexwkb", - "pcpoint_ge", - "pcpoint_get_dim", - "pcpoint_get_pcid", - "pcpoint_get_x", - "pcpoint_get_y", - "pcpoint_get_z", - "pcpoint_gt", - "pcpoint_hash", - "pcpoint_hash_extended", - "pcpoint_hex_in", - "pcpoint_hex_out", - "pcpoint_in_tpcbox", - "pcpoint_intersects_geometry", - "pcpoint_le", - "pcpoint_lt", - "pcpoint_make", - "pcpoint_meaningful_size", - "pcpoint_ne", - "pcpoint_parse", - "pcpoint_to_set", - "pcpoint_to_tpcbox", - "pcpoint_union_transfn", "pcpointset_end_value", "pcpointset_in", "pcpointset_make", @@ -2494,118 +2126,8 @@ "pointcloudset_type", "pointsegm_interpolate", "pointsegm_locate", - "pose_angular_distance", - "pose_apply_geo", - "pose_as_ewkt", - "pose_as_geopose", - "pose_as_hexwkb", - "pose_as_text", - "pose_as_wkb", - "pose_cmp", - "pose_collinear", - "pose_compose", - "pose_compose_tpose", - "pose_compose_values", - "pose_copy", - "pose_distance", - "pose_enu_to_ecef_quaternion", - "pose_eq", - "pose_from_geopose", - "pose_from_hexwkb", - "pose_from_wkb", - "pose_ge", - "pose_gt", - "pose_hash", - "pose_hash_extended", - "pose_in", - "pose_inverse", - "pose_le", - "pose_lt", - "pose_make_2d", - "pose_make_3d", - "pose_make_point2d", - "pose_make_point3d", - "pose_make_point3d_ypr", - "pose_ne", - "pose_normalize", - "pose_nsame", - "pose_out", - "pose_parse", - "pose_pitch", - "pose_quaternion", - "pose_quaternion_mul", - "pose_quaternion_to_ypr", - "pose_roll", - "pose_round", - "pose_same", - "pose_set_srid", - "pose_set_srid_int", - "pose_set_stbox", - "pose_srid", - "pose_timestamptz_set_stbox", - "pose_timestamptz_to_stbox", - "pose_to_point", - "pose_to_posechain", - "pose_to_set", - "pose_to_stbox", - "pose_transf_pj", - "pose_transform", - "pose_transform_pipeline", - "pose_tstzspan_set_stbox", - "pose_tstzspan_to_stbox", - "pose_union_transfn", - "pose_wkt_out", - "pose_yaw", - "pose_ypr", - "pose_ypr_to_quaternion", "posearr_round", "posearr_set_stbox", - "posechain_append", - "posechain_as_ewkt", - "posechain_as_hexwkb", - "posechain_as_text", - "posechain_as_wkb", - "posechain_cmp", - "posechain_collinear", - "posechain_copy", - "posechain_end_pose", - "posechain_eq", - "posechain_from_hexwkb", - "posechain_from_wkb", - "posechain_ge", - "posechain_gt", - "posechain_hash", - "posechain_hash_extended", - "posechain_in", - "posechain_le", - "posechain_lt", - "posechain_make", - "posechain_ne", - "posechain_nsame", - "posechain_num_poses", - "posechain_out", - "posechain_parse", - "posechain_pose_n", - "posechain_poses", - "posechain_prefix_pose", - "posechain_round", - "posechain_same", - "posechain_set_srid", - "posechain_set_srid_int", - "posechain_set_stbox", - "posechain_srid", - "posechain_start_pose", - "posechain_timestamptz_to_stbox", - "posechain_to_point", - "posechain_to_pose", - "posechain_to_set", - "posechain_to_stbox", - "posechain_transf_pj", - "posechain_transform", - "posechain_transform_pipeline", - "posechain_tstzspan_to_stbox", - "posechain_union_transfn", - "posechain_wkt_out", "posechainarr_set_stbox", "posechainsegm_interpolate", "posechainsegm_locate", @@ -2657,43 +2179,11 @@ "quadbin_string_to_index", "quadbin_tile_to_cell", "quadbin_timestamptz_to_stbox", + "quadbin_to_set", "quadbin_to_stbox", "quadbin_tstzspan_to_stbox", "quadbinarr_set_stbox", "quaternion_rotate_vector", - "raquet_as_hexwkb", - "raquet_as_wkb", - "raquet_cmp", - "raquet_copy", - "raquet_eq", - "raquet_from_hexwkb", - "raquet_from_wkb", - "raquet_ge", - "raquet_gt", - "raquet_hash", - "raquet_hash_extended", - "raquet_height", - "raquet_in", - "raquet_le", - "raquet_lt", - "raquet_make", - "raquet_meaningful_size", - "raquet_ne", - "raquet_nodata", - "raquet_out", - "raquet_pixel_value", - "raquet_pixels", - "raquet_pixels_from_host", - "raquet_pixels_size", - "raquet_pixtype", - "raquet_pixtype_from_string", - "raquet_pixtype_size", - "raquet_quadbin", - "raquet_read", - "raquet_read_bytes", - "raquet_set_stbox", - "raquet_to_stbox", - "raquet_width", "raster_as_hexwkb", "raster_as_wkb", "raster_at_value", @@ -2711,6 +2201,7 @@ "raster_tile_value_quadbin", "raster_value", "raster_value_gdal", + "relate_arc_arc_points", "relate_ctx_free", "relate_ctx_make", "relate_is_areal", @@ -2765,29 +2256,6 @@ "route_exists", "route_geom", "route_length", - "rtree_create_bigintspan", - "rtree_create_datespan", - "rtree_create_floatspan", - "rtree_create_intspan", - "rtree_create_stbox", - "rtree_create_tbox", - "rtree_create_tpcbox", - "rtree_create_tstzspan", - "rtree_free", - "rtree_height", - "rtree_insert", - "rtree_insert_temporal", - "rtree_insert_temporal_split", - "rtree_join", - "rtree_load", - "rtree_mem_size", - "rtree_nn_cursor_close", - "rtree_nn_cursor_next", - "rtree_nn_cursor_open", - "rtree_num_entries", - "rtree_search", - "rtree_search_temporal", - "rtree_search_temporal_dedup", "s2cell_cell_area", "s2cell_cell_bounding_box", "s2cell_cell_contains", @@ -2828,6 +2296,7 @@ "s2cell_set_stbox", "s2cell_timestamptz_to_stbox", "s2cell_to_face_ij", + "s2cell_to_set", "s2cell_to_stbox", "s2cell_token_to_cell", "s2cell_tstzspan_to_stbox", @@ -2916,29 +2385,6 @@ "spatialset_transform_pipeline", "spatialset_type", "spheroid_init_from_srid", - "sptree_create_bigintspan", - "sptree_create_datespan", - "sptree_create_floatspan", - "sptree_create_intspan", - "sptree_create_stbox", - "sptree_create_tbox", - "sptree_create_tpcbox", - "sptree_create_tstzspan", - "sptree_free", - "sptree_height", - "sptree_insert", - "sptree_insert_temporal", - "sptree_insert_temporal_split", - "sptree_join", - "sptree_load", - "sptree_mem_size", - "sptree_nn_cursor_close", - "sptree_nn_cursor_next", - "sptree_nn_cursor_open", - "sptree_num_entries", - "sptree_search", - "sptree_search_temporal", - "sptree_search_temporal_dedup", "srid_builtin_ellipsoid", "srid_check_latlong", "srid_is_latlong", @@ -3139,16 +2585,6 @@ "teq_ts2cell_s2cell", "teq_ts2cell_ts2cell", "teq_ttext_text", - "text_cmp", - "text_copy", - "text_in", - "text_initcap", - "text_lower", - "text_out", - "text_to_cstring", - "text_to_set", - "text_union_transfn", - "text_upper", "textcat_text_text", "textcat_text_textset", "textcat_text_ttext", @@ -3227,8 +2663,6 @@ "tgt_tint_int", "tgt_ttext_text", "th3index_are_neighbor_cells", - "th3index_cell_area_km2", - "th3index_cell_area_rads2", "th3index_cell_to_center_child", "th3index_cell_to_center_child_next", "th3index_cell_to_child_pos", @@ -3238,9 +2672,7 @@ "th3index_cells_to_directed_edge", "th3index_child_pos_to_cell", "th3index_directed_edge_to_boundary", - "th3index_edge_length_km", - "th3index_edge_length_m", - "th3index_edge_length_rads", + "th3index_edge_length", "th3index_end_value", "th3index_get_base_cell_number", "th3index_get_directed_edge_destination", @@ -3432,64 +2864,6 @@ "tor_tbool_tbool", "torder_type", "touches_cbuffer_cbuffer", - "tpcbox_above", - "tpcbox_adjacent", - "tpcbox_after", - "tpcbox_back", - "tpcbox_before", - "tpcbox_below", - "tpcbox_cmp", - "tpcbox_contained", - "tpcbox_contains", - "tpcbox_copy", - "tpcbox_eq", - "tpcbox_expand", - "tpcbox_extent_transfn", - "tpcbox_front", - "tpcbox_ge", - "tpcbox_geodetic", - "tpcbox_gist_inner_consistent", - "tpcbox_gt", - "tpcbox_hast", - "tpcbox_hasx", - "tpcbox_hasz", - "tpcbox_in", - "tpcbox_index_leaf_consistent", - "tpcbox_index_recheck", - "tpcbox_le", - "tpcbox_left", - "tpcbox_lt", - "tpcbox_make", - "tpcbox_ne", - "tpcbox_out", - "tpcbox_overabove", - "tpcbox_overafter", - "tpcbox_overback", - "tpcbox_overbefore", - "tpcbox_overbelow", - "tpcbox_overfront", - "tpcbox_overlaps", - "tpcbox_overleft", - "tpcbox_overright", - "tpcbox_parse", - "tpcbox_pcid", - "tpcbox_right", - "tpcbox_round", - "tpcbox_same", - "tpcbox_set_srid", - "tpcbox_set_stbox", - "tpcbox_srid", - "tpcbox_tmax", - "tpcbox_tmax_inc", - "tpcbox_tmin", - "tpcbox_tmin_inc", - "tpcbox_to_stbox", - "tpcbox_xmax", - "tpcbox_xmin", - "tpcbox_ymax", - "tpcbox_ymin", - "tpcbox_zmax", - "tpcbox_zmin", "tpcpatch_at_value", "tpcpatch_end_value", "tpcpatch_from_base_temp", @@ -3644,6 +3018,8 @@ "type_from_hexwkb", "type_from_wkb", "type_span_bbox", + "uint_mod_add", + "uint_mod_sub", "union_bigint_set", "union_bigint_span", "union_bigint_spanset", @@ -3715,10 +3091,10 @@ "value_union_transfn", "wkb_variant_from_endian" ], - "coveragePct": 30.1, + "coveragePct": 42.3, "errorStatus": "scanned", - "ooMethods": 1558, - "ooExcluded": 1558 + "ooMethods": 2192, + "ooExcluded": 2192 }, "worklist": [ {