From eed355e0f09f7021b5f58867538e73bf9513e7e9 Mon Sep 17 00:00:00 2001 From: estebanzimanyi <26899974+estebanzimanyi@users.noreply.github.com> Date: Thu, 3 Sep 2026 06:11:47 +0000 Subject: [PATCH] Refresh the vendored MEOS-API artefacts --- vendor/meos-api/meos-coverage.json | 2 +- vendor/meos-api/meos-idl.json | 28463 ++++++++++++---- vendor/meos-api/meos-object-model-parity.json | 607 +- 3 files changed, 22112 insertions(+), 6960 deletions(-) diff --git a/vendor/meos-api/meos-coverage.json b/vendor/meos-api/meos-coverage.json index 8aa11e1..8fe588f 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": 5173, "gap": 0, "actionableGap": 0, "byClass": {}, diff --git a/vendor/meos-api/meos-idl.json b/vendor/meos-api/meos-idl.json index 732c421..957cf07 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 *" @@ -82236,6 +83972,7 @@ "name": "geo_as_ewkt", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -82294,6 +84031,7 @@ "name": "geo_as_geojson", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -82377,6 +84115,7 @@ "name": "geo_as_hexewkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -82435,6 +84174,7 @@ "name": "geo_as_text", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -82493,6 +84233,7 @@ "name": "geo_from_ewkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82514,6 +84255,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 +84315,7 @@ "name": "geo_from_geojson", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82607,6 +84364,7 @@ "name": "geo_from_text", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82665,6 +84423,7 @@ "name": "geo_out", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -82713,6 +84472,7 @@ "name": "geog_from_hexewkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82761,6 +84521,7 @@ "name": "geog_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82819,6 +84580,7 @@ "name": "geom_from_hexewkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82867,6 +84629,7 @@ "name": "geom_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82925,6 +84688,7 @@ "name": "geo_copy", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -82985,6 +84749,7 @@ "name": "geogpoint_make2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83053,6 +84818,7 @@ "name": "geogpoint_make3dz", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83131,6 +84897,7 @@ "name": "geompoint_make2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83199,6 +84966,7 @@ "name": "geompoint_make3dz", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83277,6 +85045,7 @@ "name": "geom_to_geog", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83337,6 +85106,7 @@ "name": "geog_to_geom", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83397,6 +85167,7 @@ "name": "geo_is_empty", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -83445,6 +85216,7 @@ "name": "geo_is_unitary", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -83493,6 +85265,7 @@ "name": "geo_typename", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -83529,6 +85302,7 @@ "name": "geog_area", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -83587,6 +85361,7 @@ "name": "geog_centroid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -83657,6 +85432,7 @@ "name": "geog_length", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -83715,6 +85491,7 @@ "name": "geog_perimeter", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -83773,6 +85550,7 @@ "name": "geom_azimuth", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -83856,6 +85634,7 @@ "name": "geom_length", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -83904,6 +85683,7 @@ "name": "geom_perimeter", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -83952,6 +85732,7 @@ "name": "line_numpoints", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -84000,6 +85781,7 @@ "name": "line_point_n", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84070,6 +85852,7 @@ "name": "geo_reverse", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84130,6 +85913,7 @@ "name": "geo_round", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84200,6 +85984,7 @@ "name": "geo_set_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84270,6 +86055,7 @@ "name": "geo_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -84318,6 +86104,7 @@ "name": "geo_transform", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84388,6 +86175,7 @@ "name": "geo_transform_pipeline", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84478,6 +86266,7 @@ "name": "geo_collect_garray", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84494,6 +86283,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "gsarr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -84547,6 +86351,7 @@ "name": "geo_makeline_garray", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84563,6 +86368,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "gsarr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -84616,6 +86436,7 @@ "name": "geo_num_points", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -84664,6 +86485,7 @@ "name": "geo_num_geos", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -84712,6 +86534,7 @@ "name": "geo_geo_n", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84782,6 +86605,7 @@ "name": "geo_pointarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED **", "canonical": "GSERIALIZED **" @@ -84866,6 +86690,7 @@ "name": "geo_points", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84926,6 +86751,7 @@ "name": "geom_array_union", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -84942,6 +86768,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "gsarr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -84995,6 +86836,7 @@ "name": "geog_array_union", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85011,6 +86853,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "gsarr", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -85064,6 +86921,7 @@ "name": "geom_boundary", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85124,6 +86982,7 @@ "name": "geom_buffer", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85204,6 +87063,7 @@ "name": "geom_centroid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85264,6 +87124,7 @@ "name": "geom_convex_hull", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85324,6 +87185,7 @@ "name": "geom_difference2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85406,6 +87268,7 @@ "name": "geom_is_simple", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -85454,6 +87317,7 @@ "name": "geom_intersection2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85536,6 +87400,7 @@ "name": "geom_intersection2d_coll", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85618,6 +87483,7 @@ "name": "geom_min_bounding_radius", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85692,6 +87558,7 @@ "name": "geom_oriented_envelope", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85752,6 +87619,7 @@ "name": "geom_shortestline2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85834,6 +87702,7 @@ "name": "geom_shortestline3d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85916,6 +87785,7 @@ "name": "geom_unary_union", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -85986,6 +87856,7 @@ "name": "line_interpolate_point", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -86066,6 +87937,7 @@ "name": "line_locate_point", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -86136,6 +88008,7 @@ "name": "line_substring", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -86216,6 +88089,7 @@ "name": "geog_dwithin", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86306,6 +88180,7 @@ "name": "geog_intersects", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86386,6 +88261,7 @@ "name": "geom_contains", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86456,6 +88332,7 @@ "name": "geom_covers", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86526,6 +88403,7 @@ "name": "geom_disjoint2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86596,6 +88474,7 @@ "name": "geom_dwithin", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86676,6 +88555,7 @@ "name": "geom_dwithin2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86756,6 +88636,7 @@ "name": "geom_dwithin3d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86836,6 +88717,7 @@ "name": "geom_intersects", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86906,6 +88788,7 @@ "name": "geom_intersects2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -86976,6 +88859,7 @@ "name": "geom_intersects3d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -87046,6 +88930,7 @@ "name": "geom_relate", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -87116,6 +89001,7 @@ "name": "geom_relate_pattern", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -87196,6 +89082,7 @@ "name": "geom_touches", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -87266,6 +89153,7 @@ "name": "geo_stboxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -87350,6 +89238,7 @@ "name": "geo_split_each_n_stboxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -87444,6 +89333,7 @@ "name": "geo_split_n_stboxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -87538,6 +89428,7 @@ "name": "geog_distance", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -87608,6 +89499,7 @@ "name": "geom_distance2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -87678,6 +89570,7 @@ "name": "geom_max_distance2d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -87748,6 +89641,7 @@ "name": "geom_distance3d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -87818,6 +89712,7 @@ "name": "geo_equals", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -87888,6 +89783,7 @@ "name": "geo_same", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -87958,6 +89854,7 @@ "name": "geogset_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88006,6 +89903,7 @@ "name": "geomset_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88054,6 +89952,7 @@ "name": "spatialset_out", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -88106,6 +90005,7 @@ "name": "spatialset_as_text", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -88158,6 +90058,7 @@ "name": "spatialset_as_ewkt", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -88210,6 +90111,7 @@ "name": "geoset_make", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88226,6 +90128,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -88279,6 +90196,7 @@ "name": "geo_to_set", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88339,6 +90257,7 @@ "name": "geoset_end_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -88393,6 +90312,7 @@ "name": "geoset_start_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -88447,6 +90367,7 @@ "name": "geoset_value_n", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -88524,6 +90445,7 @@ "name": "geoset_values", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED **", "canonical": "GSERIALIZED **" @@ -88602,6 +90524,7 @@ "name": "contained_geo_set", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -88666,6 +90589,7 @@ "name": "contains_set_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -88730,6 +90654,7 @@ "name": "geo_union_transfn", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88806,6 +90731,7 @@ "name": "intersection_geo_set", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88882,6 +90808,7 @@ "name": "intersection_set_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -88958,6 +90885,7 @@ "name": "minus_geo_set", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89034,6 +90962,7 @@ "name": "minus_set_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89110,6 +91039,7 @@ "name": "union_geo_set", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89186,6 +91116,7 @@ "name": "union_set_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89262,6 +91193,7 @@ "name": "spatialset_set_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89326,6 +91258,7 @@ "name": "spatialset_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -89368,6 +91301,7 @@ "name": "spatialset_transform", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89432,6 +91366,7 @@ "name": "spatialset_transform_pipeline", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -89516,6 +91451,7 @@ "name": "stbox_as_hexwkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -89582,6 +91518,7 @@ "name": "stbox_as_wkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -89647,6 +91584,7 @@ "name": "stbox_from_hexwkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -89695,6 +91633,7 @@ "name": "stbox_from_wkb", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -89711,6 +91650,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 +91705,7 @@ "name": "stbox_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -89799,6 +91754,7 @@ "name": "stbox_out", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -89851,6 +91807,7 @@ "name": "geo_timestamptz_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -89920,6 +91877,7 @@ "name": "geo_tstzspan_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -89996,6 +91954,7 @@ "name": "stbox_copy", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90050,6 +92009,7 @@ "name": "stbox_make", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90209,6 +92169,7 @@ "name": "geo_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90269,6 +92230,7 @@ "name": "spatialset_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90323,6 +92285,7 @@ "name": "stbox_to_box3d", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "BOX3D *", "canonical": "BOX3D *" @@ -90376,6 +92339,7 @@ "name": "stbox_to_gbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GBOX *", "canonical": "GBOX *" @@ -90429,6 +92393,7 @@ "name": "stbox_to_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -90483,6 +92448,7 @@ "name": "stbox_to_tstzspan", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -90537,6 +92503,7 @@ "name": "timestamptz_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90584,6 +92551,7 @@ "name": "tstzset_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90638,6 +92606,7 @@ "name": "tstzspan_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90692,6 +92661,7 @@ "name": "tstzspanset_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -90746,6 +92716,7 @@ "name": "stbox_area", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -90798,6 +92769,7 @@ "name": "stbox_hash", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -90839,6 +92811,7 @@ "name": "stbox_hash_extended", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -90889,6 +92862,7 @@ "name": "stbox_hast", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -90931,6 +92905,7 @@ "name": "stbox_hasx", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -90973,6 +92948,7 @@ "name": "stbox_hasz", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91015,6 +92991,7 @@ "name": "stbox_isgeodetic", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91057,6 +93034,7 @@ "name": "stbox_perimeter", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -91109,6 +93087,7 @@ "name": "stbox_tmax", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91165,6 +93144,7 @@ "name": "stbox_tmax_inc", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91220,6 +93200,7 @@ "name": "stbox_tmin", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91276,6 +93257,7 @@ "name": "stbox_tmin_inc", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91331,6 +93313,7 @@ "name": "stbox_volume", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -91373,6 +93356,7 @@ "name": "stbox_xmax", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91428,6 +93412,7 @@ "name": "stbox_xmin", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91483,6 +93468,7 @@ "name": "stbox_ymax", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91538,6 +93524,7 @@ "name": "stbox_ymin", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91593,6 +93580,7 @@ "name": "stbox_zmax", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91648,6 +93636,7 @@ "name": "stbox_zmin", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -91703,6 +93692,7 @@ "name": "stbox_expand_space", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -91767,6 +93757,7 @@ "name": "stbox_expand_time", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -91842,6 +93833,7 @@ "name": "stbox_get_space", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -91896,6 +93888,7 @@ "name": "stbox_quad_split", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -91974,6 +93967,7 @@ "name": "stbox_round", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -92038,6 +94032,7 @@ "name": "stbox_shift_scale_time", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -92140,6 +94135,7 @@ "name": "stboxarr_round", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -92214,6 +94210,7 @@ "name": "stbox_set_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -92278,6 +94275,7 @@ "name": "stbox_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -92320,6 +94318,7 @@ "name": "stbox_transform", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -92384,6 +94383,7 @@ "name": "stbox_transform_pipeline", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -92468,6 +94468,7 @@ "name": "adjacent_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92526,6 +94527,7 @@ "name": "contained_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92584,6 +94586,7 @@ "name": "contains_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92642,6 +94645,7 @@ "name": "overlaps_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92700,6 +94704,7 @@ "name": "same_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92758,6 +94763,7 @@ "name": "above_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92816,6 +94822,7 @@ "name": "after_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92874,6 +94881,7 @@ "name": "back_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92932,6 +94940,7 @@ "name": "before_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -92990,6 +94999,7 @@ "name": "below_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93048,6 +95058,7 @@ "name": "front_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93106,6 +95117,7 @@ "name": "left_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93164,6 +95176,7 @@ "name": "overabove_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93222,6 +95235,7 @@ "name": "overafter_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93280,6 +95294,7 @@ "name": "overback_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93338,6 +95353,7 @@ "name": "overbefore_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93396,6 +95412,7 @@ "name": "overbelow_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93454,6 +95471,7 @@ "name": "overfront_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93512,6 +95530,7 @@ "name": "overleft_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93570,6 +95589,7 @@ "name": "overright_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93628,6 +95648,7 @@ "name": "right_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93686,6 +95707,7 @@ "name": "union_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -93766,6 +95788,7 @@ "name": "intersection_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -93836,6 +95859,7 @@ "name": "stbox_cmp", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -93894,6 +95918,7 @@ "name": "stbox_eq", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -93952,6 +95977,7 @@ "name": "stbox_ge", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -94010,6 +96036,7 @@ "name": "stbox_gt", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -94068,6 +96095,7 @@ "name": "stbox_le", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -94126,6 +96154,7 @@ "name": "stbox_lt", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -94184,6 +96213,7 @@ "name": "stbox_ne", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -94242,6 +96272,7 @@ "name": "tspatial_out", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -94295,6 +96326,7 @@ "name": "tgeogpoint_from_mfjson", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94344,6 +96376,7 @@ "name": "tgeogpoint_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94393,6 +96426,7 @@ "name": "tgeography_from_mfjson", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94442,6 +96476,7 @@ "name": "tgeography_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94491,6 +96526,7 @@ "name": "tgeometry_from_mfjson", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94540,6 +96576,7 @@ "name": "tgeometry_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94589,6 +96626,7 @@ "name": "tgeompoint_from_mfjson", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94638,6 +96676,7 @@ "name": "tgeompoint_in", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94687,6 +96726,7 @@ "name": "tspatial_as_ewkt", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -94740,6 +96780,7 @@ "name": "tspatial_as_text", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -94793,6 +96834,7 @@ "name": "tgeo_from_base_temp", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -94871,6 +96913,7 @@ "name": "tgeoinst_make", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -94939,6 +96982,7 @@ "name": "tgeoseq_from_base_tstzset", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -95014,6 +97058,7 @@ "name": "tgeoseq_from_base_tstzspan", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -95100,6 +97145,7 @@ "name": "tgeoseqset_from_base_tstzspanset", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -95186,6 +97232,7 @@ "name": "tpoint_from_base_temp", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -95264,6 +97311,7 @@ "name": "tpointinst_make", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -95332,6 +97380,7 @@ "name": "tpointseq_from_base_tstzset", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -95407,6 +97456,7 @@ "name": "tpointseq_from_base_tstzspan", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -95493,6 +97543,7 @@ "name": "tpointseq_make_coords", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -95554,6 +97605,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "times", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TimestampTz", + "canonical": "TimestampTz" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -95637,6 +97703,7 @@ "name": "tpointseqset_from_base_tstzspanset", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -95723,6 +97790,7 @@ "name": "box3d_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -95776,6 +97844,7 @@ "name": "gbox_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -95829,6 +97898,7 @@ "name": "geomeas_to_tpoint", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -95890,6 +97960,7 @@ "name": "tgeogpoint_to_tgeography", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -95946,6 +98017,7 @@ "name": "tgeography_to_tgeogpoint", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96002,6 +98074,7 @@ "name": "tgeography_to_tgeometry", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96058,6 +98131,7 @@ "name": "tgeometry_to_tgeography", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96114,6 +98188,7 @@ "name": "tgeometry_to_tgeompoint", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96170,6 +98245,7 @@ "name": "tgeompoint_to_tgeometry", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96226,6 +98302,7 @@ "name": "tpoint_as_mvtgeom", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MvtGeom", "canonical": "struct MvtGeom" @@ -96314,6 +98391,7 @@ "name": "tpoint_tfloat_to_geomeas", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -96409,6 +98487,7 @@ "name": "tspatial_to_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -96464,6 +98543,7 @@ "name": "bearing_point_point", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -96547,6 +98627,7 @@ "name": "bearing_tpoint_point", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96635,6 +98716,7 @@ "name": "bearing_tpoint_tpoint", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96708,6 +98790,7 @@ "name": "tgeo_centroid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -96764,6 +98847,7 @@ "name": "tgeo_convex_hull", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -96819,6 +98903,7 @@ "name": "tgeo_end_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -96874,6 +98959,7 @@ "name": "tgeo_start_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -96929,6 +99015,7 @@ "name": "tgeo_traversed_area", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -96994,6 +99081,7 @@ "name": "tgeo_value_at_timestamptz", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -97081,6 +99169,7 @@ "name": "tgeo_value_n", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -97159,6 +99248,7 @@ "name": "tgeo_values", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED **", "canonical": "GSERIALIZED **" @@ -97238,6 +99328,7 @@ "name": "tpoint_angular_difference", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97294,6 +99385,7 @@ "name": "tpoint_azimuth", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97350,6 +99442,7 @@ "name": "tpoint_cumulative_length", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97406,6 +99499,7 @@ "name": "tpoint_direction", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -97462,6 +99556,7 @@ "name": "tpoint_get_x", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97518,6 +99613,7 @@ "name": "tpoint_get_y", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97574,6 +99670,7 @@ "name": "tpoint_get_z", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97630,6 +99727,7 @@ "name": "tpoint_is_simple", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -97673,6 +99771,7 @@ "name": "tpoint_length", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -97716,6 +99815,7 @@ "name": "tpoint_speed", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97781,6 +99881,7 @@ "name": "tpoint_trajectory", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -97846,6 +99947,7 @@ "name": "tpoint_twcentroid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -97901,6 +100003,7 @@ "name": "tgeo_affine", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -97966,6 +100069,7 @@ "name": "tgeo_scale", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98071,6 +100175,7 @@ "name": "tpoint_make_simple", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -98151,6 +100256,7 @@ "name": "tspatial_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -98194,6 +100300,7 @@ "name": "tspatial_set_srid", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98260,6 +100367,7 @@ "name": "tspatial_transform", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98326,6 +100434,7 @@ "name": "tspatial_transform_pipeline", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98412,6 +100521,7 @@ "name": "tgeo_at_geom", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98490,6 +100600,7 @@ "name": "tgeo_at_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98572,6 +100683,7 @@ "name": "tgeo_at_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98650,6 +100762,7 @@ "name": "tgeo_minus_geom", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98728,6 +100841,7 @@ "name": "tgeo_minus_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98810,6 +100924,7 @@ "name": "tgeo_minus_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98888,6 +101003,7 @@ "name": "tpoint_at_elevation", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -98960,6 +101076,7 @@ "name": "tpoint_at_geom", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -99038,6 +101155,7 @@ "name": "tpoint_at_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -99116,6 +101234,7 @@ "name": "tpoint_minus_elevation", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -99188,6 +101307,7 @@ "name": "tpoint_minus_geom", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -99266,6 +101386,7 @@ "name": "tpoint_minus_value", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -99344,6 +101465,7 @@ "name": "always_eq_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99409,6 +101531,7 @@ "name": "always_eq_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99474,6 +101597,7 @@ "name": "always_eq_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99534,6 +101658,7 @@ "name": "always_ne_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99599,6 +101724,7 @@ "name": "always_ne_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99664,6 +101790,7 @@ "name": "always_ne_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99724,6 +101851,7 @@ "name": "ever_eq_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99789,6 +101917,7 @@ "name": "ever_eq_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99854,6 +101983,7 @@ "name": "ever_eq_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99914,6 +102044,7 @@ "name": "ever_ne_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -99979,6 +102110,7 @@ "name": "ever_ne_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -100044,6 +102176,7 @@ "name": "ever_ne_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -100104,6 +102237,7 @@ "name": "teq_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -100182,6 +102316,7 @@ "name": "teq_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -100260,6 +102395,7 @@ "name": "tne_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -100338,6 +102474,7 @@ "name": "tne_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -100416,6 +102553,7 @@ "name": "tgeo_stboxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -100495,6 +102633,7 @@ "name": "tgeo_space_boxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -100646,6 +102785,7 @@ "name": "tgeo_space_time_boxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -100831,6 +102971,7 @@ "name": "tgeo_split_each_n_stboxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -100920,6 +103061,7 @@ "name": "tgeo_split_n_stboxes", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -101009,6 +103151,7 @@ "name": "adjacent_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101068,6 +103211,7 @@ "name": "adjacent_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101127,6 +103271,7 @@ "name": "adjacent_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101187,6 +103332,7 @@ "name": "contained_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101246,6 +103392,7 @@ "name": "contained_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101305,6 +103452,7 @@ "name": "contained_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101365,6 +103513,7 @@ "name": "contains_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101424,6 +103573,7 @@ "name": "contains_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101483,6 +103633,7 @@ "name": "contains_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101543,6 +103694,7 @@ "name": "overlaps_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101602,6 +103754,7 @@ "name": "overlaps_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101661,6 +103814,7 @@ "name": "overlaps_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101721,6 +103875,7 @@ "name": "same_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101780,6 +103935,7 @@ "name": "same_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101839,6 +103995,7 @@ "name": "same_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101899,6 +104056,7 @@ "name": "above_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -101958,6 +104116,7 @@ "name": "above_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102017,6 +104176,7 @@ "name": "above_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102077,6 +104237,7 @@ "name": "after_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102136,6 +104297,7 @@ "name": "after_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102195,6 +104357,7 @@ "name": "after_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102255,6 +104418,7 @@ "name": "back_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102314,6 +104478,7 @@ "name": "back_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102373,6 +104538,7 @@ "name": "back_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102433,6 +104599,7 @@ "name": "before_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102492,6 +104659,7 @@ "name": "before_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102551,6 +104719,7 @@ "name": "before_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102611,6 +104780,7 @@ "name": "below_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102670,6 +104840,7 @@ "name": "below_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102729,6 +104900,7 @@ "name": "below_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102789,6 +104961,7 @@ "name": "front_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102848,6 +105021,7 @@ "name": "front_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102907,6 +105081,7 @@ "name": "front_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -102967,6 +105142,7 @@ "name": "left_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103026,6 +105202,7 @@ "name": "left_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103085,6 +105262,7 @@ "name": "left_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103145,6 +105323,7 @@ "name": "overabove_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103204,6 +105383,7 @@ "name": "overabove_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103263,6 +105443,7 @@ "name": "overabove_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103323,6 +105504,7 @@ "name": "overafter_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103382,6 +105564,7 @@ "name": "overafter_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103441,6 +105624,7 @@ "name": "overafter_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103501,6 +105685,7 @@ "name": "overback_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103560,6 +105745,7 @@ "name": "overback_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103619,6 +105805,7 @@ "name": "overback_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103679,6 +105866,7 @@ "name": "overbefore_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103738,6 +105926,7 @@ "name": "overbefore_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103797,6 +105986,7 @@ "name": "overbefore_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103857,6 +106047,7 @@ "name": "overbelow_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103916,6 +106107,7 @@ "name": "overbelow_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -103975,6 +106167,7 @@ "name": "overbelow_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104035,6 +106228,7 @@ "name": "overfront_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104094,6 +106288,7 @@ "name": "overfront_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104153,6 +106348,7 @@ "name": "overfront_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104213,6 +106409,7 @@ "name": "overleft_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104272,6 +106469,7 @@ "name": "overleft_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104331,6 +106529,7 @@ "name": "overleft_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104391,6 +106590,7 @@ "name": "overright_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104450,6 +106650,7 @@ "name": "overright_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104509,6 +106710,7 @@ "name": "overright_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104569,6 +106771,7 @@ "name": "right_stbox_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104628,6 +106831,7 @@ "name": "right_tspatial_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104687,6 +106891,7 @@ "name": "right_tspatial_tspatial", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -104747,6 +106952,7 @@ "name": "acontains_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -104812,6 +107018,7 @@ "name": "acontains_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -104877,6 +107084,7 @@ "name": "acontains_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -104937,6 +107145,7 @@ "name": "acovers_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105002,6 +107211,7 @@ "name": "acovers_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105067,6 +107277,7 @@ "name": "acovers_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105127,6 +107338,7 @@ "name": "adisjoint_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105192,6 +107404,7 @@ "name": "adisjoint_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105257,6 +107470,7 @@ "name": "adisjoint_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105317,6 +107531,7 @@ "name": "adwithin_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105392,6 +107607,7 @@ "name": "adwithin_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105467,6 +107683,7 @@ "name": "adwithin_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105537,6 +107754,7 @@ "name": "aintersects_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105602,6 +107820,7 @@ "name": "aintersects_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105667,6 +107886,7 @@ "name": "aintersects_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105727,6 +107947,7 @@ "name": "atouches_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105792,6 +108013,7 @@ "name": "atouches_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105857,6 +108079,7 @@ "name": "atouches_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105917,6 +108140,7 @@ "name": "atouches_tpoint_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -105982,6 +108206,7 @@ "name": "atouches_geo_tpoint", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106047,6 +108272,7 @@ "name": "econtains_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106112,6 +108338,7 @@ "name": "econtains_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106177,6 +108404,7 @@ "name": "econtains_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106237,6 +108465,7 @@ "name": "ecovers_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106302,6 +108531,7 @@ "name": "ecovers_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106367,6 +108597,7 @@ "name": "ecovers_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106427,6 +108658,7 @@ "name": "edisjoint_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106492,6 +108724,7 @@ "name": "edisjoint_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106557,6 +108790,7 @@ "name": "edisjoint_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106617,6 +108851,7 @@ "name": "edwithin_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106692,6 +108927,7 @@ "name": "edwithin_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106767,6 +109003,7 @@ "name": "edwithin_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106837,6 +109074,7 @@ "name": "eintersects_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106902,6 +109140,7 @@ "name": "eintersects_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -106967,6 +109206,7 @@ "name": "eintersects_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -107027,6 +109267,7 @@ "name": "etouches_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -107092,6 +109333,7 @@ "name": "etouches_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -107157,6 +109399,7 @@ "name": "etouches_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -107217,6 +109460,7 @@ "name": "etouches_tpoint_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -107282,6 +109526,7 @@ "name": "etouches_geo_tpoint", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -107347,6 +109592,7 @@ "name": "tcontains_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107425,6 +109671,7 @@ "name": "tcontains_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107503,6 +109750,7 @@ "name": "tcontains_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107576,6 +109824,7 @@ "name": "tcovers_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107654,6 +109903,7 @@ "name": "tcovers_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107732,6 +109982,7 @@ "name": "tcovers_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107805,6 +110056,7 @@ "name": "tdisjoint_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107883,6 +110135,7 @@ "name": "tdisjoint_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -107961,6 +110214,7 @@ "name": "tdisjoint_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108034,6 +110288,7 @@ "name": "tdwithin_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108122,6 +110377,7 @@ "name": "tdwithin_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108210,6 +110466,7 @@ "name": "tdwithin_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108293,6 +110550,7 @@ "name": "tintersects_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108371,6 +110629,7 @@ "name": "tintersects_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108449,6 +110708,7 @@ "name": "tintersects_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108522,6 +110782,7 @@ "name": "ttouches_geo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108600,6 +110861,7 @@ "name": "ttouches_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108678,6 +110940,7 @@ "name": "ttouches_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -108751,6 +111014,7 @@ "name": "edwithin_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -108788,6 +111052,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 +111084,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -108855,6 +111144,7 @@ "name": "adwithin_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -108892,6 +111182,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 +111214,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -108959,6 +111274,7 @@ "name": "eintersects_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -108991,6 +111307,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 +111339,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -109053,6 +111394,7 @@ "name": "aintersects_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109085,6 +111427,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 +111459,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -109147,6 +111514,7 @@ "name": "etouches_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109179,6 +111547,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 +111579,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -109241,6 +111634,7 @@ "name": "atouches_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109273,6 +111667,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 +111699,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -109335,6 +111754,7 @@ "name": "edisjoint_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109367,6 +111787,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 +111819,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -109429,6 +111874,7 @@ "name": "adisjoint_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109461,6 +111907,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 +111939,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outParams": [ "count" @@ -109523,6 +111994,7 @@ "name": "tdwithin_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109565,6 +112037,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 +112069,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outputArrays": [ { @@ -109642,6 +112139,7 @@ "name": "tintersects_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109679,6 +112177,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 +112209,8 @@ "element": { "c": "int", "canonical": "int" - } + }, + "groupSize": 2 }, "outputArrays": [ { @@ -109751,6 +112274,7 @@ "name": "ttouches_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -109788,6 +112312,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,116 +112344,143 @@ "element": { "c": "int", "canonical": "int" + }, + "groupSize": 2 + }, + "outputArrays": [ + { + "param": "periods" + } + ], + "outParams": [ + "count", + "periods" + ] + }, + "api": "internal", + "category": "predicate", + "network": { + "exposable": false, + "method": null, + "reason": "internal; array-or-out-param:arr2; array-or-out-param:count; array-or-out-param:periods; unsupported-return:int *" + }, + "wire": { + "params": [ + { + "name": "arr1", + "kind": "array", + "count_param": "count1", + "element": { + "kind": "serialized", + "cType": "const struct Temporal *", + "decode": "tbigint_in", + "decode_aux": [], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + }, + { + "name": "arr2", + "kind": "unsupported" + }, + { + "name": "count2", + "kind": "json", + "json": "integer" + }, + { + "name": "count", + "kind": "unsupported" + }, + { + "name": "periods", + "kind": "unsupported" } - }, - "outputArrays": [ - { - "param": "periods" - } - ], - "outParams": [ - "count", - "periods" - ] - }, - "api": "internal", - "category": "predicate", - "network": { - "exposable": false, - "method": null, - "reason": "internal; array-or-out-param:arr2; array-or-out-param:count; array-or-out-param:periods; unsupported-return:int *" - }, - "wire": { - "params": [ - { - "name": "arr1", - "kind": "array", - "count_param": "count1", - "element": { - "kind": "serialized", - "cType": "const struct Temporal *", - "decode": "tbigint_in", - "decode_aux": [], - "encodings": [ - "mfjson", - "text", - "wkb" - ] - } - }, - { - "name": "arr2", - "kind": "unsupported" - }, - { - "name": "count2", - "kind": "json", - "json": "integer" - }, - { - "name": "count", - "kind": "unsupported" - }, - { - "name": "periods", - "kind": "unsupported" - } - ], - "result": { - "kind": "unsupported" - } - } - }, - { - "name": "tdisjoint_tgeoarr_tgeoarr", - "file": "meos_geo.h", - "family": "CORE", - "returnType": { - "c": "int *", - "canonical": "int *" - }, - "params": [ - { - "name": "arr1", - "cType": "const Temporal **", - "canonical": "const struct Temporal **" - }, - { - "name": "count1", - "cType": "int", - "canonical": "int" - }, - { - "name": "arr2", - "cType": "const Temporal **", - "canonical": "const struct Temporal **" - }, - { - "name": "count2", - "cType": "int", - "canonical": "int" - }, - { - "name": "count", - "cType": "int *", - "canonical": "int *" - }, - { - "name": "periods", - "cType": "SpanSet ***", - "canonical": "struct SpanSet ***" - } - ], - "shape": { - "arrayReturn": { - "lengthFrom": { - "kind": "param", - "name": "count" - }, - "element": { - "c": "int", - "canonical": "int" - } + ], + "result": { + "kind": "unsupported" + } + } + }, + { + "name": "tdisjoint_tgeoarr_tgeoarr", + "file": "meos_geo.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "int *", + "canonical": "int *" + }, + "params": [ + { + "name": "arr1", + "cType": "const Temporal **", + "canonical": "const struct Temporal **" + }, + { + "name": "count1", + "cType": "int", + "canonical": "int" + }, + { + "name": "arr2", + "cType": "const Temporal **", + "canonical": "const struct Temporal **" + }, + { + "name": "count2", + "cType": "int", + "canonical": "int" + }, + { + "name": "count", + "cType": "int *", + "canonical": "int *" + }, + { + "name": "periods", + "cType": "SpanSet ***", + "canonical": "struct SpanSet ***" + } + ], + "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", + "name": "count" + }, + "element": { + "c": "int", + "canonical": "int" + }, + "groupSize": 2 }, "outputArrays": [ { @@ -109969,6 +112544,7 @@ "name": "tdistance_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -110047,6 +112623,7 @@ "name": "tdistance_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -110120,6 +112697,7 @@ "name": "nad_stbox_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110184,6 +112762,7 @@ "name": "nad_stbox_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110242,6 +112821,7 @@ "name": "stbox_spatial_distance", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110300,6 +112880,7 @@ "name": "nad_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110365,6 +112946,7 @@ "name": "nad_tgeo_stbox", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110424,6 +113006,7 @@ "name": "nad_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110484,6 +113067,7 @@ "name": "nai_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -110560,6 +113144,7 @@ "name": "nai_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -110631,6 +113216,7 @@ "name": "shortestline_tgeo_geo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -110708,6 +113294,7 @@ "name": "shortestline_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -110780,6 +113367,7 @@ "name": "mindistance_tgeo_tgeo", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110850,6 +113438,7 @@ "name": "mindistance_tgeoarr_tgeoarr", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -110876,6 +113465,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 +113536,7 @@ "name": "tpoint_tcentroid_finalfn", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -110974,6 +113590,7 @@ "name": "tpoint_tcentroid_transfn", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -111030,6 +113647,7 @@ "name": "tspatial_extent_transfn", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111106,6 +113724,7 @@ "name": "stbox_get_space_tile", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111218,6 +113837,7 @@ "name": "stbox_get_space_time_tile", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111369,6 +113989,7 @@ "name": "stbox_get_time_tile", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111446,6 +114067,7 @@ "name": "stbox_space_tiles", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111586,6 +114208,7 @@ "name": "stbox_space_time_tiles", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111759,6 +114382,7 @@ "name": "stbox_time_tiles", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -111880,6 +114504,7 @@ "name": "tgeo_space_split", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpaceSplit", "canonical": "struct SpaceSplit" @@ -111994,6 +114619,7 @@ "name": "tgeo_space_time_split", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpaceTimeSplit", "canonical": "struct SpaceTimeSplit" @@ -112143,6 +114769,7 @@ "name": "geo_cluster_kmeans", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -112170,6 +114797,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "geoms", + "lengthFrom": { + "kind": "param", + "name": "ngeoms" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -112219,6 +114859,7 @@ "name": "geo_cluster_dbscan", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t *", "canonical": "uint32_t *" @@ -112251,6 +114892,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "geoms", + "lengthFrom": { + "kind": "param", + "name": "ngeoms" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -112306,6 +114960,7 @@ "name": "geo_cluster_intersecting", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED **", "canonical": "GSERIALIZED **" @@ -112328,6 +114983,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "geoms", + "lengthFrom": { + "kind": "param", + "name": "ngeoms" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -112386,6 +115054,7 @@ "name": "geo_cluster_within", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED **", "canonical": "GSERIALIZED **" @@ -112413,6 +115082,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "geoms", + "lengthFrom": { + "kind": "param", + "name": "ngeoms" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ], "arrayReturn": { "lengthFrom": { "kind": "param", @@ -112476,6 +115158,7 @@ "name": "cbuffer_as_ewkt", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -112528,6 +115211,7 @@ "name": "cbuffer_as_hexwkb", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -112594,6 +115278,7 @@ "name": "cbuffer_as_text", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -112646,6 +115331,7 @@ "name": "cbuffer_as_wkb", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -112711,6 +115397,7 @@ "name": "cbuffer_from_hexwkb", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -112759,6 +115446,7 @@ "name": "cbuffer_from_wkb", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -112775,6 +115463,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 +115518,7 @@ "name": "cbuffer_in", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -112863,6 +115567,7 @@ "name": "cbuffer_out", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -112915,6 +115620,7 @@ "name": "cbuffer_copy", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -112969,6 +115675,7 @@ "name": "cbuffer_make", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -113039,6 +115746,7 @@ "name": "cbuffer_to_geom", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -113093,6 +115801,7 @@ "name": "cbuffer_to_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -113147,6 +115856,7 @@ "name": "cbufferarr_to_geom", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -113163,6 +115873,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 +115935,7 @@ "name": "geom_to_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -113270,6 +115996,7 @@ "name": "cbuffer_hash", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -113311,6 +116038,7 @@ "name": "cbuffer_hash_extended", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -113361,6 +116089,7 @@ "name": "cbuffer_point", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -113415,6 +116144,7 @@ "name": "cbuffer_radius", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -113457,6 +116187,7 @@ "name": "cbuffer_round", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -113521,6 +116252,7 @@ "name": "cbufferarr_round", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer **", "canonical": "struct Cbuffer **" @@ -113542,6 +116274,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 +116328,7 @@ "name": "cbuffer_set_srid", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -113645,6 +116393,7 @@ "name": "cbuffer_srid", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -113687,6 +116436,7 @@ "name": "cbuffer_transform", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -113751,6 +116501,7 @@ "name": "cbuffer_transform_pipeline", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -113835,6 +116586,7 @@ "name": "contains_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -113893,6 +116645,7 @@ "name": "covers_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -113951,6 +116704,7 @@ "name": "disjoint_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -114009,6 +116763,7 @@ "name": "dwithin_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -114077,6 +116832,7 @@ "name": "intersects_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -114135,6 +116891,7 @@ "name": "touches_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -114193,6 +116950,7 @@ "name": "cbuffer_tstzspan_to_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -114263,6 +117021,7 @@ "name": "cbuffer_timestamptz_to_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -114326,6 +117085,7 @@ "name": "distance_cbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -114384,6 +117144,7 @@ "name": "distance_cbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -114448,6 +117209,7 @@ "name": "distance_cbuffer_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -114506,6 +117268,7 @@ "name": "nad_cbuffer_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -114564,6 +117327,7 @@ "name": "cbuffer_cmp", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -114622,6 +117386,7 @@ "name": "cbuffer_eq", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -114680,6 +117445,7 @@ "name": "cbuffer_ge", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -114738,6 +117504,7 @@ "name": "cbuffer_gt", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -114796,6 +117563,7 @@ "name": "cbuffer_le", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -114854,6 +117622,7 @@ "name": "cbuffer_lt", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -114912,6 +117681,7 @@ "name": "cbuffer_ne", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -114970,6 +117740,7 @@ "name": "cbuffer_nsame", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -115028,6 +117799,7 @@ "name": "cbuffer_same", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -115086,6 +117858,7 @@ "name": "cbufferset_in", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115134,6 +117907,7 @@ "name": "cbufferset_out", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -115186,6 +117960,7 @@ "name": "cbufferset_make", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115202,6 +117977,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 +118039,7 @@ "name": "cbuffer_to_set", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115303,6 +118094,7 @@ "name": "cbufferset_end_value", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -115357,6 +118149,7 @@ "name": "cbufferset_start_value", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -115411,6 +118204,7 @@ "name": "cbufferset_value_n", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -115488,6 +118282,7 @@ "name": "cbufferset_values", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer **", "canonical": "struct Cbuffer **" @@ -115566,6 +118361,7 @@ "name": "cbuffer_union_transfn", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115636,6 +118432,7 @@ "name": "contained_cbuffer_set", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -115694,6 +118491,7 @@ "name": "contains_set_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -115752,6 +118550,7 @@ "name": "intersection_cbuffer_set", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115822,6 +118621,7 @@ "name": "intersection_set_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115892,6 +118692,7 @@ "name": "minus_cbuffer_set", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -115962,6 +118763,7 @@ "name": "minus_set_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -116032,6 +118834,7 @@ "name": "union_cbuffer_set", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -116102,6 +118905,7 @@ "name": "union_set_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -116172,6 +118976,7 @@ "name": "tcbuffer_in", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -116221,6 +119026,7 @@ "name": "tcbuffer_from_mfjson", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -116270,6 +119076,7 @@ "name": "tcbufferinst_make", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -116332,6 +119139,7 @@ "name": "tcbuffer_make", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -116405,6 +119213,7 @@ "name": "tcbuffer_from_base_temp", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -116477,6 +119286,7 @@ "name": "tcbufferseq_from_base_tstzset", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -116546,6 +119356,7 @@ "name": "tcbufferseq_from_base_tstzspan", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -116626,6 +119437,7 @@ "name": "tcbufferseqset_from_base_tstzspanset", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -116706,6 +119518,7 @@ "name": "tcbuffer_end_value", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -116761,6 +119574,7 @@ "name": "tcbuffer_points", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -116816,6 +119630,7 @@ "name": "tcbuffer_radius", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -116871,6 +119686,7 @@ "name": "tcbuffer_traversed_area", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -116936,6 +119752,7 @@ "name": "tcbuffer_convex_hull", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -116991,6 +119808,7 @@ "name": "tcbuffer_start_value", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -117046,6 +119864,7 @@ "name": "tcbuffer_value_at_timestamptz", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -117133,6 +119952,7 @@ "name": "tcbuffer_value_n", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -117211,6 +120031,7 @@ "name": "tcbuffer_values", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer **", "canonical": "struct Cbuffer **" @@ -117290,6 +120111,7 @@ "name": "tcbuffer_to_tfloat", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117346,6 +120168,7 @@ "name": "tcbuffer_to_tgeompoint", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117402,6 +120225,7 @@ "name": "tgeometry_to_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117458,6 +120282,7 @@ "name": "tcbuffer_expand", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117524,6 +120349,7 @@ "name": "tcbuffer_at_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117596,6 +120422,7 @@ "name": "tcbuffer_at_geom", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117674,6 +120501,7 @@ "name": "tcbuffer_at_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117756,6 +120584,7 @@ "name": "tcbuffer_minus_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117828,6 +120657,7 @@ "name": "tcbuffer_minus_geom", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117906,6 +120736,7 @@ "name": "tcbuffer_minus_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -117988,6 +120819,7 @@ "name": "tdistance_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -118060,6 +120892,7 @@ "name": "tdistance_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -118138,6 +120971,7 @@ "name": "tdistance_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -118211,6 +121045,7 @@ "name": "nad_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -118270,6 +121105,7 @@ "name": "nad_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -118335,6 +121171,7 @@ "name": "nad_tcbuffer_stbox", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -118394,6 +121231,7 @@ "name": "nad_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -118454,6 +121292,7 @@ "name": "mindistance_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -118524,6 +121363,7 @@ "name": "nai_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -118594,6 +121434,7 @@ "name": "nai_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -118670,6 +121511,7 @@ "name": "nai_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -118741,6 +121583,7 @@ "name": "shortestline_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -118812,6 +121655,7 @@ "name": "shortestline_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -118889,6 +121733,7 @@ "name": "shortestline_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -118961,6 +121806,7 @@ "name": "always_eq_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119020,6 +121866,7 @@ "name": "always_eq_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119079,6 +121926,7 @@ "name": "always_eq_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119139,6 +121987,7 @@ "name": "always_ne_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119198,6 +122047,7 @@ "name": "always_ne_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119257,6 +122107,7 @@ "name": "always_ne_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119317,6 +122168,7 @@ "name": "ever_eq_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119376,6 +122228,7 @@ "name": "ever_eq_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119435,6 +122288,7 @@ "name": "ever_eq_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119495,6 +122349,7 @@ "name": "ever_ne_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119554,6 +122409,7 @@ "name": "ever_ne_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119613,6 +122469,7 @@ "name": "ever_ne_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -119673,6 +122530,7 @@ "name": "teq_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -119745,6 +122603,7 @@ "name": "teq_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -119817,6 +122676,7 @@ "name": "tne_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -119889,6 +122749,7 @@ "name": "tne_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -119961,6 +122822,7 @@ "name": "acontains_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120020,6 +122882,7 @@ "name": "acontains_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120085,6 +122948,7 @@ "name": "acontains_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120144,6 +123008,7 @@ "name": "acontains_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120209,6 +123074,7 @@ "name": "acontains_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120269,6 +123135,7 @@ "name": "acovers_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120328,6 +123195,7 @@ "name": "acovers_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120393,6 +123261,7 @@ "name": "acovers_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120452,6 +123321,7 @@ "name": "acovers_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120517,6 +123387,7 @@ "name": "acovers_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120577,6 +123448,7 @@ "name": "adisjoint_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120642,6 +123514,7 @@ "name": "adisjoint_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120701,6 +123574,7 @@ "name": "adisjoint_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120761,6 +123635,7 @@ "name": "adwithin_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120836,6 +123711,7 @@ "name": "adwithin_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120905,6 +123781,7 @@ "name": "adwithin_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -120975,6 +123852,7 @@ "name": "aintersects_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121040,6 +123918,7 @@ "name": "aintersects_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121099,6 +123978,7 @@ "name": "aintersects_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121159,6 +124039,7 @@ "name": "atouches_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121224,6 +124105,7 @@ "name": "atouches_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121283,6 +124165,7 @@ "name": "atouches_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121343,6 +124226,7 @@ "name": "econtains_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121402,6 +124286,7 @@ "name": "econtains_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121461,6 +124346,7 @@ "name": "econtains_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121526,6 +124412,7 @@ "name": "econtains_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121586,6 +124473,7 @@ "name": "ecovers_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121645,6 +124533,7 @@ "name": "ecovers_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121710,6 +124599,7 @@ "name": "ecovers_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121769,6 +124659,7 @@ "name": "ecovers_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121834,6 +124725,7 @@ "name": "ecovers_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121894,6 +124786,7 @@ "name": "edisjoint_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -121959,6 +124852,7 @@ "name": "edisjoint_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122018,6 +124912,7 @@ "name": "edwithin_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122093,6 +124988,7 @@ "name": "edwithin_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122162,6 +125058,7 @@ "name": "edwithin_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122232,6 +125129,7 @@ "name": "eintersects_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122297,6 +125195,7 @@ "name": "eintersects_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122356,6 +125255,7 @@ "name": "eintersects_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122416,6 +125316,7 @@ "name": "etouches_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122481,6 +125382,7 @@ "name": "etouches_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122540,6 +125442,7 @@ "name": "etouches_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -122600,6 +125503,7 @@ "name": "tcontains_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -122672,6 +125576,7 @@ "name": "tcontains_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -122750,6 +125655,7 @@ "name": "tcontains_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -122828,6 +125734,7 @@ "name": "tcontains_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -122900,6 +125807,7 @@ "name": "tcontains_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -122973,6 +125881,7 @@ "name": "tcovers_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123045,6 +125954,7 @@ "name": "tcovers_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123123,6 +126033,7 @@ "name": "tcovers_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123201,6 +126112,7 @@ "name": "tcovers_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123273,6 +126185,7 @@ "name": "tcovers_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123346,6 +126259,7 @@ "name": "tdwithin_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123434,6 +126348,7 @@ "name": "tdwithin_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123522,6 +126437,7 @@ "name": "tdwithin_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123604,6 +126520,7 @@ "name": "tdwithin_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123687,6 +126604,7 @@ "name": "tdisjoint_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123759,6 +126677,7 @@ "name": "tdisjoint_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123837,6 +126756,7 @@ "name": "tdisjoint_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123915,6 +126835,7 @@ "name": "tdisjoint_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -123987,6 +126908,7 @@ "name": "tdisjoint_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124060,6 +126982,7 @@ "name": "tintersects_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124132,6 +127055,7 @@ "name": "tintersects_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124210,6 +127134,7 @@ "name": "tintersects_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124288,6 +127213,7 @@ "name": "tintersects_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124360,6 +127286,7 @@ "name": "tintersects_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124433,6 +127360,7 @@ "name": "ttouches_geo_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124511,6 +127439,7 @@ "name": "ttouches_tcbuffer_geo", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124589,6 +127518,7 @@ "name": "ttouches_cbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124661,6 +127591,7 @@ "name": "ttouches_tcbuffer_cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124733,6 +127664,7 @@ "name": "ttouches_tcbuffer_tcbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -124806,6 +127738,7 @@ "name": "ensure_valid_cbuffer_cbuffer", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -124864,6 +127797,7 @@ "name": "ensure_valid_cbuffer_geo", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -124928,6 +127862,7 @@ "name": "ensure_valid_cbuffer_stbox", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -124986,6 +127921,7 @@ "name": "ensure_valid_cbufferset_cbuffer", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -125044,6 +127980,7 @@ "name": "cbuffer_collinear", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -125128,6 +128065,7 @@ "name": "cbuffersegm_interpolate", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -125208,6 +128146,7 @@ "name": "cbuffersegm_locate", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -125282,6 +128221,7 @@ "name": "cbuffer_parse", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -125339,6 +128279,7 @@ "name": "cbuffer_wkt_out", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -125394,6 +128335,7 @@ "name": "cbuffer_point2d_p", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "const POINT2D *", "canonical": "const POINT2D *" @@ -125435,6 +128377,7 @@ "name": "cbuffer_make_coords", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -125513,6 +128456,7 @@ "name": "datum_cbuffer_round", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -125556,6 +128500,7 @@ "name": "cbuffer_transf_pj", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Cbuffer *", "canonical": "struct Cbuffer *" @@ -125629,6 +128574,7 @@ "name": "cbuffer_set_srid_int", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -125680,6 +128626,7 @@ "name": "cbuffer_distance", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -125738,6 +128685,7 @@ "name": "datum_cbuffer_distance", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -125781,6 +128729,7 @@ "name": "cbuffer_contains", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -125839,6 +128788,7 @@ "name": "cbuffer_covers", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -125897,6 +128847,7 @@ "name": "cbuffer_disjoint", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -125955,6 +128906,7 @@ "name": "cbuffer_intersects", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -126013,6 +128965,7 @@ "name": "cbuffer_dwithin", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -126081,6 +129034,7 @@ "name": "cbuffer_touches", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -126139,6 +129093,7 @@ "name": "datum_cbuffer_contains", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126182,6 +129137,7 @@ "name": "datum_cbuffer_covers", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126225,6 +129181,7 @@ "name": "datum_cbuffer_disjoint", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126268,6 +129225,7 @@ "name": "datum_cbuffer_intersects", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126311,6 +129269,7 @@ "name": "datum_cbuffer_dwithin", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126363,6 +129322,7 @@ "name": "datum_cbuffer_contains3", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126415,6 +129375,7 @@ "name": "datum_cbuffer_touches", "file": "cbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -126458,6 +129419,7 @@ "name": "temptype_subtype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -126495,6 +129457,7 @@ "name": "temptype_subtype_all", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -126532,6 +129495,7 @@ "name": "tempsubtype_name", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -126569,6 +129533,7 @@ "name": "tempsubtype_from_string", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -126614,6 +129579,7 @@ "name": "meosoper_name", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -126651,6 +129617,7 @@ "name": "meosoper_from_string", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosOper", "canonical": "MeosOper" @@ -126688,6 +129655,7 @@ "name": "interptype_name", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -126725,6 +129693,7 @@ "name": "interptype_from_string", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "interpType", "canonical": "interpType" @@ -126762,6 +129731,7 @@ "name": "meos_typeof_hexwkb", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -126799,6 +129769,7 @@ "name": "meostype_name", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -126836,6 +129807,7 @@ "name": "temptype_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -126874,6 +129846,7 @@ "name": "settype_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -126912,6 +129885,7 @@ "name": "spantype_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -126950,6 +129924,7 @@ "name": "spantype_spansettype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -126988,6 +129963,7 @@ "name": "spansettype_spantype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -127026,6 +130002,7 @@ "name": "basetype_spantype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -127064,6 +130041,7 @@ "name": "basetype_settype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -127102,6 +130080,7 @@ "name": "tnumber_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127139,6 +130118,7 @@ "name": "geo_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127176,6 +130156,7 @@ "name": "meos_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127213,6 +130194,7 @@ "name": "alphanum_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127250,6 +130232,7 @@ "name": "alphanum_temptype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127287,6 +130270,7 @@ "name": "time_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127324,6 +130308,7 @@ "name": "set_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127361,6 +130346,7 @@ "name": "set_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127398,6 +130384,7 @@ "name": "numset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127435,6 +130422,7 @@ "name": "ensure_numset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127472,6 +130460,7 @@ "name": "timeset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127509,6 +130498,7 @@ "name": "set_spantype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127546,6 +130536,7 @@ "name": "ensure_set_spantype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127583,6 +130574,7 @@ "name": "alphanumset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127620,6 +130612,7 @@ "name": "geoset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127657,6 +130650,7 @@ "name": "ensure_geoset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127694,6 +130688,7 @@ "name": "spatialset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127731,6 +130726,7 @@ "name": "ensure_spatialset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127767,7 +130763,8 @@ { "name": "pointcloud_basetype", "file": "meos_catalog.h", - "family": "CORE", + "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127804,7 +130801,8 @@ { "name": "pointcloudset_type", "file": "meos_catalog.h", - "family": "CORE", + "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127841,7 +130839,8 @@ { "name": "tpointcloud_temptype", "file": "meos_catalog.h", - "family": "CORE", + "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127878,7 +130877,8 @@ { "name": "ensure_tpointcloud_temptype", "file": "meos_catalog.h", - "family": "CORE", + "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127916,6 +130916,7 @@ "name": "span_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127953,6 +130954,7 @@ "name": "span_canon_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -127990,6 +130992,7 @@ "name": "span_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128027,6 +131030,7 @@ "name": "type_span_bbox", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128064,6 +131068,7 @@ "name": "type_bboxtype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosType", "canonical": "MeosType" @@ -128102,6 +131107,7 @@ "name": "span_tbox_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128139,6 +131145,7 @@ "name": "ensure_span_tbox_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128176,6 +131183,7 @@ "name": "numspan_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128213,6 +131221,7 @@ "name": "numspan_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128250,6 +131259,7 @@ "name": "ensure_numspan_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128287,6 +131297,7 @@ "name": "timespan_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128324,6 +131335,7 @@ "name": "timespan_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128361,6 +131373,7 @@ "name": "spanset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128398,6 +131411,7 @@ "name": "timespanset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128435,6 +131449,7 @@ "name": "ensure_timespanset_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128472,6 +131487,7 @@ "name": "temporal_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128509,6 +131525,7 @@ "name": "temporal_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128546,6 +131563,7 @@ "name": "temptype_supports_linear", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128583,6 +131601,7 @@ "name": "basetype_byvalue", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128620,6 +131639,7 @@ "name": "basetype_varlength", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128657,6 +131677,7 @@ "name": "meostype_length", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int16", "canonical": "short" @@ -128694,6 +131715,7 @@ "name": "talphanum_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128731,6 +131753,7 @@ "name": "talpha_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128768,6 +131791,7 @@ "name": "tnumber_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128805,6 +131829,7 @@ "name": "ensure_tnumber_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128842,6 +131867,7 @@ "name": "torder_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128879,6 +131905,7 @@ "name": "ensure_torder_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128916,6 +131943,7 @@ "name": "ensure_tnumber_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128953,6 +131981,7 @@ "name": "tnumber_spantype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -128990,6 +132019,7 @@ "name": "spatial_basetype", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129027,6 +132057,7 @@ "name": "tspatial_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129064,6 +132095,7 @@ "name": "ensure_tspatial_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129101,6 +132133,7 @@ "name": "tpoint_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129138,6 +132171,7 @@ "name": "ensure_tpoint_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129175,6 +132209,7 @@ "name": "tgeo_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129212,6 +132247,7 @@ "name": "ensure_tgeo_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129249,6 +132285,7 @@ "name": "tspatial_body_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129286,6 +132323,7 @@ "name": "tgeo_type_all", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129323,6 +132361,7 @@ "name": "ensure_tgeo_type_all", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129360,6 +132399,7 @@ "name": "tgeometry_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129397,6 +132437,7 @@ "name": "ensure_tgeometry_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129434,6 +132475,7 @@ "name": "tgeodetic_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129471,6 +132513,7 @@ "name": "ensure_tgeodetic_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129508,6 +132551,7 @@ "name": "ensure_tnumber_tpoint_type", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -129545,6 +132589,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 +132613,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 +132637,7 @@ "name": "meos_random_double", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -129626,6 +132673,7 @@ "name": "meos_random_exponential", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -129671,6 +132719,7 @@ "name": "meos_random_binomial20_half", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -129701,10 +132750,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 +132856,7 @@ "name": "datum_degrees", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -129782,6 +132900,7 @@ "name": "datum_float_round", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -129825,6 +132944,7 @@ "name": "datum_floor", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -129859,6 +132979,7 @@ "name": "datum_hash", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -129904,6 +133025,7 @@ "name": "datum_hash_extended", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -129958,6 +133080,7 @@ "name": "datum_radians", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -129992,6 +133115,7 @@ "name": "floatspan_round_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -130064,6 +133188,7 @@ "name": "set_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -130123,6 +133248,7 @@ "name": "set_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -130175,6 +133301,7 @@ "name": "span_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -130234,6 +133361,7 @@ "name": "span_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -130286,6 +133414,7 @@ "name": "spanset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -130345,6 +133474,7 @@ "name": "spanset_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -130397,6 +133527,7 @@ "name": "set_make", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -130423,6 +133554,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -130475,6 +133621,7 @@ "name": "set_make_exp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -130506,6 +133653,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -130563,6 +133725,7 @@ "name": "set_make_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -130589,6 +133752,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -130641,6 +133819,7 @@ "name": "span_make", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -130728,6 +133907,7 @@ "name": "span_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -130834,6 +134014,7 @@ "name": "spanset_make_exp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -130928,6 +134109,7 @@ "name": "spanset_make_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -131012,6 +134194,7 @@ "name": "set_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -131066,6 +134249,7 @@ "name": "set_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -131120,6 +134304,7 @@ "name": "value_set_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -131186,6 +134371,7 @@ "name": "value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -131244,6 +134430,7 @@ "name": "value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -131302,6 +134489,7 @@ "name": "value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -131360,6 +134548,7 @@ "name": "numspan_width", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -131401,6 +134590,7 @@ "name": "numspanset_width", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -131452,6 +134642,7 @@ "name": "set_end_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -131493,6 +134684,7 @@ "name": "set_mem_size", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -131535,6 +134727,7 @@ "name": "set_set_subspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -131612,6 +134805,7 @@ "name": "set_set_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -131669,6 +134863,7 @@ "name": "set_start_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -131710,6 +134905,7 @@ "name": "set_value_n", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -131776,6 +134972,7 @@ "name": "set_vals", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -131817,6 +135014,7 @@ "name": "set_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -131879,6 +135077,7 @@ "name": "spanset_lower", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -131920,6 +135119,7 @@ "name": "spanset_mem_size", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -131962,6 +135162,7 @@ "name": "spanset_sps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const Span **", "canonical": "const struct Span **" @@ -132040,6 +135241,7 @@ "name": "spanset_upper", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -132081,6 +135283,7 @@ "name": "datespan_set_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132138,6 +135341,7 @@ "name": "bigintspan_set_floatspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132195,6 +135399,7 @@ "name": "bigintspan_set_intspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132252,6 +135457,7 @@ "name": "floatspan_set_bigintspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132309,6 +135515,7 @@ "name": "floatspan_set_intspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132366,6 +135573,7 @@ "name": "intspan_set_bigintspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132423,6 +135631,7 @@ "name": "intspan_set_floatspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132480,6 +135689,7 @@ "name": "numset_shift_scale", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -132572,6 +135782,7 @@ "name": "numspan_expand", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -132635,6 +135846,7 @@ "name": "numspan_shift_scale", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -132727,6 +135939,7 @@ "name": "numspanset_shift_scale", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -132819,6 +136032,7 @@ "name": "set_compact", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -132873,6 +136087,7 @@ "name": "span_expand", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -132930,6 +136145,7 @@ "name": "super_union_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -133000,6 +136216,7 @@ "name": "spanset_compact", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -133054,6 +136271,7 @@ "name": "tbox_expand_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -133128,6 +136346,7 @@ "name": "textcat_textset_text_common", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -133202,6 +136421,7 @@ "name": "tstzspan_set_datespan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -133259,6 +136479,7 @@ "name": "adjacent_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133310,6 +136531,7 @@ "name": "adjacent_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133361,6 +136583,7 @@ "name": "adjacent_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133412,6 +136635,7 @@ "name": "contained_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133463,6 +136687,7 @@ "name": "contained_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133514,6 +136739,7 @@ "name": "contained_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133565,6 +136791,7 @@ "name": "contains_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133616,6 +136843,7 @@ "name": "contains_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133667,6 +136895,7 @@ "name": "contains_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133718,6 +136947,7 @@ "name": "ovadj_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133776,6 +137006,7 @@ "name": "left_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133827,6 +137058,7 @@ "name": "left_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133878,6 +137110,7 @@ "name": "left_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133929,6 +137162,7 @@ "name": "left_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -133980,6 +137214,7 @@ "name": "left_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134031,6 +137266,7 @@ "name": "left_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134082,6 +137318,7 @@ "name": "lfnadj_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134140,6 +137377,7 @@ "name": "overleft_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134191,6 +137429,7 @@ "name": "overleft_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134242,6 +137481,7 @@ "name": "overleft_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134293,6 +137533,7 @@ "name": "overleft_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134344,6 +137585,7 @@ "name": "overleft_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134395,6 +137637,7 @@ "name": "overleft_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134446,6 +137689,7 @@ "name": "overright_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134497,6 +137741,7 @@ "name": "overright_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134548,6 +137793,7 @@ "name": "overright_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134599,6 +137845,7 @@ "name": "overright_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134650,6 +137897,7 @@ "name": "overright_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134701,6 +137949,7 @@ "name": "overright_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134752,6 +138001,7 @@ "name": "right_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134803,6 +138053,7 @@ "name": "right_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134854,6 +138105,7 @@ "name": "right_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134905,6 +138157,7 @@ "name": "right_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -134956,6 +138209,7 @@ "name": "right_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135007,6 +138261,7 @@ "name": "right_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135058,6 +138313,7 @@ "name": "bbox_type", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135095,6 +138351,7 @@ "name": "bbox_get_size", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -135131,6 +138388,7 @@ "name": "bbox_max_dims", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -135168,6 +138426,7 @@ "name": "temporal_bbox_eq", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135223,6 +138482,7 @@ "name": "temporal_bbox_cmp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -135278,6 +138538,7 @@ "name": "ensure_bbox_temporal_compatible", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135332,6 +138593,7 @@ "name": "ensure_same_index_bboxtype", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135380,6 +138642,7 @@ "name": "ensure_index_join_op", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135417,6 +138680,7 @@ "name": "bbox_temporal_split_boxes", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -135513,6 +138777,7 @@ "name": "span_contains", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135571,6 +138836,7 @@ "name": "span_contained", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135629,6 +138895,7 @@ "name": "span_overlaps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135687,6 +138954,7 @@ "name": "span_same", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135745,6 +139013,7 @@ "name": "span_adjacent", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135803,6 +139072,7 @@ "name": "span_left", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135861,6 +139131,7 @@ "name": "span_right", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135919,6 +139190,7 @@ "name": "span_overleft", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -135977,6 +139249,7 @@ "name": "span_overright", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -136035,6 +139308,7 @@ "name": "bbox_union_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -136113,6 +139387,7 @@ "name": "inter_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -136192,6 +139467,7 @@ "name": "intersection_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -136255,6 +139531,7 @@ "name": "intersection_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -136318,6 +139595,7 @@ "name": "intersection_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -136381,6 +139659,7 @@ "name": "intersection_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -136444,6 +139723,7 @@ "name": "intersection_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -136507,6 +139787,7 @@ "name": "intersection_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -136570,6 +139851,7 @@ "name": "mi_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -136649,6 +139931,7 @@ "name": "minus_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -136712,6 +139995,7 @@ "name": "minus_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -136775,6 +140059,7 @@ "name": "minus_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -136838,6 +140123,7 @@ "name": "minus_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -136901,6 +140187,7 @@ "name": "minus_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -136964,6 +140251,7 @@ "name": "minus_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -137027,6 +140315,7 @@ "name": "union_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -137090,6 +140379,7 @@ "name": "union_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -137153,6 +140443,7 @@ "name": "union_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -137216,6 +140507,7 @@ "name": "union_value_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -137279,6 +140571,7 @@ "name": "union_value_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -137342,6 +140635,7 @@ "name": "union_value_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -137405,6 +140699,7 @@ "name": "distance_set_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137462,6 +140757,7 @@ "name": "distance_set_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137512,6 +140808,7 @@ "name": "distance_span_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137569,6 +140866,7 @@ "name": "distance_span_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137619,6 +140917,7 @@ "name": "distance_spanset_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137676,6 +140975,7 @@ "name": "distance_spanset_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137733,6 +141033,7 @@ "name": "distance_spanset_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137783,6 +141084,7 @@ "name": "distance_value_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -137837,6 +141139,7 @@ "name": "spanbase_extent_transfn", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -137916,6 +141219,7 @@ "name": "value_union_transfn", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -137990,6 +141294,7 @@ "name": "number_tstzspan_to_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -138064,6 +141369,7 @@ "name": "number_timestamptz_to_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -138131,6 +141437,7 @@ "name": "tbox_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138209,6 +141516,7 @@ "name": "float_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138265,6 +141573,7 @@ "name": "int_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138321,6 +141630,7 @@ "name": "number_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138387,6 +141697,7 @@ "name": "number_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -138445,6 +141756,7 @@ "name": "numset_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138507,6 +141819,7 @@ "name": "numspan_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138569,6 +141882,7 @@ "name": "timestamptz_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138624,6 +141938,7 @@ "name": "tstzset_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138686,6 +142001,7 @@ "name": "tstzspan_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138748,6 +142064,7 @@ "name": "tbox_shift_scale_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -138840,6 +142157,7 @@ "name": "tbox_expand", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -138897,6 +142215,7 @@ "name": "tbox_contains", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -138955,6 +142274,7 @@ "name": "tbox_contained", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139013,6 +142333,7 @@ "name": "tbox_overlaps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139071,6 +142392,7 @@ "name": "tbox_same", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139129,6 +142451,7 @@ "name": "tbox_adjacent", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139187,6 +142510,7 @@ "name": "tbox_left", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139245,6 +142569,7 @@ "name": "tbox_right", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139303,6 +142628,7 @@ "name": "tbox_overleft", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139361,6 +142687,7 @@ "name": "tbox_overright", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139419,6 +142746,7 @@ "name": "tbox_before", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139477,6 +142805,7 @@ "name": "tbox_after", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139535,6 +142864,7 @@ "name": "tbox_overbefore", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139593,6 +142923,7 @@ "name": "tbox_overafter", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139651,6 +142982,7 @@ "name": "inter_tbox_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -139730,6 +143062,7 @@ "name": "tboolinst_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -139776,6 +143109,7 @@ "name": "tboolinst_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -139823,6 +143157,7 @@ "name": "tboolseq_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -139869,6 +143204,7 @@ "name": "tboolseq_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -139927,6 +143263,7 @@ "name": "tboolseqset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -139973,6 +143310,7 @@ "name": "tboolseqset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -140020,6 +143358,7 @@ "name": "temporal_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -140080,6 +143419,7 @@ "name": "temporal_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -140133,6 +143473,7 @@ "name": "temparr_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char **", "canonical": "char **" @@ -140154,6 +143495,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 +143550,7 @@ "name": "tfloatinst_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140240,6 +143597,7 @@ "name": "tfloatinst_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140287,6 +143645,7 @@ "name": "tfloatseq_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -140344,6 +143703,7 @@ "name": "tfloatseq_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -140402,6 +143762,7 @@ "name": "tfloatseqset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -140459,6 +143820,7 @@ "name": "tfloatseqset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -140506,6 +143868,7 @@ "name": "tinstant_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140583,6 +143946,7 @@ "name": "tinstant_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140641,6 +144005,7 @@ "name": "tinstant_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -140692,6 +144057,7 @@ "name": "tbigintinst_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140738,6 +144104,7 @@ "name": "tbigintinst_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140785,6 +144152,7 @@ "name": "tbigintseq_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -140831,6 +144199,7 @@ "name": "tbigintseqset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -140877,6 +144246,7 @@ "name": "tbigintseqset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -140924,6 +144294,7 @@ "name": "tintinst_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -140970,6 +144341,7 @@ "name": "tintinst_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -141017,6 +144389,7 @@ "name": "tintseq_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -141063,6 +144436,7 @@ "name": "tintseq_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -141121,6 +144495,7 @@ "name": "tintseqset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -141167,6 +144542,7 @@ "name": "tintseqset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -141214,6 +144590,7 @@ "name": "tsequence_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -141302,6 +144679,7 @@ "name": "tsequence_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -141371,6 +144749,7 @@ "name": "tsequence_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -141416,6 +144795,7 @@ "name": "tsequenceset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -141504,6 +144884,7 @@ "name": "tsequenceset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -141573,6 +144954,7 @@ "name": "tsequenceset_out", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -141624,6 +145006,7 @@ "name": "ttextinst_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -141670,6 +145053,7 @@ "name": "ttextinst_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -141717,6 +145101,7 @@ "name": "ttextseq_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -141763,6 +145148,7 @@ "name": "ttextseq_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -141821,6 +145207,7 @@ "name": "ttextseqset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -141867,6 +145254,7 @@ "name": "ttextseqset_in", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -141914,6 +145302,7 @@ "name": "tjsonbinst_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -141960,6 +145349,7 @@ "name": "tjsonbseq_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142006,6 +145396,7 @@ "name": "tjsonbseqset_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -142052,6 +145443,7 @@ "name": "temporal_from_mfjson", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -142112,6 +145504,7 @@ "name": "temporal_from_base_temp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -142188,6 +145581,7 @@ "name": "tinstant_copy", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -142240,6 +145634,7 @@ "name": "tinstant_make", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -142306,6 +145701,7 @@ "name": "tinstant_make_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -142372,6 +145768,7 @@ "name": "tsequence_copy", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142418,6 +145815,7 @@ "name": "tsequence_from_base_temp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142484,6 +145882,7 @@ "name": "tsequence_from_base_tstzset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142557,6 +145956,7 @@ "name": "tsequence_from_base_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142641,6 +146041,7 @@ "name": "tsequence_make_exp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142682,6 +146083,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 +146169,7 @@ "name": "tsequence_make_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -142789,6 +146206,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 +146287,7 @@ "name": "tsequenceset_copy", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -142907,6 +146340,7 @@ "name": "tseqsetarr_to_tseqset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -142928,6 +146362,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 +146427,7 @@ "name": "tsequenceset_from_base_temp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -143050,6 +146500,7 @@ "name": "tsequenceset_from_base_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -143134,6 +146585,7 @@ "name": "tsequenceset_make_exp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -143160,6 +146612,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 +146677,7 @@ "name": "tsequenceset_make_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -143231,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": { @@ -143276,6 +146759,7 @@ "name": "temporal_set_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143335,70 +146819,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 +146885,7 @@ "name": "tnumber_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143523,6 +146949,7 @@ "name": "tnumberinst_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143584,6 +147011,7 @@ "name": "tnumberseq_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143639,6 +147067,7 @@ "name": "tnumberseqset_set_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143700,6 +147129,7 @@ "name": "tsequence_set_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143755,6 +147185,7 @@ "name": "tsequenceset_set_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -143816,6 +147247,7 @@ "name": "temporal_end_inst", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -143870,6 +147302,7 @@ "name": "temporal_end_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -143912,6 +147345,7 @@ "name": "temporal_inst_n", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -143976,6 +147410,7 @@ "name": "temporal_insts_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant **", "canonical": "const struct TInstant **" @@ -144054,6 +147489,7 @@ "name": "temporal_max_inst_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -144108,6 +147544,7 @@ "name": "temporal_max_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -144150,6 +147587,7 @@ "name": "temporal_mem_size", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -144192,6 +147630,7 @@ "name": "temporal_min_inst_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -144246,6 +147685,7 @@ "name": "temporal_min_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -144288,6 +147728,7 @@ "name": "temporal_sequences_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TSequence **", "canonical": "const struct TSequence **" @@ -144366,6 +147807,7 @@ "name": "temporal_set_bbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -144422,6 +147864,7 @@ "name": "temporal_start_inst", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -144476,6 +147919,7 @@ "name": "temporal_start_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -144518,6 +147962,7 @@ "name": "temporal_values_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -144584,6 +148029,7 @@ "name": "temporal_value_n", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -144651,6 +148097,7 @@ "name": "temporal_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -144717,6 +148164,7 @@ "name": "tinstant_hash", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -144757,6 +148205,7 @@ "name": "tinstant_hash_extended", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -144806,6 +148255,7 @@ "name": "tinstant_insts", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant **", "canonical": "const struct TInstant **" @@ -144882,6 +148332,7 @@ "name": "tinstant_set_bbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -144936,6 +148387,7 @@ "name": "tinstant_time", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -144989,6 +148441,7 @@ "name": "tinstant_timestamps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz *", "canonical": "TimestampTz *" @@ -145053,6 +148506,7 @@ "name": "tinstant_value_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -145093,6 +148547,7 @@ "name": "tinstant_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -145133,6 +148588,7 @@ "name": "tinstant_value_at_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -145197,6 +148653,7 @@ "name": "tinstant_values_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -145261,6 +148718,7 @@ "name": "tnumber_set_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -145324,6 +148782,7 @@ "name": "tnumberinst_valuespans", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -145377,6 +148836,7 @@ "name": "tnumberseq_avg_val", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -145412,6 +148872,7 @@ "name": "tnumberseq_valuespans", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -145459,6 +148920,7 @@ "name": "tnumberseqset_avg_val", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -145500,6 +148962,7 @@ "name": "tnumberseqset_valuespans", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -145553,6 +149016,7 @@ "name": "tsequence_duration", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Interval *", "canonical": "Interval *" @@ -145593,6 +149057,7 @@ "name": "tsequence_end_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -145627,6 +149092,7 @@ "name": "tsequence_hash", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -145661,6 +149127,7 @@ "name": "tsequence_hash_extended", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -145704,6 +149171,7 @@ "name": "tsequence_insts_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant **", "canonical": "const struct TInstant **" @@ -145774,6 +149242,7 @@ "name": "tsequence_max_inst_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -145820,6 +149289,7 @@ "name": "tsequence_max_val", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -145854,6 +149324,7 @@ "name": "tsequence_min_inst_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -145900,6 +149371,7 @@ "name": "tsequence_min_val", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -145934,6 +149406,7 @@ "name": "tsequence_segments", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -146004,6 +149477,7 @@ "name": "tsequence_seqs", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TSequence **", "canonical": "const struct TSequence **" @@ -146074,6 +149548,7 @@ "name": "tsequence_start_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -146108,6 +149583,7 @@ "name": "tsequence_time", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -146155,6 +149631,7 @@ "name": "tsequence_timestamps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz *", "canonical": "TimestampTz *" @@ -146213,6 +149690,7 @@ "name": "tsequence_value_at_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -146281,6 +149759,7 @@ "name": "tsequence_values_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -146339,6 +149818,7 @@ "name": "tsequenceset_duration", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Interval *", "canonical": "Interval *" @@ -146395,6 +149875,7 @@ "name": "tsequenceset_end_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -146435,6 +149916,7 @@ "name": "tsequenceset_hash", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -146475,6 +149957,7 @@ "name": "tsequenceset_hash_extended", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -146524,6 +150007,7 @@ "name": "tsequenceset_inst_n", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -146586,6 +150070,7 @@ "name": "tsequenceset_insts_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant **", "canonical": "const struct TInstant **" @@ -146662,6 +150147,7 @@ "name": "tsequenceset_max_inst_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -146714,6 +150200,7 @@ "name": "tsequenceset_max_val", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -146754,6 +150241,7 @@ "name": "tsequenceset_min_inst_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TInstant *", "canonical": "const struct TInstant *" @@ -146806,6 +150294,7 @@ "name": "tsequenceset_min_val", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -146846,6 +150335,7 @@ "name": "tsequenceset_num_instants", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -146887,6 +150377,7 @@ "name": "tsequenceset_num_timestamps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -146928,6 +150419,7 @@ "name": "tsequenceset_segments", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -147001,6 +150493,7 @@ "name": "tsequenceset_sequences_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const TSequence **", "canonical": "const struct TSequence **" @@ -147041,6 +150534,7 @@ "name": "tsequenceset_start_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -147081,6 +150575,7 @@ "name": "tsequenceset_time", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -147134,6 +150629,7 @@ "name": "tsequenceset_timestamptz_n", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -147199,6 +150695,7 @@ "name": "tsequenceset_timestamps", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz *", "canonical": "TimestampTz *" @@ -147260,6 +150757,7 @@ "name": "tsequenceset_value_at_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -147334,6 +150832,7 @@ "name": "tsequenceset_value_n", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -147399,6 +150898,7 @@ "name": "tsequenceset_value_n_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -147464,6 +150964,7 @@ "name": "tsequenceset_values_p", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum *", "canonical": "Datum *" @@ -147528,6 +151029,7 @@ "name": "temporal_restart", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -147580,6 +151082,7 @@ "name": "temporal_tsequence", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -147645,6 +151148,7 @@ "name": "temporal_tsequenceset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -147710,6 +151214,7 @@ "name": "tinstant_shift_time", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -147783,6 +151288,7 @@ "name": "tinstant_as_tsequence", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -147846,6 +151352,7 @@ "name": "tinstant_to_tsequence_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -147909,6 +151416,7 @@ "name": "tinstant_as_tsequenceset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -147972,6 +151480,7 @@ "name": "tnumber_shift_scale_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -148066,6 +151575,7 @@ "name": "tnumberinst_shift_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -148127,6 +151637,7 @@ "name": "tnumberseq_shift_scale_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -148211,6 +151722,7 @@ "name": "tnumberseqset_shift_scale_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -148301,6 +151813,7 @@ "name": "tsequence_restart", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -148345,6 +151858,7 @@ "name": "tsequence_set_interp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -148404,6 +151918,7 @@ "name": "tsequence_shift_scale_time", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -148492,6 +152007,7 @@ "name": "tsequence_subseq", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -148578,6 +152094,7 @@ "name": "tsequence_as_tinstant", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -148624,6 +152141,7 @@ "name": "tsequence_as_tsequenceset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -148670,6 +152188,7 @@ "name": "tsequence_to_tsequenceset_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -148716,6 +152235,7 @@ "name": "tsequence_to_tsequenceset_interp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -148773,6 +152293,7 @@ "name": "tsequenceset_restart", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -148823,6 +152344,7 @@ "name": "tsequenceset_set_interp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -148888,6 +152410,7 @@ "name": "tsequenceset_shift_scale_time", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -148982,6 +152505,7 @@ "name": "tsequenceset_to_discrete", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -149034,6 +152558,7 @@ "name": "tsequenceset_to_linear", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -149086,6 +152611,7 @@ "name": "tsequenceset_to_step", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -149138,6 +152664,7 @@ "name": "tsequenceset_as_tinstant", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -149190,6 +152717,7 @@ "name": "tsequenceset_as_tsequence", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -149242,6 +152770,7 @@ "name": "tinstant_merge", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149311,6 +152840,7 @@ "name": "tinstant_merge_array", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149327,6 +152857,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 +152919,7 @@ "name": "tsequence_append_tinstant", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149483,6 +153029,7 @@ "name": "tsequence_append_tsequence", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149550,6 +153097,7 @@ "name": "tsequence_delete_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149617,6 +153165,7 @@ "name": "tsequence_delete_tstzset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149691,6 +153240,7 @@ "name": "tsequence_delete_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149765,6 +153315,7 @@ "name": "tsequence_delete_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149839,6 +153390,7 @@ "name": "tsequence_insert", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149906,6 +153458,7 @@ "name": "tsequence_merge", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149963,6 +153516,7 @@ "name": "tsequence_merge_array", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -149979,6 +153533,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 +153590,7 @@ "name": "tsequenceset_append_tinstant", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150134,6 +153704,7 @@ "name": "tsequenceset_append_tsequence", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150205,6 +153776,7 @@ "name": "tsequenceset_delete_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150266,6 +153838,7 @@ "name": "tsequenceset_delete_tstzset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150334,6 +153907,7 @@ "name": "tsequenceset_delete_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150402,6 +153976,7 @@ "name": "tsequenceset_delete_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150470,6 +154045,7 @@ "name": "tsequenceset_insert", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150537,6 +154113,7 @@ "name": "tsequenceset_merge", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150604,6 +154181,7 @@ "name": "tsequenceset_merge_array", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -150620,6 +154198,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 +154258,7 @@ "name": "tsequence_expand_bbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -150714,6 +154308,7 @@ "name": "tsequence_set_bbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -150762,6 +154357,7 @@ "name": "tsequenceset_expand_bbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -150811,6 +154407,7 @@ "name": "tsequenceset_set_bbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -150865,6 +154462,7 @@ "name": "tcontseq_after_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -150930,6 +154528,7 @@ "name": "tcontseq_before_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -150995,6 +154594,7 @@ "name": "tcontseq_restrict_minmax", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -151061,6 +154661,7 @@ "name": "tdiscseq_after_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -151126,6 +154727,7 @@ "name": "tdiscseq_before_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -151191,6 +154793,7 @@ "name": "tdiscseq_restrict_minmax", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -151257,6 +154860,7 @@ "name": "temporal_bbox_restrict_set", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -151316,6 +154920,7 @@ "name": "temporal_restrict_minmax", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151392,6 +154997,7 @@ "name": "temporal_restrict_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151467,6 +155073,7 @@ "name": "temporal_restrict_tstzset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151549,6 +155156,7 @@ "name": "temporal_restrict_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151631,6 +155239,7 @@ "name": "temporal_restrict_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151713,6 +155322,7 @@ "name": "temporal_restrict_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151788,6 +155398,7 @@ "name": "temporal_restrict_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -151870,6 +155481,7 @@ "name": "temporal_value_at_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -151946,6 +155558,7 @@ "name": "tinstant_after_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152017,6 +155630,7 @@ "name": "tinstant_before_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152088,6 +155702,7 @@ "name": "tinstant_restrict_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152166,6 +155781,7 @@ "name": "tinstant_restrict_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152244,6 +155860,7 @@ "name": "tinstant_restrict_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152315,6 +155932,7 @@ "name": "tinstant_restrict_tstzset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152393,6 +156011,7 @@ "name": "tinstant_restrict_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152464,6 +156083,7 @@ "name": "tinstant_restrict_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152542,6 +156162,7 @@ "name": "tnumber_restrict_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -152624,6 +156245,7 @@ "name": "tnumber_restrict_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -152706,6 +156328,7 @@ "name": "tnumberinst_restrict_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152784,6 +156407,7 @@ "name": "tnumberinst_restrict_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -152862,6 +156486,7 @@ "name": "tnumberseqset_restrict_span", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -152940,6 +156565,7 @@ "name": "tnumberseqset_restrict_spanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153018,6 +156644,7 @@ "name": "tsequence_at_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -153073,6 +156700,7 @@ "name": "tsequence_restrict_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -153147,6 +156775,7 @@ "name": "tsequence_restrict_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -153221,6 +156850,7 @@ "name": "tsequenceset_after_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153292,6 +156922,7 @@ "name": "tsequenceset_before_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153363,6 +156994,7 @@ "name": "tsequenceset_restrict_minmax", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153435,6 +157067,7 @@ "name": "tsequenceset_restrict_tstzspan", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153513,6 +157146,7 @@ "name": "tsequenceset_restrict_tstzspanset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153591,6 +157225,7 @@ "name": "tsequenceset_restrict_timestamptz", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -153664,6 +157299,7 @@ "name": "tsequenceset_restrict_tstzset", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -153744,6 +157380,7 @@ "name": "tsequenceset_restrict_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153815,6 +157452,7 @@ "name": "tsequenceset_restrict_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -153893,6 +157531,7 @@ "name": "tinstant_cmp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -153949,6 +157588,7 @@ "name": "tinstant_eq", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -154005,6 +157645,7 @@ "name": "tsequence_cmp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154049,6 +157690,7 @@ "name": "tsequence_eq", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -154093,6 +157735,7 @@ "name": "tsequenceset_cmp", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154149,6 +157792,7 @@ "name": "tsequenceset_eq", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -154205,6 +157849,7 @@ "name": "always_eq_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154257,6 +157902,7 @@ "name": "always_eq_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154309,6 +157955,7 @@ "name": "always_ne_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154361,6 +158008,7 @@ "name": "always_ne_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154413,6 +158061,7 @@ "name": "always_ge_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154465,6 +158114,7 @@ "name": "always_ge_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154517,6 +158167,7 @@ "name": "always_gt_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154569,6 +158220,7 @@ "name": "always_gt_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154621,6 +158273,7 @@ "name": "always_le_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154673,6 +158326,7 @@ "name": "always_le_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154725,6 +158379,7 @@ "name": "always_lt_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154777,6 +158432,7 @@ "name": "always_lt_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154829,6 +158485,7 @@ "name": "ever_eq_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154881,6 +158538,7 @@ "name": "ever_eq_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154933,6 +158591,7 @@ "name": "ever_ne_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -154985,6 +158644,7 @@ "name": "ever_ne_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155037,6 +158697,7 @@ "name": "ever_ge_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155089,6 +158750,7 @@ "name": "ever_ge_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155141,6 +158803,7 @@ "name": "ever_gt_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155193,6 +158856,7 @@ "name": "ever_gt_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155245,6 +158909,7 @@ "name": "ever_le_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155297,6 +158962,7 @@ "name": "ever_le_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155349,6 +159015,7 @@ "name": "ever_lt_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155401,6 +159068,7 @@ "name": "ever_lt_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -155453,6 +159121,7 @@ "name": "teq_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155518,6 +159187,7 @@ "name": "teq_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155583,6 +159253,7 @@ "name": "tne_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155648,6 +159319,7 @@ "name": "tne_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155713,6 +159385,7 @@ "name": "tlt_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155778,6 +159451,7 @@ "name": "tlt_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155843,6 +159517,7 @@ "name": "tle_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155908,6 +159583,7 @@ "name": "tle_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -155973,6 +159649,7 @@ "name": "tgt_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -156038,6 +159715,7 @@ "name": "tgt_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -156103,6 +159781,7 @@ "name": "tge_base_temporal", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -156168,6 +159847,7 @@ "name": "tge_temporal_base", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -156233,6 +159913,7 @@ "name": "tnumberinst_abs", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -156285,6 +159966,7 @@ "name": "tnumberinst_distance", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -156341,6 +160023,7 @@ "name": "tnumberseq_abs", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -156387,6 +160070,7 @@ "name": "tnumberseq_angular_difference", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -156433,6 +160117,7 @@ "name": "tnumberseq_delta_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -156479,6 +160164,7 @@ "name": "tnumberseqset_abs", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -156531,6 +160217,7 @@ "name": "tnumberseqset_angular_difference", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -156583,6 +160270,7 @@ "name": "tnumberseqset_delta_value", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -156635,6 +160323,7 @@ "name": "tdistance_tnumber_number", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -156700,6 +160389,7 @@ "name": "nad_tbox_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -156757,6 +160447,7 @@ "name": "nad_tnumber_number", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -156808,6 +160499,7 @@ "name": "nad_tnumber_tbox", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -156866,6 +160558,7 @@ "name": "nad_tnumber_tnumber", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -156925,6 +160618,7 @@ "name": "tnumberseq_integral", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -156960,6 +160654,7 @@ "name": "tnumberseq_twavg", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -156995,6 +160690,7 @@ "name": "tnumberseqset_integral", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -157036,6 +160732,7 @@ "name": "tnumberseqset_twavg", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -157077,6 +160774,7 @@ "name": "temporal_compact", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -157133,6 +160831,7 @@ "name": "tsequence_compact", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -157179,6 +160878,7 @@ "name": "tsequenceset_compact", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -157231,6 +160931,7 @@ "name": "temporal_skiplist_make", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -157254,6 +160955,7 @@ "name": "skiplist_make", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -157315,6 +161017,7 @@ "name": "skiplist_search", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -157368,6 +161071,7 @@ "name": "skiplist_free", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -157402,6 +161106,7 @@ "name": "skiplist_splice", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -157494,6 +161199,7 @@ "name": "temporal_skiplist_splice", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -157566,6 +161272,7 @@ "name": "skiplist_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void **", "canonical": "void **" @@ -157600,6 +161307,7 @@ "name": "skiplist_keys_values", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void **", "canonical": "void **" @@ -157643,6 +161351,7 @@ "name": "temporal_app_tinst_transfn", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -157762,6 +161471,7 @@ "name": "temporal_app_tseq_transfn", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -157832,6 +161542,7 @@ "name": "span_bins", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -157928,6 +161639,7 @@ "name": "spanset_bins", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -158024,6 +161736,7 @@ "name": "tnumber_value_bins", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -158121,6 +161834,7 @@ "name": "tnumber_value_time_boxes", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -158251,6 +161965,7 @@ "name": "tnumber_value_split", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -158364,6 +162079,7 @@ "name": "tbox_get_value_time_tile", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -158490,6 +162206,7 @@ "name": "tbox_value_time_tiles", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -158619,6 +162336,7 @@ "name": "tnumber_value_time_split", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -158770,6 +162488,7 @@ "name": "double2_out", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -158815,6 +162534,7 @@ "name": "double2_set", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -158869,6 +162589,7 @@ "name": "double2_add", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double2 *", "canonical": "double2 *" @@ -158924,6 +162645,7 @@ "name": "double2_eq", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -158968,6 +162690,7 @@ "name": "double3_out", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -159013,6 +162736,7 @@ "name": "double3_set", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -159077,6 +162801,7 @@ "name": "double3_add", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double3 *", "canonical": "double3 *" @@ -159132,6 +162857,7 @@ "name": "double3_eq", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159176,6 +162902,7 @@ "name": "double4_out", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -159221,6 +162948,7 @@ "name": "double4_set", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -159295,6 +163023,7 @@ "name": "double4_add", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double4 *", "canonical": "double4 *" @@ -159350,6 +163079,7 @@ "name": "double4_eq", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159394,6 +163124,7 @@ "name": "double2_collinear", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159457,6 +163188,7 @@ "name": "double3_collinear", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159520,6 +163252,7 @@ "name": "double4_collinear", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159583,6 +163316,7 @@ "name": "double2segm_interpolate", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double2 *", "canonical": "double2 *" @@ -159648,6 +163382,7 @@ "name": "double3segm_interpolate", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double3 *", "canonical": "double3 *" @@ -159713,6 +163448,7 @@ "name": "double4segm_interpolate", "file": "doublen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double4 *", "canonical": "double4 *" @@ -159778,6 +163514,7 @@ "name": "pg_atoi", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -159834,6 +163571,7 @@ "name": "ensure_has_X", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159881,6 +163619,7 @@ "name": "ensure_has_Z", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159928,6 +163667,7 @@ "name": "ensure_has_T", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -159975,6 +163715,7 @@ "name": "ensure_has_not_Z", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160022,6 +163763,7 @@ "name": "ensure_not_null", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160057,6 +163799,7 @@ "name": "ensure_one_not_null", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160101,6 +163844,7 @@ "name": "ensure_one_true", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160147,6 +163891,7 @@ "name": "ensure_valid_interp", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160195,6 +163940,7 @@ "name": "ensure_continuous_interp", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160238,6 +163984,7 @@ "name": "ensure_same_interp", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160298,6 +164045,7 @@ "name": "ensure_same_continuous_interp", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160344,6 +164092,7 @@ "name": "ensure_linear_interp", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160380,6 +164129,7 @@ "name": "ensure_nonlinear_interp", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160416,6 +164166,7 @@ "name": "ensure_common_dimension", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160462,6 +164213,7 @@ "name": "ensure_temporal_isof_type", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160516,6 +164268,7 @@ "name": "ensure_temporal_isof_basetype", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160570,6 +164323,7 @@ "name": "ensure_temporal_isof_subtype", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160624,6 +164378,7 @@ "name": "ensure_same_temporal_type", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160684,6 +164439,7 @@ "name": "ensure_valid_tnumber_numspan", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160743,6 +164499,7 @@ "name": "ensure_valid_tnumber_numspanset", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160802,6 +164559,7 @@ "name": "ensure_valid_tnumber_tbox", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160861,6 +164619,7 @@ "name": "ensure_valid_temporal_set", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160920,6 +164679,7 @@ "name": "ensure_valid_temporal_temporal", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -160980,6 +164740,7 @@ "name": "ensure_valid_tnumber_tnumber", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161040,6 +164801,7 @@ "name": "ensure_not_negative", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161076,6 +164838,7 @@ "name": "ensure_positive", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161112,6 +164875,7 @@ "name": "not_negative_datum", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161158,6 +164922,7 @@ "name": "ensure_not_negative_datum", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161204,6 +164969,7 @@ "name": "positive_datum", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161250,6 +165016,7 @@ "name": "ensure_positive_datum", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161296,6 +165063,7 @@ "name": "ensure_valid_day_duration", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161343,6 +165111,7 @@ "name": "positive_duration", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161390,6 +165159,7 @@ "name": "ensure_positive_duration", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161437,6 +165207,7 @@ "name": "temporal_bbox_ptr", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -161479,6 +165250,7 @@ "name": "temporal_strip_geom", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -161544,6 +165316,7 @@ "name": "temporal_attach_geom", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -161622,6 +165395,7 @@ "name": "temporal_geom_combinable", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161692,6 +165466,7 @@ "name": "intersection_temporal_temporal", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161787,6 +165562,7 @@ "name": "round_fn", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "datum_func2", "canonical": "int (*)(int ((*)(int *))(), int ((*)(int *))())" @@ -161823,6 +165599,7 @@ "name": "temporal_bbox_restrict_value", "file": "temporal.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161875,6 +165652,7 @@ "name": "ensure_valid_tcbuffer_cbuffer", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161934,6 +165712,7 @@ "name": "ensure_valid_tcbuffer_geo", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -161999,6 +165778,7 @@ "name": "ensure_valid_tcbuffer_stbox", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -162058,6 +165838,7 @@ "name": "ensure_valid_tcbuffer_tcbuffer", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -162118,6 +165899,7 @@ "name": "tcbuffersegm_intersection_value", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162213,6 +165995,7 @@ "name": "tcbuffersegm_intersection", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162317,6 +166100,7 @@ "name": "tcbuffersegm_dwithin_turnpt", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162430,6 +166214,7 @@ "name": "tcbuffersegm_contains_turnpt", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162543,6 +166328,7 @@ "name": "tcbuffersegm_tdwithin_turnpt", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162656,6 +166442,7 @@ "name": "tcbuffersegm_distance_turnpt", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162769,6 +166556,7 @@ "name": "tcbuffer_geo_ctx_make", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -162816,6 +166604,7 @@ "name": "tcbuffer_geo_ctx_free", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -162850,6 +166639,7 @@ "name": "tcbuffer_disc_ctx_make", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -162901,6 +166691,7 @@ "name": "tcbuffer_disc_ctx_free", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -162935,6 +166726,7 @@ "name": "tcbuffer_geo_ctx_nsegs", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -162970,6 +166762,7 @@ "name": "tcbuffer_disc_within_ctx", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -163031,6 +166824,7 @@ "name": "tcbufferseg_within_ctx", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -163072,6 +166866,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "outhi", + "lengthFrom": { + "kind": "param", + "name": "maxout" + }, + "element": { + "c": "double", + "canonical": "double" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -163136,6 +166945,7 @@ "name": "tcbuffer_disc_touch_ctx", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -163187,6 +166997,7 @@ "name": "tcbufferseg_touch_roots", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -163218,6 +167029,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "outt", + "lengthFrom": { + "kind": "param", + "name": "maxout" + }, + "element": { + "c": "double", + "canonical": "double" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -163273,6 +167099,7 @@ "name": "tcbuffer_disc_contains_ctx", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -163334,6 +167161,7 @@ "name": "tcbufferseg_boundary_roots", "file": "tcbuffer.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -163365,6 +167193,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "outt", + "lengthFrom": { + "kind": "param", + "name": "maxout" + }, + "element": { + "c": "double", + "canonical": "double" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -163420,6 +167263,7 @@ "name": "cbuffer_set_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -163483,6 +167327,7 @@ "name": "cbufferarr_set_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -163505,6 +167350,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -163548,6 +167406,7 @@ "name": "cbuffer_timestamptz_set_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -163619,6 +167478,7 @@ "name": "cbuffer_tstzspan_set_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -163697,6 +167557,7 @@ "name": "tcbufferinst_set_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -163758,6 +167619,7 @@ "name": "tcbufferinstarr_set_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -163780,6 +167642,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -163828,6 +167703,7 @@ "name": "tcbufferseq_expand_stbox", "file": "tcbuffer_boxops.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -163877,6 +167753,7 @@ "name": "tcbuffer_is_tpoint", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -163920,6 +167797,7 @@ "name": "cbuffer_covers_geo", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -163984,6 +167862,7 @@ "name": "cbuffer_contains_geo", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164048,6 +167927,7 @@ "name": "tcbufferinst_traversed_area", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -164101,6 +167981,7 @@ "name": "tcbufferseq_traversed_area", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -164158,6 +168039,7 @@ "name": "tcbufferseqset_traversed_area", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -164221,6 +168103,7 @@ "name": "tcbuffersegm_traversed_area", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -164289,6 +168172,7 @@ "name": "tcbuffer_restrict_cbuffer", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -164371,6 +168255,7 @@ "name": "tcbuffer_restrict_stbox", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -164463,6 +168348,7 @@ "name": "tcbuffer_restrict_geom", "file": "tcbuffer_spatialfuncs.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -164551,6 +168437,7 @@ "name": "ea_contains_geo_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164626,6 +168513,7 @@ "name": "ea_contains_tcbuffer_geo", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164701,6 +168589,7 @@ "name": "ea_contains_tcbuffer_cbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164770,6 +168659,7 @@ "name": "ea_contains_cbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164839,6 +168729,7 @@ "name": "ea_contains_tcbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164909,6 +168800,7 @@ "name": "ea_covers_geo_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -164984,6 +168876,7 @@ "name": "ea_covers_tcbuffer_geo", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165059,6 +168952,7 @@ "name": "ea_covers_tcbuffer_cbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165128,6 +169022,7 @@ "name": "ea_covers_cbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165197,6 +169092,7 @@ "name": "ea_covers_tcbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165267,6 +169163,7 @@ "name": "ea_disjoint_tcbuffer_geo", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165342,6 +169239,7 @@ "name": "ea_disjoint_geo_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165417,6 +169315,7 @@ "name": "ea_disjoint_tcbuffer_cbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165486,6 +169385,7 @@ "name": "ea_disjoint_cbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165555,6 +169455,7 @@ "name": "ea_disjoint_tcbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165625,6 +169526,7 @@ "name": "ea_intersects_tcbuffer_geo", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165700,6 +169602,7 @@ "name": "ea_intersects_geo_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165775,6 +169678,7 @@ "name": "ea_intersects_tcbuffer_cbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165844,6 +169748,7 @@ "name": "ea_intersects_cbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165913,6 +169818,7 @@ "name": "ea_intersects_tcbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -165983,6 +169889,7 @@ "name": "ea_touches_tcbuffer_geo", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166058,6 +169965,7 @@ "name": "ea_touches_geo_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166133,6 +170041,7 @@ "name": "ea_touches_tcbuffer_cbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166202,6 +170111,7 @@ "name": "ea_touches_cbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166271,6 +170181,7 @@ "name": "ea_touches_tcbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166341,6 +170252,7 @@ "name": "ea_dwithin_tcbuffer_tcbuffer", "file": "tcbuffer_spatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166421,6 +170333,7 @@ "name": "tinterrel_tcbuffer_cbuffer", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -166503,6 +170416,7 @@ "name": "tinterrel_tcbuffer_geo", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -166591,6 +170505,7 @@ "name": "edisjoint_tcbuffer_geo_native", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166656,6 +170571,7 @@ "name": "eatouches_tcbuffer_geo_native", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166731,6 +170647,7 @@ "name": "eacontains_tcbuffer_geo_native", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166816,6 +170733,7 @@ "name": "eacontains_tcbuffer_cbuffer_native", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -166905,6 +170823,7 @@ "name": "tcontains_disc_tcbuffer_native", "file": "tcbuffer_tempspatialrels.h", "family": "CBUFFER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -166997,6 +170916,7 @@ "name": "clipper2_clip_poly_poly", "file": "clip_clipper2.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -167089,6 +171009,7 @@ "name": "clipper2_traj_poly_periods", "file": "clip_clipper2.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -167167,6 +171088,7 @@ "name": "geo_union_dbscan", "file": "geo_cluster.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167253,6 +171175,7 @@ "name": "geo_combine_clusters", "file": "geo_cluster.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167330,6 +171253,7 @@ "name": "geo_cluster_within_distance", "file": "geo_cluster.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167408,6 +171332,7 @@ "name": "geo_union_intersecting", "file": "geo_cluster.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167461,6 +171386,7 @@ "name": "geo_cluster_intersecting_geoms", "file": "geo_cluster.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167529,6 +171455,7 @@ "name": "angle_normalize", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -167565,6 +171492,7 @@ "name": "meos_oriented_envelope", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -167599,6 +171527,7 @@ "name": "meos_areal_union", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -167633,6 +171562,7 @@ "name": "meos_linear_union", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -167667,6 +171597,7 @@ "name": "meos_centroid", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -167701,6 +171632,7 @@ "name": "meos_lift_ordinates", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -167754,6 +171686,7 @@ "name": "meos_is_simple", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167802,6 +171735,7 @@ "name": "meos_relate", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167855,6 +171789,7 @@ "name": "meos_relate_pattern", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167922,6 +171857,7 @@ "name": "meos_spatialrel", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -167990,6 +171926,7 @@ "name": "relate_is_areal", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168025,6 +171962,7 @@ "name": "relate_ctx_make", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -168059,6 +171997,7 @@ "name": "relate_ctx_free", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -168093,6 +172032,7 @@ "name": "meos_spatialrel_ctx", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168161,6 +172101,7 @@ "name": "de9im_match", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168205,6 +172146,7 @@ "name": "point_in_polygon", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -168231,87 +172173,118 @@ "canonical": "int" } ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal; array-or-out-param:edges" - }, - "wire": { - "params": [ - { - "name": "x", - "kind": "json", - "json": "number" - }, - { - "name": "y", - "kind": "json", - "json": "number" - }, - { - "name": "edges", - "kind": "unsupported" - }, + "shape": { + "inputArrays": [ { - "name": "nedges", - "kind": "json", - "json": "integer" + "param": "edges", + "lengthFrom": { + "kind": "param", + "name": "nedges" + }, + "element": { + "c": "Edge *", + "canonical": "Edge *" + } } - ], - "result": { - "kind": "json", - "json": "integer" - } - } - }, - { - "name": "point_in_polygon_index", - "file": "geo_funcs.h", - "family": "CORE", - "returnType": { - "c": "int", - "canonical": "int" + ] }, - "params": [ - { - "name": "x", - "cType": "double", - "canonical": "double" - }, - { - "name": "y", - "cType": "double", - "canonical": "double" - }, - { - "name": "edges", - "cType": "Edge **", - "canonical": "Edge **" - }, - { - "name": "nedges", - "cType": "int", - "canonical": "int" - }, - { - "name": "rtree", - "cType": "const RTree *", - "canonical": "const struct RTree *" - }, - { - "name": "xmax", - "cType": "double", - "canonical": "double" - } - ], "api": "internal", "category": "transformation", "network": { "exposable": false, "method": null, - "reason": "internal; array-or-out-param:edges; no-decoder:RTree" + "reason": "internal; array-or-out-param:edges" + }, + "wire": { + "params": [ + { + "name": "x", + "kind": "json", + "json": "number" + }, + { + "name": "y", + "kind": "json", + "json": "number" + }, + { + "name": "edges", + "kind": "unsupported" + }, + { + "name": "nedges", + "kind": "json", + "json": "integer" + } + ], + "result": { + "kind": "json", + "json": "integer" + } + } + }, + { + "name": "point_in_polygon_index", + "file": "geo_funcs.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "int", + "canonical": "int" + }, + "params": [ + { + "name": "x", + "cType": "double", + "canonical": "double" + }, + { + "name": "y", + "cType": "double", + "canonical": "double" + }, + { + "name": "edges", + "cType": "Edge **", + "canonical": "Edge **" + }, + { + "name": "nedges", + "cType": "int", + "canonical": "int" + }, + { + "name": "rtree", + "cType": "const RTree *", + "canonical": "const struct RTree *" + }, + { + "name": "xmax", + "cType": "double", + "canonical": "double" + } + ], + "shape": { + "inputArrays": [ + { + "param": "edges", + "lengthFrom": { + "kind": "param", + "name": "nedges" + }, + "element": { + "c": "Edge *", + "canonical": "Edge *" + } + } + ] + }, + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; array-or-out-param:edges; no-decoder:RTree" }, "wire": { "params": [ @@ -168354,6 +172327,7 @@ "name": "geom_ring_is_convex", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168389,6 +172363,7 @@ "name": "relate_point_on_boundary", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168415,6 +172390,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "edges", + "lengthFrom": { + "kind": "param", + "name": "nedges" + }, + "element": { + "c": "Edge *", + "canonical": "Edge *" + } + } + ] + }, "api": "internal", "category": "predicate", "network": { @@ -168454,6 +172444,7 @@ "name": "relate_point_in_area", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -168480,6 +172471,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "edges", + "lengthFrom": { + "kind": "param", + "name": "nedges" + }, + "element": { + "c": "Edge *", + "canonical": "Edge *" + } + } + ] + }, "api": "internal", "category": "predicate", "network": { @@ -168515,10 +172521,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 +172634,7 @@ "name": "ensure_geodetic_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168603,6 +172683,7 @@ "name": "ensure_not_geodetic_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168651,6 +172732,7 @@ "name": "ensure_geodetic", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168687,6 +172769,7 @@ "name": "ensure_not_geodetic", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168723,6 +172806,7 @@ "name": "ensure_same_geodetic", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168769,6 +172853,7 @@ "name": "ensure_same_geodetic_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168839,6 +172924,7 @@ "name": "ensure_srid_known", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168875,6 +172961,7 @@ "name": "ensure_same_srid", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168921,6 +173008,7 @@ "name": "ensure_same_srid_geoarr", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -168937,6 +173025,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "geoms", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "GSERIALIZED *", + "canonical": "GSERIALIZED *" + } + } + ] + }, "api": "internal", "category": "predicate", "network": { @@ -168978,6 +173081,7 @@ "name": "ensure_srid_reconcile", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169038,6 +173142,7 @@ "name": "ensure_same_dimensionality", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169084,6 +173189,7 @@ "name": "ensure_same_spatial_dimensionality", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169130,6 +173236,7 @@ "name": "ensure_has_Z_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169178,6 +173285,7 @@ "name": "ensure_has_not_Z_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169226,6 +173334,7 @@ "name": "ensure_has_M_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169274,6 +173383,7 @@ "name": "ensure_has_not_M_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169322,6 +173432,7 @@ "name": "ensure_point_type", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169370,6 +173481,7 @@ "name": "ensure_mline_type", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169418,6 +173530,7 @@ "name": "ensure_not_empty", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169466,6 +173579,7 @@ "name": "closest_point2d_on_segment_ratio", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -169528,6 +173642,7 @@ "name": "closest_point3dz_on_segment_ratio", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -169590,6 +173705,7 @@ "name": "lwpointarr_remove_duplicates", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM * *", "canonical": "LWGEOM * *" @@ -169643,6 +173759,7 @@ "name": "lwpointarr_make_trajectory", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -169698,6 +173815,7 @@ "name": "ensure_valid_geo_geo", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169768,6 +173886,7 @@ "name": "geopoint_cmp", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -169838,6 +173957,7 @@ "name": "geopoint_eq", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169908,6 +174028,7 @@ "name": "geopoint_same", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -169978,6 +174099,7 @@ "name": "same_spatial_dimensionality", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -170024,6 +174146,7 @@ "name": "mline_type", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -170072,6 +174195,7 @@ "name": "geopoint_make", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -170170,6 +174294,7 @@ "name": "geo_extract_elements", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED **", "canonical": "GSERIALIZED **" @@ -170251,6 +174376,7 @@ "name": "geo_serialize", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -170298,6 +174424,7 @@ "name": "circle_type", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -170346,6 +174473,7 @@ "name": "ensure_circle_type", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -170394,6 +174522,7 @@ "name": "lwcircle_make", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -170459,6 +174588,7 @@ "name": "geocircle_make", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -170537,6 +174667,7 @@ "name": "geom_extract_edges", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "MeosArray *", "canonical": "struct MeosArray *" @@ -170571,6 +174702,7 @@ "name": "build_edge_rtree", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "RTree *", "canonical": "struct RTree *" @@ -170625,6 +174757,7 @@ "name": "pointarr_find_splits", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool *", "canonical": "bool *" @@ -170693,6 +174826,7 @@ "name": "linesegm_intersect", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "IntersectResult", "canonical": "IntersectResult" @@ -170794,10 +174928,78 @@ } } }, + { + "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 +175045,7 @@ "name": "arc_set_bbox", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -170877,6 +175080,7 @@ "name": "point_on_arc", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -170932,6 +175136,7 @@ "name": "arcsegm_intersect", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -171016,6 +175221,7 @@ "name": "arcarc_intersect", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -171060,6 +175266,7 @@ "name": "coordinate_tolerance", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -171106,6 +175313,7 @@ "name": "edge_set_tolerance", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -171140,6 +175348,7 @@ "name": "point_on_segment_within", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -171236,6 +175445,7 @@ "name": "point_on_segment", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -171322,6 +175532,7 @@ "name": "clip_poly_poly", "file": "geo_poly_clip.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -171415,6 +175626,7 @@ "name": "lwproj_lookup", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -171470,6 +175682,7 @@ "name": "spheroid_init_from_srid", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -171515,6 +175728,7 @@ "name": "srid_check_latlong", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -171550,6 +175764,7 @@ "name": "srid_is_latlong", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -171586,6 +175801,7 @@ "name": "srid_builtin_ellipsoid", "file": "meos_transform.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -171640,6 +175856,7 @@ "name": "geom_serialize", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -171687,6 +175904,7 @@ "name": "geog_serialize", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -171734,6 +175952,7 @@ "name": "meos_postgis_valid_typmod", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -171750,6 +175969,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "gs", + "lengthFrom": { + "kind": "param", + "name": "typmod" + }, + "element": { + "c": "int", + "canonical": "int" + } + } + ] + }, "api": "internal", "category": "lifecycle", "network": { @@ -171778,6 +176012,7 @@ "name": "geo_as_wkt", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -171846,6 +176081,7 @@ "name": "box2d_to_lwgeom", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -171896,6 +176132,7 @@ "name": "box3d_to_lwgeom", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -171936,6 +176173,7 @@ "name": "geom_spatialrel", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172017,6 +176255,7 @@ "name": "meos_point_in_polygon", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172098,6 +176337,7 @@ "name": "lwgeom_line_interpolate_point", "file": "postgis_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWGEOM *", "canonical": "LWGEOM *" @@ -172158,10 +176398,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 +176546,7 @@ "name": "tstzset_stbox_slice", "file": "stbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -172296,6 +176597,7 @@ "name": "tstzspanset_stbox_slice", "file": "stbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -172346,6 +176648,7 @@ "name": "stbox_index_leaf_consistent", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172414,6 +176717,7 @@ "name": "stbox_gist_inner_consistent", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172482,6 +176786,7 @@ "name": "stbox_index_recheck", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172518,6 +176823,7 @@ "name": "stboxnode_copy", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STboxNode *", "canonical": "struct STboxNode *" @@ -172552,6 +176858,7 @@ "name": "getQuadrant8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -172610,6 +176917,7 @@ "name": "stboxnode_init", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -172660,6 +176968,7 @@ "name": "stboxnode_quadtree_next", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -172729,6 +177038,7 @@ "name": "stboxnode_kdtree_next", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -172808,6 +177118,7 @@ "name": "overlap8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172859,6 +177170,7 @@ "name": "overlapKD", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172920,6 +177232,7 @@ "name": "contain8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -172971,6 +177284,7 @@ "name": "containKD", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173032,6 +177346,7 @@ "name": "left8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173083,6 +177398,7 @@ "name": "overLeft8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173134,6 +177450,7 @@ "name": "right8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173185,6 +177502,7 @@ "name": "overRight8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173236,6 +177554,7 @@ "name": "below8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173287,6 +177606,7 @@ "name": "overBelow8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173338,6 +177658,7 @@ "name": "above8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173389,6 +177710,7 @@ "name": "overAbove8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173440,6 +177762,7 @@ "name": "front8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173491,6 +177814,7 @@ "name": "overFront8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173542,6 +177866,7 @@ "name": "back8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173593,6 +177918,7 @@ "name": "overBack8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173644,6 +177970,7 @@ "name": "before8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173695,6 +178022,7 @@ "name": "overBefore8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173746,6 +178074,7 @@ "name": "after8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173797,6 +178126,7 @@ "name": "overAfter8D", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -173848,6 +178178,7 @@ "name": "stbox_index_distance_bound", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -173916,6 +178247,7 @@ "name": "distance_stbox_nodebox", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -173967,6 +178299,7 @@ "name": "tspatial_spgist_get_stbox", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -174028,6 +178361,7 @@ "name": "mobilitydb_init", "file": "tgeo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -174051,6 +178385,7 @@ "name": "geo_stbox", "file": "tgeo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -174111,6 +178446,7 @@ "name": "stbox_geo", "file": "tgeo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -174165,6 +178501,7 @@ "name": "tcomp_geo_tgeo", "file": "tgeo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -174252,6 +178589,7 @@ "name": "tcomp_tgeo_geo", "file": "tgeo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -174339,6 +178677,7 @@ "name": "ensure_geoaggstate", "file": "tgeo_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -174394,6 +178733,7 @@ "name": "ensure_geoaggstate_state", "file": "tgeo_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -174438,6 +178778,7 @@ "name": "tpoint_transform_tcentroid", "file": "tgeo_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -174515,6 +178856,7 @@ "name": "tpointinst_tcentroid_finalfn", "file": "tgeo_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -174536,6 +178878,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 +178943,7 @@ "name": "tpointseq_tcentroid_finalfn", "file": "tgeo_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -174607,6 +178965,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 +179025,7 @@ "name": "point3d_min_dist", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -174723,6 +179097,7 @@ "name": "tgeompointsegm_distance_turnpt", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -174836,6 +179211,7 @@ "name": "tgeogpointsegm_distance_turnpt", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -174949,6 +179325,7 @@ "name": "tinstant_distance", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -175014,6 +179391,7 @@ "name": "nad_tcont_tcont_sync_applies", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -175074,6 +179452,7 @@ "name": "nad_tcont_tcont_sync", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -175175,6 +179554,7 @@ "name": "tpointseg_distance_lb", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -175237,6 +179617,7 @@ "name": "dist_geom_build", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -175294,6 +179675,7 @@ "name": "dist_geom_free", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -175328,6 +179710,7 @@ "name": "dist_geom_edges", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -175409,6 +179792,7 @@ "name": "dist_segm_edge_mindist", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -175504,6 +179888,7 @@ "name": "dist_segm_arc_mindist", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -175599,6 +179984,7 @@ "name": "dist_geom_point_inside", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -175654,6 +180040,7 @@ "name": "dist_segm_nad", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -175757,6 +180144,7 @@ "name": "dist_segm_shortestline", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -175860,6 +180248,7 @@ "name": "dist_segm_nai", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -175981,6 +180370,7 @@ "name": "dist_geom_build_rtree", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "returnType": { "c": "RTree *", "canonical": "struct RTree *" @@ -176025,6 +180415,7 @@ "name": "tpointseq_at_geom", "file": "tgeo_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -176114,6 +180505,7 @@ "name": "tpointseq_interperiods", "file": "tgeo_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -176207,6 +180599,7 @@ "name": "geo_values_collect", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -176272,6 +180665,7 @@ "name": "datum_point4d", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -176315,6 +180709,7 @@ "name": "datum_point_eq", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -176359,6 +180754,7 @@ "name": "datum_point_same", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -176403,6 +180799,7 @@ "name": "datum2_point_eq", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176446,6 +180843,7 @@ "name": "datum2_point_ne", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176485,96 +180883,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 +180922,7 @@ "name": "datum2_geog_centroid", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176643,6 +180957,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 +180993,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 +181029,7 @@ "name": "datum_geom_distance2d", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176756,6 +181073,7 @@ "name": "datum_geom_distance3d", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176799,6 +181117,7 @@ "name": "datum_geog_distance", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176842,6 +181161,7 @@ "name": "datum_pt_distance2d", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176885,6 +181205,7 @@ "name": "datum_pt_distance3d", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -176928,6 +181249,7 @@ "name": "spatial_flags", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int16", "canonical": "short" @@ -176974,6 +181296,7 @@ "name": "ensure_spatial_validity", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177034,6 +181357,7 @@ "name": "ensure_same_geodetic_tspatial_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177099,6 +181423,7 @@ "name": "ensure_same_geodetic_set_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177163,6 +181488,7 @@ "name": "same_dimensionality_tspatial_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177228,6 +181554,7 @@ "name": "ensure_same_dimensionality_tspatial_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177293,6 +181620,7 @@ "name": "ensure_same_spatial_dimensionality_stbox_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177357,6 +181685,7 @@ "name": "ensure_same_geodetic_stbox_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177421,6 +181750,7 @@ "name": "ensure_valid_stbox_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177485,6 +181815,7 @@ "name": "ensure_valid_tspatial_geo", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177550,6 +181881,7 @@ "name": "ensure_valid_tspatial_tspatial", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -177607,21 +181939,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 +181969,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 +181999,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 +182014,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 +182041,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 +182126,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 +182192,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 +182253,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 +182338,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 +182408,7 @@ "name": "pointsegm_interpolate", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178180,6 +182462,7 @@ "name": "pointsegm_locate", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -178247,6 +182530,7 @@ "name": "tgeompointsegm_intersection", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -178351,6 +182635,7 @@ "name": "tgeogpointsegm_intersection", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -178455,6 +182740,7 @@ "name": "geopoint_collinear", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -178538,6 +182824,7 @@ "name": "lwline_make", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "LWLINE *", "canonical": "LWLINE *" @@ -178581,6 +182868,7 @@ "name": "tpointseq_stops_iter", "file": "tgeo_spatialfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -178660,6 +182948,7 @@ "name": "datum_geom_contains", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178703,6 +182992,7 @@ "name": "datum_geom_covers", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178746,6 +183036,7 @@ "name": "datum_geo_covers2d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178789,6 +183080,7 @@ "name": "datum_geom_disjoint2d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178832,6 +183124,7 @@ "name": "datum_geo_disjoint2d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178875,6 +183168,7 @@ "name": "datum_geo_intersects2d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178918,6 +183212,7 @@ "name": "datum_geom_disjoint3d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -178961,6 +183256,7 @@ "name": "datum_geog_disjoint", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179004,6 +183300,7 @@ "name": "datum_geom_intersects2d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179047,6 +183344,7 @@ "name": "datum_geom_intersects3d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179090,6 +183388,7 @@ "name": "datum_geog_intersects", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179133,6 +183432,7 @@ "name": "datum_geom_touches", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179176,6 +183476,7 @@ "name": "datum_geom_dwithin2d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179228,6 +183529,7 @@ "name": "datum_geom_dwithin3d", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179280,6 +183582,7 @@ "name": "datum_geog_dwithin", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179332,6 +183635,7 @@ "name": "datum_geom_relate_pattern", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -179384,6 +183688,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 +183734,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 +183780,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 +183826,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 +183872,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 +183918,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 +183964,7 @@ "name": "tpointsegm_tdwithin_turnpt", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -179767,6 +184078,7 @@ "name": "spatialrel_geo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -179875,6 +184187,7 @@ "name": "spatialrel_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -179963,6 +184276,7 @@ "name": "ea_contains_geo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180038,6 +184352,7 @@ "name": "ea_contains_tgeo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180113,6 +184428,7 @@ "name": "ea_contains_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180183,6 +184499,7 @@ "name": "ea_covers_geo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180258,6 +184575,7 @@ "name": "ea_covers_tgeo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180333,6 +184651,7 @@ "name": "ea_covers_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180403,6 +184722,7 @@ "name": "ea_disjoint_geo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180478,6 +184798,7 @@ "name": "ea_disjoint_tgeo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180553,6 +184874,7 @@ "name": "ea_disjoint_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180623,6 +184945,7 @@ "name": "ea_intersects_geo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180698,6 +185021,7 @@ "name": "ea_intersects_tgeo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180773,6 +185097,7 @@ "name": "ea_intersects_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180843,6 +185168,7 @@ "name": "ea_touches_tpoint_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180918,6 +185244,7 @@ "name": "ea_touches_tgeo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -180993,6 +185320,7 @@ "name": "ea_touches_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -181063,6 +185391,7 @@ "name": "ea_dwithin_tgeo_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -181148,6 +185477,7 @@ "name": "ea_dwithin_tgeo_tgeo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -181228,6 +185558,7 @@ "name": "ea_spatialrel_tspatial_geo", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -181322,6 +185653,7 @@ "name": "ea_spatialrel_tspatial_tspatial", "file": "tgeo_spatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -181401,6 +185733,7 @@ "name": "tspatialrel_tspatial_base", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -181504,6 +185837,7 @@ "name": "tspatialrel_tspatial_tspatial", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -181615,6 +185949,7 @@ "name": "tinterrel_tgeo_geo", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -181703,6 +186038,7 @@ "name": "tinterrel_tspatial_base", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -181787,6 +186123,7 @@ "name": "tinterrel_tspatial_tspatial", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -181870,6 +186207,7 @@ "name": "tdwithin_tspatial_tspatial", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -181970,6 +186308,7 @@ "name": "tdwithin_add_solutions", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -182100,6 +186439,7 @@ "name": "tdwithin_tspatial_spatial", "file": "tgeo_tempspatialrels.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -182192,6 +186532,7 @@ "name": "bitmatrix_make", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "BitMatrix *", "canonical": "BitMatrix *" @@ -182208,6 +186549,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "count", + "lengthFrom": { + "kind": "param", + "name": "ndims" + }, + "element": { + "c": "int", + "canonical": "int" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -182236,6 +186592,7 @@ "name": "tpoint_set_tiles", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -182302,6 +186659,7 @@ "name": "tpoint_at_tile", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -182374,6 +186732,7 @@ "name": "stbox_tile_state_set", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -182538,6 +186897,7 @@ "name": "stbox_tile_state_make", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STboxGridState *", "canonical": "struct STboxGridState *" @@ -182681,6 +187041,7 @@ "name": "stbox_tile_state_next", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -182715,6 +187076,7 @@ "name": "stbox_tile_state_get", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -182771,6 +187133,7 @@ "name": "tspatial_space_time_boxes", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -182965,6 +187328,7 @@ "name": "tgeo_space_time_tile_init", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STboxGridState *", "canonical": "struct STboxGridState *" @@ -183123,6 +187487,7 @@ "name": "stbox_space_time_tile", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -183301,6 +187666,7 @@ "name": "create_trip", "file": "tpoint_datagen.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -183342,6 +187708,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "categories", + "lengthFrom": { + "kind": "param", + "name": "noEdges" + }, + "element": { + "c": "int", + "canonical": "int" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -183403,6 +187784,7 @@ "name": "spatialarr_wkt_out", "file": "tspatial.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char **", "canonical": "char **" @@ -183478,6 +187860,7 @@ "name": "spatialbase_as_text", "file": "tspatial.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -183534,6 +187917,7 @@ "name": "spatialbase_as_ewkt", "file": "tspatial.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -183590,6 +187974,7 @@ "name": "point_transf_pj", "file": "tspatial.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -183657,6 +188042,7 @@ "name": "tgeoinst_set_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -183713,6 +188099,7 @@ "name": "tgeoinstarr_set_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -183735,6 +188122,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -183783,6 +188183,7 @@ "name": "tgeoseq_expand_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -183832,6 +188233,7 @@ "name": "tspatialinst_set_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -183893,6 +188295,7 @@ "name": "tspatialinstarr_set_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -183930,6 +188333,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -183987,6 +188403,7 @@ "name": "tspatialseqarr_set_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -184009,6 +188426,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ], "outParams": [ "box" ] @@ -184052,6 +188482,7 @@ "name": "tspatialseq_expand_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -184101,6 +188532,7 @@ "name": "spatialarr_set_bbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -184170,6 +188602,7 @@ "name": "boxop_tspatial_stbox", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -184248,6 +188681,7 @@ "name": "boxop_tspatial_tspatial", "file": "tspatial_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -184317,6 +188751,7 @@ "name": "srid_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -184361,6 +188796,7 @@ "name": "spatial_parse_elem", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -184443,6 +188879,7 @@ "name": "geo_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -184536,6 +188973,7 @@ "name": "stbox_parse_dims", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -184613,6 +189051,7 @@ "name": "stbox_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -184660,6 +189099,7 @@ "name": "tpoint_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -184719,6 +189159,7 @@ "name": "tspatialinst_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -184795,6 +189236,7 @@ "name": "tspatialseq_disc_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -184861,6 +189303,7 @@ "name": "tspatialseq_cont_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -184948,6 +189391,7 @@ "name": "tspatialseqset_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -185025,6 +189469,7 @@ "name": "tspatial_parse", "file": "tspatial_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -185084,6 +189529,7 @@ "name": "h3_are_neighbor_cells_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -185128,6 +189574,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 +189618,7 @@ "name": "h3_is_valid_directed_edge_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -185206,6 +189654,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 +189689,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 +189724,7 @@ "name": "h3_cell_to_parent_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -185318,6 +189769,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 +189814,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 +189859,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 +189913,7 @@ "name": "h3_get_resolution_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -185494,6 +189949,7 @@ "name": "h3_get_base_cell_number_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -185529,6 +189985,7 @@ "name": "h3_is_valid_cell_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -185564,6 +190021,7 @@ "name": "h3_is_res_class_iii_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -185599,6 +190057,7 @@ "name": "h3_is_pentagon_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -185634,6 +190093,7 @@ "name": "h3_get_num_cells_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -185669,6 +190129,7 @@ "name": "h3_grid_distance_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -185712,6 +190173,7 @@ "name": "h3_cell_to_vertex_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -185756,6 +190218,7 @@ "name": "h3_is_valid_vertex_meos", "file": "h3_generated.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -185791,6 +190254,7 @@ "name": "h3index_in", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -185826,6 +190290,7 @@ "name": "h3index_out", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -185861,6 +190326,7 @@ "name": "h3_is_valid_cell", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -185896,6 +190362,7 @@ "name": "h3_is_valid_directed_edge", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -185931,6 +190398,7 @@ "name": "h3_is_valid_vertex", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -185966,6 +190434,7 @@ "name": "h3index_eq", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -186010,6 +190479,7 @@ "name": "h3index_ne", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -186054,6 +190524,7 @@ "name": "h3index_lt", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -186098,6 +190569,7 @@ "name": "h3index_le", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -186142,6 +190614,7 @@ "name": "h3index_gt", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -186186,6 +190659,7 @@ "name": "h3index_ge", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "bool", "canonical": "bool" @@ -186230,6 +190704,7 @@ "name": "h3index_cmp", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "int", "canonical": "int" @@ -186274,6 +190749,7 @@ "name": "h3index_hash", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -186308,6 +190784,7 @@ "name": "h3_grid_disk", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186365,6 +190842,7 @@ "name": "h3_cell_to_children", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186422,6 +190900,7 @@ "name": "h3_compact_cells", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186476,6 +190955,7 @@ "name": "h3_uncompact_cells", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186540,6 +191020,7 @@ "name": "h3_grid_ring", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186597,6 +191078,7 @@ "name": "h3_grid_path_cells", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186653,6 +191135,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 +191183,7 @@ "name": "h3_cell_to_vertexes", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186747,6 +191231,7 @@ "name": "h3_get_icosahedron_faces", "file": "h3_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -186794,6 +191279,7 @@ "name": "h3index_from_wkb", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -186810,6 +191296,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 +191338,7 @@ "name": "h3index_from_hexwkb", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -186872,6 +191374,7 @@ "name": "h3index_as_wkb", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -186930,6 +191433,7 @@ "name": "h3index_as_hexwkb", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -186986,166 +191490,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 +191909,7 @@ "name": "th3index_make", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -187247,6 +191967,7 @@ "name": "th3indexinst_make", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -187302,6 +192023,7 @@ "name": "th3indexseq_make", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -187333,6 +192055,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "times", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TimestampTz", + "canonical": "TimestampTz" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -187387,6 +192124,7 @@ "name": "th3indexseqset_make", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -187403,6 +192141,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 +192196,7 @@ "name": "th3index_start_value", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -187485,6 +192239,7 @@ "name": "th3index_end_value", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -187527,6 +192282,7 @@ "name": "th3index_value_n", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -187594,6 +192350,7 @@ "name": "th3index_values", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t *", "canonical": "uint64_t *" @@ -187660,6 +192417,7 @@ "name": "th3index_value_at_timestamptz", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -187736,6 +192494,7 @@ "name": "tbigint_to_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -187792,6 +192551,7 @@ "name": "th3index_to_tbigint", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -187848,6 +192608,7 @@ "name": "ever_eq_h3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -187900,6 +192661,7 @@ "name": "ever_eq_th3index_h3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -187952,6 +192714,7 @@ "name": "ever_ne_h3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188004,6 +192767,7 @@ "name": "ever_ne_th3index_h3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188056,6 +192820,7 @@ "name": "always_eq_h3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188108,6 +192873,7 @@ "name": "always_eq_th3index_h3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188160,6 +192926,7 @@ "name": "always_ne_h3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188212,6 +192979,7 @@ "name": "always_ne_th3index_h3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188264,6 +193032,7 @@ "name": "ever_eq_th3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188324,6 +193093,7 @@ "name": "ever_ne_th3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188384,6 +193154,7 @@ "name": "always_eq_th3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188444,6 +193215,7 @@ "name": "always_ne_th3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -188504,6 +193276,7 @@ "name": "teq_h3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188569,6 +193342,7 @@ "name": "teq_th3index_h3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188634,6 +193408,7 @@ "name": "teq_th3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188707,6 +193482,7 @@ "name": "tne_h3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188772,6 +193548,7 @@ "name": "tne_th3index_h3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188837,6 +193614,7 @@ "name": "tne_th3index_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188910,6 +193688,7 @@ "name": "th3index_get_base_cell_number", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -188966,6 +193745,7 @@ "name": "th3index_is_res_class_iii", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189022,6 +193802,7 @@ "name": "th3index_is_pentagon", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189078,6 +193859,7 @@ "name": "th3index_cell_to_parent_next", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189134,6 +193916,7 @@ "name": "th3index_cell_to_center_child", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189200,6 +193983,7 @@ "name": "th3index_cell_to_center_child_next", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189256,6 +194040,7 @@ "name": "th3index_cell_to_child_pos", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189322,6 +194107,7 @@ "name": "th3index_child_pos_to_cell", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189405,6 +194191,7 @@ "name": "tgeogpoint_to_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189471,6 +194258,7 @@ "name": "tgeompoint_to_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189537,6 +194325,7 @@ "name": "th3index_to_tgeogpoint", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189593,6 +194382,7 @@ "name": "th3index_to_tgeompoint", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -189646,80 +194436,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 +194456,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 +194616,7 @@ "name": "h3index_to_stbox", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -189823,6 +194664,7 @@ "name": "h3index_timestamptz_to_stbox", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -189879,6 +194721,7 @@ "name": "h3index_tstzspan_to_stbox", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -189942,6 +194785,7 @@ "name": "ever_eq_h3indexset_th3index", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -190001,6 +194845,7 @@ "name": "th3index_are_neighbor_cells", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190074,6 +194919,7 @@ "name": "th3index_cells_to_directed_edge", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190147,6 +194993,7 @@ "name": "th3index_is_valid_directed_edge", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190203,6 +195050,7 @@ "name": "th3index_get_directed_edge_origin", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190259,6 +195107,7 @@ "name": "th3index_get_directed_edge_destination", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190315,6 +195164,7 @@ "name": "th3index_directed_edge_to_boundary", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190371,6 +195221,7 @@ "name": "th3index_cell_to_vertex", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190437,6 +195288,7 @@ "name": "th3index_vertex_to_latlng", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190493,6 +195345,7 @@ "name": "th3index_is_valid_vertex", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190549,6 +195402,7 @@ "name": "th3index_grid_distance", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190622,6 +195476,7 @@ "name": "th3index_cell_to_local_ij", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190695,6 +195550,7 @@ "name": "th3index_local_ij_to_cell", "file": "meos_h3.h", "family": "H3", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -190765,9 +195621,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 +195637,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 +195678,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 +195755,7 @@ "name": "meos_h3index_in", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -191302,6 +195791,7 @@ "name": "meos_h3index_out", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -191337,6 +195827,7 @@ "name": "meos_h3index_eq", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191381,6 +195872,7 @@ "name": "meos_h3index_ne", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191425,6 +195917,7 @@ "name": "meos_h3index_lt", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191469,6 +195962,7 @@ "name": "meos_h3index_le", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191513,6 +196007,7 @@ "name": "meos_h3index_gt", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191557,6 +196052,7 @@ "name": "meos_h3index_ge", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191601,6 +196097,7 @@ "name": "meos_h3index_cmp", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -191645,6 +196142,7 @@ "name": "meos_h3index_hash", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -191679,6 +196177,7 @@ "name": "ensure_h3index_cell", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191714,6 +196213,7 @@ "name": "ensure_h3index_directed_edge", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191749,6 +196249,7 @@ "name": "ensure_h3index_vertex", "file": "h3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -191784,6 +196285,7 @@ "name": "meos_h3_grid_disk", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -191841,6 +196343,7 @@ "name": "meos_h3_grid_ring", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -191898,6 +196401,7 @@ "name": "meos_h3_grid_path_cells", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -191954,6 +196458,7 @@ "name": "meos_h3_cell_to_children", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -192011,6 +196516,7 @@ "name": "meos_h3_compact_cells", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -192065,6 +196571,7 @@ "name": "meos_h3_uncompact_cells", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -192129,6 +196636,7 @@ "name": "meos_h3_origin_to_directed_edges", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -192176,6 +196684,7 @@ "name": "meos_h3_cell_to_vertexes", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -192223,6 +196732,7 @@ "name": "meos_h3_get_icosahedron_faces", "file": "h3index_sets.h", "family": "H3", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -192270,6 +196780,7 @@ "name": "ensure_valid_th3index_th3index", "file": "th3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -192330,6 +196841,7 @@ "name": "ensure_valid_th3index_h3index", "file": "th3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -192382,6 +196894,7 @@ "name": "ensure_valid_th3index_tgeogpoint", "file": "th3index.h", "family": "H3", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -192438,118 +196951,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 +197012,7 @@ "name": "h3indexarr_set_stbox", "file": "th3index_boxops.h", "family": "H3", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -192628,6 +197035,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -192671,6 +197091,7 @@ "name": "th3indexinst_set_stbox", "file": "th3index_boxops.h", "family": "H3", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -192732,6 +197153,7 @@ "name": "th3indexinstarr_set_stbox", "file": "th3index_boxops.h", "family": "H3", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -192754,6 +197176,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -192802,6 +197237,7 @@ "name": "th3indexseq_expand_stbox", "file": "th3index_boxops.h", "family": "H3", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -192847,104 +197283,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 +197335,7 @@ "name": "h3_sample_step_deg", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -193028,6 +197372,7 @@ "name": "h3_latlng_deg_to_cell", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -193083,6 +197428,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 +197463,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 +197498,7 @@ "name": "h3_directed_edge_to_gs_boundary", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -193198,6 +197546,7 @@ "name": "h3_vertex_to_gs_point", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -193245,6 +197594,7 @@ "name": "h3_cell_to_local_ij_meos", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -193301,6 +197651,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 +197708,7 @@ "name": "h3_cell_area_meos", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -193403,6 +197755,7 @@ "name": "h3_edge_length_meos", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -193449,6 +197802,7 @@ "name": "h3_gs_great_circle_distance_meos", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -193530,6 +197884,7 @@ "name": "datum_h3_get_resolution", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193564,6 +197919,7 @@ "name": "datum_h3_get_base_cell_number", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193598,6 +197954,7 @@ "name": "datum_h3_is_valid_cell", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193632,6 +197989,7 @@ "name": "datum_h3_is_res_class_iii", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193666,6 +198024,7 @@ "name": "datum_h3_is_pentagon", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193700,6 +198059,7 @@ "name": "datum_h3_cell_to_parent", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193743,6 +198103,7 @@ "name": "datum_h3_cell_to_parent_next", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193777,6 +198138,7 @@ "name": "datum_h3_cell_to_center_child", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193820,6 +198182,7 @@ "name": "datum_h3_cell_to_center_child_next", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193854,6 +198217,7 @@ "name": "datum_h3_cell_to_child_pos", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193897,6 +198261,7 @@ "name": "datum_h3_child_pos_to_cell", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193949,6 +198314,7 @@ "name": "datum_h3_are_neighbor_cells", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -193992,6 +198358,7 @@ "name": "datum_h3_cells_to_directed_edge", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194035,6 +198402,7 @@ "name": "datum_h3_is_valid_directed_edge", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194069,6 +198437,7 @@ "name": "datum_h3_get_directed_edge_origin", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194103,6 +198472,7 @@ "name": "datum_h3_get_directed_edge_destination", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194137,6 +198507,7 @@ "name": "datum_h3_directed_edge_to_boundary", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194171,6 +198542,7 @@ "name": "datum_h3_cell_to_vertex", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194214,6 +198586,7 @@ "name": "datum_h3_vertex_to_latlng", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194248,6 +198621,7 @@ "name": "datum_h3_is_valid_vertex", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194282,6 +198656,7 @@ "name": "datum_h3_grid_distance", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194325,6 +198700,7 @@ "name": "datum_h3_cell_to_local_ij", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194368,6 +198744,7 @@ "name": "datum_h3_local_ij_to_cell", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194411,6 +198788,7 @@ "name": "datum_h3_latlng_to_cell", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194454,6 +198832,7 @@ "name": "datum_h3_cell_to_latlng", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194488,6 +198867,7 @@ "name": "datum_h3_cell_to_boundary", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194522,6 +198902,7 @@ "name": "datum_h3_cell_area", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194565,6 +198946,7 @@ "name": "datum_h3_edge_length", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194608,6 +198990,7 @@ "name": "datum_h3_great_circle_distance", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -194660,6 +199043,7 @@ "name": "json_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -194696,6 +199080,7 @@ "name": "json_out", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -194732,6 +199117,7 @@ "name": "jsonb_from_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -194783,6 +199169,7 @@ "name": "jsonb_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -194824,6 +199211,7 @@ "name": "jsonb_out", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -194865,6 +199253,7 @@ "name": "json_make", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -194881,6 +199270,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 +199314,7 @@ "name": "json_make_two_arg", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -194931,6 +199336,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -194964,6 +199384,7 @@ "name": "jsonb_copy", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -195010,6 +199431,7 @@ "name": "jsonb_make", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -195026,6 +199448,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 +199497,7 @@ "name": "jsonb_make_two_arg", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -195081,6 +199519,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -195119,6 +199572,7 @@ "name": "jsonb_to_bool", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -195160,6 +199614,7 @@ "name": "jsonb_to_cstring", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -195201,6 +199656,7 @@ "name": "jsonb_to_float4", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -195242,6 +199698,7 @@ "name": "jsonb_to_float8", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -195283,6 +199740,7 @@ "name": "jsonb_to_int16", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int16", "canonical": "short" @@ -195324,6 +199782,7 @@ "name": "jsonb_to_int32", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -195365,6 +199824,7 @@ "name": "jsonb_to_int64", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -195405,6 +199865,7 @@ "name": "jsonb_to_numeric", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -195446,6 +199907,7 @@ "name": "jsonb_to_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -195487,6 +199949,7 @@ "name": "json_array_element", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -195533,6 +199996,7 @@ "name": "json_array_element_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -195579,6 +200043,7 @@ "name": "json_array_elements", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -195638,6 +200103,7 @@ "name": "json_array_elements_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -195697,6 +200163,7 @@ "name": "json_array_length", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -195733,6 +200200,7 @@ "name": "json_each", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -195807,6 +200275,7 @@ "name": "json_each_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -195881,6 +200350,7 @@ "name": "json_extract_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -195902,6 +200372,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 +200421,7 @@ "name": "json_extract_path_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -195957,6 +200443,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 +200492,7 @@ "name": "json_object_field", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -196037,6 +200539,7 @@ "name": "json_object_field_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -196083,6 +200586,7 @@ "name": "json_object_keys", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -196142,6 +200646,7 @@ "name": "json_typeof", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -196178,6 +200683,7 @@ "name": "jsonb_array_element", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -196234,6 +200740,7 @@ "name": "jsonb_array_element_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -196285,6 +200792,7 @@ "name": "jsonb_array_elements", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb **", "canonical": "Jsonb **" @@ -196355,6 +200863,7 @@ "name": "jsonb_array_elements_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -196419,6 +200928,7 @@ "name": "jsonb_array_length", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -196460,6 +200970,7 @@ "name": "jsonb_contained", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -196516,6 +201027,7 @@ "name": "jsonb_contains", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -196572,6 +201084,7 @@ "name": "jsonb_each", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -196651,6 +201164,7 @@ "name": "jsonb_each_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -196730,6 +201244,7 @@ "name": "jsonb_exists", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -196781,6 +201296,7 @@ "name": "jsonb_exists_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -196807,6 +201323,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 +201382,7 @@ "name": "jsonb_extract_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -196872,6 +201404,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 +201463,7 @@ "name": "jsonb_extract_path_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -196937,6 +201485,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 +201539,7 @@ "name": "jsonb_hash", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -197016,6 +201580,7 @@ "name": "jsonb_hash_extended", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -197065,6 +201630,7 @@ "name": "jsonb_object_field", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197121,6 +201687,7 @@ "name": "jsonb_object_field_text", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -197172,6 +201739,7 @@ "name": "jsonb_object_keys", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text **", "canonical": "text **" @@ -197236,6 +201804,7 @@ "name": "json_strip_nulls", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -197282,6 +201851,7 @@ "name": "jsonb_concat", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197343,6 +201913,7 @@ "name": "jsonb_delete", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197399,6 +201970,7 @@ "name": "jsonb_delete_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197420,6 +201992,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 +202051,7 @@ "name": "jsonb_delete_index", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197520,6 +202108,7 @@ "name": "jsonb_delete_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197541,6 +202130,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 +202189,7 @@ "name": "jsonb_insert", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197616,6 +202221,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 +202295,7 @@ "name": "jsonb_pretty", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "text *", "canonical": "text *" @@ -197716,6 +202337,7 @@ "name": "jsonb_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197747,6 +202369,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 +202443,7 @@ "name": "jsonb_set_lax", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197842,6 +202480,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 +202559,7 @@ "name": "jsonb_strip_nulls", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -197962,6 +202616,7 @@ "name": "jsonb_cmp", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -198018,6 +202673,7 @@ "name": "jsonb_eq", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198074,6 +202730,7 @@ "name": "jsonb_ge", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198130,6 +202787,7 @@ "name": "jsonb_gt", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198186,6 +202844,7 @@ "name": "jsonb_le", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198242,6 +202901,7 @@ "name": "jsonb_lt", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198298,6 +202958,7 @@ "name": "jsonb_ne", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198354,6 +203015,7 @@ "name": "jsonb_path_exists", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -198445,6 +203107,7 @@ "name": "jsonb_path_match", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -198536,6 +203199,7 @@ "name": "jsonb_path_query_all", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb **", "canonical": "Jsonb **" @@ -198656,6 +203320,7 @@ "name": "jsonb_path_query_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -198752,6 +203417,7 @@ "name": "jsonb_path_query_first", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -198848,6 +203514,7 @@ "name": "jsonpath_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "JsonPath *", "canonical": "JsonPath *" @@ -198889,6 +203556,7 @@ "name": "jsonpath_copy", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "JsonPath *", "canonical": "JsonPath *" @@ -198935,6 +203603,7 @@ "name": "jsonpath_out", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -198976,6 +203645,7 @@ "name": "jsonbset_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199024,6 +203694,7 @@ "name": "jsonbset_out", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -199076,6 +203747,7 @@ "name": "jsonbset_make", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199092,6 +203764,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Jsonb *", + "canonical": "Jsonb *" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -199138,6 +203825,7 @@ "name": "jsonb_to_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199191,6 +203879,7 @@ "name": "jsonbset_end_value", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -199238,6 +203927,7 @@ "name": "jsonbset_start_value", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -199285,6 +203975,7 @@ "name": "jsonbset_value_n", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -199355,6 +204046,7 @@ "name": "jsonbset_values", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb **", "canonical": "Jsonb **" @@ -199426,6 +204118,7 @@ "name": "concat_jsonbset_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199505,6 +204198,7 @@ "name": "jsonbset_array_length", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199559,6 +204253,7 @@ "name": "jsonbset_object_field", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199644,6 +204339,7 @@ "name": "jsonbset_array_element", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199729,6 +204425,7 @@ "name": "jsonbset_delete_index", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199793,6 +204490,7 @@ "name": "jsonbset_delete", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199857,6 +204555,7 @@ "name": "jsonbset_delete_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -199878,6 +204577,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -199930,6 +204644,7 @@ "name": "jsonbset_exists", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool *", "canonical": "bool *" @@ -200005,6 +204720,7 @@ "name": "jsonbset_exists_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool *", "canonical": "bool *" @@ -200037,6 +204753,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ], "outParams": [ "rescount" ] @@ -200089,6 +204818,7 @@ "name": "jsonbset_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200130,6 +204860,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -200207,6 +204952,7 @@ "name": "jsonbset_to_alphanumset", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200293,6 +205039,7 @@ "name": "jsonbset_to_intset", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200368,6 +205115,7 @@ "name": "jsonbset_to_bigintset", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200443,6 +205191,7 @@ "name": "jsonbset_to_floatset", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200518,6 +205267,7 @@ "name": "jsonbset_to_textset_key", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200593,6 +205343,7 @@ "name": "jsonbset_strip_nulls", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200657,6 +205408,7 @@ "name": "jsonbset_pretty", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200711,6 +205463,7 @@ "name": "jsonbset_delete_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200732,6 +205485,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 +205552,7 @@ "name": "jsonbset_extract_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200815,6 +205584,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 +205662,7 @@ "name": "jsonbset_insert", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -200909,6 +205694,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 +205776,7 @@ "name": "jsonbset_path_exists", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool *", "canonical": "bool *" @@ -201094,6 +205895,7 @@ "name": "jsonbset_path_match", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool *", "canonical": "bool *" @@ -201212,6 +206014,7 @@ "name": "jsonbset_path_query_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201321,6 +206124,7 @@ "name": "jsonbset_path_query_first", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201430,6 +206234,7 @@ "name": "contained_jsonb_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -201487,6 +206292,7 @@ "name": "contains_set_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -201544,6 +206350,7 @@ "name": "intersection_jsonb_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201613,6 +206420,7 @@ "name": "intersection_set_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201682,6 +206490,7 @@ "name": "jsonb_union_transfn", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201751,6 +206560,7 @@ "name": "minus_jsonb_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201820,6 +206630,7 @@ "name": "minus_set_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201889,6 +206700,7 @@ "name": "union_jsonb_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -201958,6 +206770,7 @@ "name": "union_set_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -202027,6 +206840,7 @@ "name": "tjsonb_from_mfjson", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -202076,6 +206890,7 @@ "name": "tjsonb_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -202125,6 +206940,7 @@ "name": "tjsonb_out", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -202168,6 +206984,7 @@ "name": "tjsonbinst_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -202215,6 +207032,7 @@ "name": "tjsonbseq_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -202273,6 +207091,7 @@ "name": "tjsonbseqset_in", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -202320,6 +207139,7 @@ "name": "tjsonb_from_base_temp", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -202391,6 +207211,7 @@ "name": "tjsonbinst_make", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -202452,6 +207273,7 @@ "name": "tjsonbseq_from_base_tstzset", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -202520,6 +207342,7 @@ "name": "tjsonbseq_from_base_tstzspan", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -202588,6 +207411,7 @@ "name": "tjsonbseqset_from_base_tstzspanset", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -202656,6 +207480,7 @@ "name": "tjsonb_to_ttext", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -202712,6 +207537,7 @@ "name": "ttext_to_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -202768,6 +207594,7 @@ "name": "tjsonb_end_value", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -202816,6 +207643,7 @@ "name": "tjsonb_start_value", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb *", "canonical": "Jsonb *" @@ -202864,6 +207692,7 @@ "name": "tjsonb_value_at_timestamptz", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -202944,6 +207773,7 @@ "name": "tjsonb_value_n", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -203015,6 +207845,7 @@ "name": "tjsonb_values", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Jsonb **", "canonical": "Jsonb **" @@ -203087,6 +207918,7 @@ "name": "concat_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203168,6 +208000,7 @@ "name": "concat_tjsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203241,6 +208074,7 @@ "name": "contains_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203322,6 +208156,7 @@ "name": "contains_tjsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203395,6 +208230,7 @@ "name": "null_handle_type_from_string", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "nullHandleType", "canonical": "nullHandleType" @@ -203432,6 +208268,7 @@ "name": "tjson_array_element", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203509,6 +208346,7 @@ "name": "tjson_array_length", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203565,6 +208403,7 @@ "name": "tjson_extract_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203591,6 +208430,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 +208505,7 @@ "name": "tjson_object_field", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203738,6 +208593,7 @@ "name": "tjson_strip_nulls", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203804,6 +208660,7 @@ "name": "tjsonb_array_element", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203891,6 +208748,7 @@ "name": "tjsonb_array_length", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -203947,6 +208805,7 @@ "name": "tjsonb_delete", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204013,6 +208872,7 @@ "name": "tjsonb_delete_array", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204034,6 +208894,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -204088,6 +208963,7 @@ "name": "tjsonb_delete_index", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204154,6 +209030,7 @@ "name": "tjsonb_delete_path", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204175,6 +209052,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 +209121,7 @@ "name": "tjsonb_exists", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204295,6 +209188,7 @@ "name": "tjsonb_exists_all", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204316,81 +209210,21 @@ "canonical": "int" } ], - "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" - }, + "shape": { + "inputArrays": [ { - "name": "count", - "kind": "json", - "json": "integer" - } - ], - "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_exists_any", - "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" - } - ], "api": "internal", "category": "transformation", "network": { @@ -204442,9 +209276,10 @@ } }, { - "name": "tjsonb_exists_array", + "name": "tjsonb_exists_any", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204464,199 +209299,23 @@ "name": "count", "cType": "int", "canonical": "int" - }, - { - "name": "any", - "cType": "bool", - "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": { @@ -204686,19 +209345,105 @@ "name": "count", "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": "tjsonb_exists_array", + "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": "keys", + "cType": "text **", + "canonical": "text **" + }, + { + "name": "count", + "cType": "int", + "canonical": "int" + }, + { + "name": "any", + "cType": "bool", + "canonical": "bool" + } + ], + "shape": { + "inputArrays": [ { - "name": "newjb", + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; array-or-out-param:keys" + }, + "wire": { + "params": [ + { + "name": "temp", "kind": "serialized", - "cType": "const Jsonb *", - "decode": "jsonb_in", + "cType": "const struct Temporal *", + "decode": "tbigint_in", "decode_aux": [], "encodings": [ - "text" + "mfjson", + "text", + "wkb" ] }, { - "name": "after", + "name": "keys", + "kind": "unsupported" + }, + { + "name": "count", + "kind": "json", + "json": "integer" + }, + { + "name": "any", "kind": "json", "json": "boolean" } @@ -204723,9 +209468,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 +209483,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 +209503,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 +209540,13 @@ ] }, { - "name": "key", + "name": "path_elems", + "kind": "unsupported" + }, + { + "name": "path_len", "kind": "json", - "json": "string" + "json": "integer" }, { "name": "astext", @@ -204810,9 +209580,10 @@ } }, { - "name": "tjsonb_path_exists", + "name": "tjsonb_insert", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -204824,29 +209595,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 +209635,7 @@ "network": { "exposable": false, "method": null, - "reason": "internal" + "reason": "internal; array-or-out-param:keys" }, "wire": { "params": [ @@ -204871,34 +209652,116 @@ ] }, { - "name": "jp", + "name": "keys", + "kind": "unsupported" + }, + { + "name": "count", + "kind": "json", + "json": "integer" + }, + { + "name": "newjb", "kind": "serialized", - "cType": "const JsonPath *", - "decode": "jsonpath_in", + "cType": "const Jsonb *", + "decode": "jsonb_in", "decode_aux": [], "encodings": [ "text" ] }, { - "name": "vars", + "name": "after", + "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" + ] + } + } + }, + { + "name": "tjsonb_object_field", + "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 text *", + "canonical": "const text *" + }, + { + "name": "astext", + "cType": "bool", + "canonical": "bool" + }, + { + "name": "null_handle", + "cType": "nullHandleType", + "canonical": "nullHandleType" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "temp", "kind": "serialized", - "cType": "const Jsonb *", - "decode": "jsonb_in", + "cType": "const struct Temporal *", + "decode": "tbigint_in", "decode_aux": [], "encodings": [ - "text" + "mfjson", + "text", + "wkb" ] }, { - "name": "silent", + "name": "key", "kind": "json", - "json": "boolean" + "json": "string" }, { - "name": "tz", + "name": "astext", "kind": "json", "json": "boolean" + }, + { + "name": "null_handle", + "kind": "json", + "json": "string", + "enum": "nullHandleType" } ], "result": { @@ -204921,9 +209784,10 @@ } }, { - "name": "tjsonb_path_match", + "name": "tjsonb_path_exists", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205032,9 +209896,10 @@ } }, { - "name": "tjsonb_path_query_array", + "name": "tjsonb_path_match", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205143,9 +210008,122 @@ } }, { - "name": "tjsonb_path_query_first", + "name": "tjsonb_path_query_array", "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": "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": { + "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": "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" + } + ], + "result": { + "kind": "serialized", + "cType": "struct Temporal *", + "encode": "temporal_out", + "encode_aux": [ + { + "name": "maxdd", + "kind": "integer", + "default": 15 + } + ], + "encodings": [ + "mfjson", + "text", + "wkb" + ] + } + } + }, + { + "name": "tjsonb_path_query_first", + "file": "meos_json.h", + "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205257,6 +210235,7 @@ "name": "tjsonb_pretty", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205313,6 +210292,7 @@ "name": "tjsonb_set", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205354,6 +210334,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "keys", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "text *", + "canonical": "text *" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -205433,6 +210428,7 @@ "name": "tjsonb_strip_nulls", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205499,6 +210495,7 @@ "name": "tjsonb_to_tbool", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205576,6 +210573,7 @@ "name": "tjsonb_to_tfloat", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205664,6 +210662,7 @@ "name": "tjsonb_to_tint", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205741,6 +210740,7 @@ "name": "tjsonb_to_ttext_key", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205818,6 +210818,7 @@ "name": "tjsonb_at_value", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205889,6 +210890,7 @@ "name": "tjsonb_minus_value", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -205960,6 +210962,7 @@ "name": "always_eq_jsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206018,6 +211021,7 @@ "name": "always_eq_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206076,6 +211080,7 @@ "name": "always_eq_tjsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206136,6 +211141,7 @@ "name": "always_ne_jsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206194,6 +211200,7 @@ "name": "always_ne_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206252,6 +211259,7 @@ "name": "always_ne_tjsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206312,6 +211320,7 @@ "name": "ever_eq_jsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206370,6 +211379,7 @@ "name": "ever_eq_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206428,6 +211438,7 @@ "name": "ever_eq_tjsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206488,6 +211499,7 @@ "name": "ever_ne_jsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206546,6 +211558,7 @@ "name": "ever_ne_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206604,6 +211617,7 @@ "name": "ever_ne_tjsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -206664,6 +211678,7 @@ "name": "teq_jsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -206735,6 +211750,7 @@ "name": "teq_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -206806,6 +211822,7 @@ "name": "tne_jsonb_tjsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -206877,6 +211894,7 @@ "name": "tne_tjsonb_jsonb", "file": "meos_json.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -206948,6 +211966,7 @@ "name": "setPath", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "JsonbValue *", "canonical": "JsonbValue *" @@ -206994,6 +212013,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "path_nulls", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "bool", + "canonical": "bool" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -207048,6 +212082,7 @@ "name": "setPathObject", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -207099,6 +212134,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "path_nulls", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "bool", + "canonical": "bool" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -207157,6 +212207,7 @@ "name": "setPathArray", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -207208,6 +212259,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "path_nulls", + "lengthFrom": { + "kind": "param", + "name": "path_len" + }, + "element": { + "c": "bool", + "canonical": "bool" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -207266,6 +212332,7 @@ "name": "datum_jsonb_concat", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207309,6 +212376,7 @@ "name": "datum_jsonb_contained", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207352,6 +212420,7 @@ "name": "datum_jsonb_contains", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207395,6 +212464,7 @@ "name": "datum_jsonb_delete", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207438,6 +212508,7 @@ "name": "datum_jsonb_delete_array", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207490,6 +212561,7 @@ "name": "datum_jsonb_delete_index", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207533,6 +212605,7 @@ "name": "datum_json_array_element", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207576,6 +212649,7 @@ "name": "datum_jsonb_array_element", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207619,6 +212693,7 @@ "name": "datum_json_array_element_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207662,6 +212737,7 @@ "name": "datum_jsonb_array_element_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207705,6 +212781,7 @@ "name": "datum_jsonb_exists", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207748,6 +212825,7 @@ "name": "datum_jsonb_exists_array", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207809,6 +212887,7 @@ "name": "datum_json_array_length", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207843,6 +212922,7 @@ "name": "datum_jsonb_array_length", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207877,6 +212957,7 @@ "name": "datum_json_object_field", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207920,6 +213001,7 @@ "name": "datum_jsonb_object_field", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -207963,6 +213045,7 @@ "name": "datum_json_object_field_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208006,6 +213089,7 @@ "name": "datum_jsonb_object_field_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208049,6 +213133,7 @@ "name": "datum_json_strip_nulls", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208092,6 +213177,7 @@ "name": "datum_jsonb_strip_nulls", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208135,6 +213221,7 @@ "name": "datum_jsonb_pretty", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208169,6 +213256,7 @@ "name": "datum_json_extract_path", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208221,6 +213309,7 @@ "name": "datum_jsonb_extract_path", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208273,6 +213362,7 @@ "name": "datum_json_extract_path_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208325,6 +213415,7 @@ "name": "datum_jsonb_extract_path_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208377,6 +213468,7 @@ "name": "datum_jsonb_set", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208447,6 +213539,7 @@ "name": "datum_jsonb_set_lax", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208526,6 +213619,7 @@ "name": "datum_jsonb_delete_path", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208578,6 +213672,7 @@ "name": "datum_jsonb_insert", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208648,6 +213743,7 @@ "name": "datum_jsonb_path_exists", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208718,6 +213814,7 @@ "name": "datum_jsonb_path_match", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208788,6 +213885,7 @@ "name": "datum_jsonb_path_query_array", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208858,6 +213956,7 @@ "name": "datum_jsonb_path_query_first", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208928,6 +214027,7 @@ "name": "datum_jsonb_to_text", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208962,6 +214062,7 @@ "name": "datum_text_to_jsonb", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -208996,6 +214097,7 @@ "name": "datum_jsonb_to_alphanum", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -209057,6 +214159,7 @@ "name": "tjsonb_to_talphanum", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209156,6 +214259,7 @@ "name": "jsonbfunc_jsonbset", "file": "tjsonb.h", "family": "JSON", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -209242,6 +214346,7 @@ "name": "tcellindex_get_resolution", "file": "meos_cellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209298,6 +214403,7 @@ "name": "tcellindex_is_valid_cell", "file": "meos_cellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209354,6 +214460,7 @@ "name": "tcellindex_cell_to_parent", "file": "meos_cellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209420,6 +214527,7 @@ "name": "tcellindex_cell_to_point", "file": "meos_cellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209476,6 +214584,7 @@ "name": "tcellindex_cell_to_boundary", "file": "meos_cellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209532,6 +214641,7 @@ "name": "tcellindex_cell_area", "file": "meos_cellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -209588,6 +214698,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 +214722,7 @@ "name": "geos_get_context", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GEOSContextHandle_t", "canonical": "struct GEOSContextHandle_HS *" @@ -209634,6 +214746,7 @@ "name": "datum_geo_round", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -209677,6 +214790,7 @@ "name": "point_round", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -209743,67 +214857,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 +215024,7 @@ "name": "gbox_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210037,6 +215096,7 @@ "name": "geo_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -210106,6 +215166,7 @@ "name": "geoarr_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210128,6 +215189,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "result" ] @@ -210171,6 +215245,7 @@ "name": "spatial_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -210238,6 +215313,7 @@ "name": "spatialset_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210300,6 +215376,7 @@ "name": "distance_spatialset_value", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -210350,6 +215427,7 @@ "name": "distance_spatialset_spatialset", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -210407,6 +215485,7 @@ "name": "stbox_set_box3d", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210468,6 +215547,7 @@ "name": "stbox_set_gbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210529,6 +215609,7 @@ "name": "tstzset_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210591,6 +215672,7 @@ "name": "timestamptz_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210641,6 +215723,7 @@ "name": "tstzspan_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210703,6 +215786,7 @@ "name": "tstzspanset_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210765,6 +215849,7 @@ "name": "stbox_expand", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -210822,6 +215907,7 @@ "name": "stbox_expand_space_set", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -210895,6 +215981,7 @@ "name": "stbox_contains", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -210953,6 +216040,7 @@ "name": "stbox_contained", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211011,6 +216099,7 @@ "name": "stbox_overlaps", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211069,6 +216158,7 @@ "name": "stbox_same", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211127,6 +216217,7 @@ "name": "stbox_adjacent", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211185,6 +216276,7 @@ "name": "stbox_left", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211243,6 +216335,7 @@ "name": "stbox_right", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211301,6 +216394,7 @@ "name": "stbox_overleft", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211359,6 +216453,7 @@ "name": "stbox_overright", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211417,6 +216512,7 @@ "name": "stbox_below", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211475,6 +216571,7 @@ "name": "stbox_above", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211533,6 +216630,7 @@ "name": "stbox_overbelow", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211591,6 +216689,7 @@ "name": "stbox_overabove", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211649,6 +216748,7 @@ "name": "stbox_front", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211707,6 +216807,7 @@ "name": "stbox_back", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211765,6 +216866,7 @@ "name": "stbox_overfront", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211823,6 +216925,7 @@ "name": "stbox_overback", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211881,6 +216984,7 @@ "name": "stbox_before", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211939,6 +217043,7 @@ "name": "stbox_after", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -211997,6 +217102,7 @@ "name": "stbox_overbefore", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -212055,6 +217161,7 @@ "name": "stbox_overafter", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -212113,6 +217220,7 @@ "name": "inter_stbox_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -212192,6 +217300,7 @@ "name": "tgeogpointinst_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -212248,6 +217357,7 @@ "name": "tgeogpointinst_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -212295,6 +217405,7 @@ "name": "tgeogpointseq_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -212362,6 +217473,7 @@ "name": "tgeogpointseq_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -212420,6 +217532,7 @@ "name": "tgeogpointseqset_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -212487,6 +217600,7 @@ "name": "tgeogpointseqset_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -212534,6 +217648,7 @@ "name": "tgeompointinst_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -212590,6 +217705,7 @@ "name": "tgeompointinst_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -212637,6 +217753,7 @@ "name": "tgeompointseq_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -212704,6 +217821,7 @@ "name": "tgeompointseq_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -212762,6 +217880,7 @@ "name": "tgeompointseqset_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -212829,6 +217948,7 @@ "name": "tgeompointseqset_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -212876,6 +217996,7 @@ "name": "tgeographyinst_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -212932,6 +218053,7 @@ "name": "tgeographyinst_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -212979,6 +218101,7 @@ "name": "tgeographyseq_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -213046,6 +218169,7 @@ "name": "tgeographyseq_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -213104,6 +218228,7 @@ "name": "tgeographyseqset_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -213171,6 +218296,7 @@ "name": "tgeographyseqset_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -213218,6 +218344,7 @@ "name": "tgeometryinst_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -213274,6 +218401,7 @@ "name": "tgeometryinst_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -213321,6 +218449,7 @@ "name": "tgeometryseq_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -213388,6 +218517,7 @@ "name": "tgeometryseq_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -213446,6 +218576,7 @@ "name": "tgeometryseqset_from_mfjson", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -213513,6 +218644,7 @@ "name": "tgeometryseqset_in", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -213560,6 +218692,7 @@ "name": "tspatial_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -213623,6 +218756,7 @@ "name": "tspatialseq_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -213673,6 +218807,7 @@ "name": "tspatialseqset_set_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -213729,6 +218864,7 @@ "name": "tgeo_restrict_elevation", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -213811,6 +218947,7 @@ "name": "tgeo_restrict_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -213899,6 +219036,7 @@ "name": "tgeo_restrict_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -213991,6 +219129,7 @@ "name": "tgeoinst_restrict_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -214075,6 +219214,7 @@ "name": "tgeoinst_restrict_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -214163,6 +219303,7 @@ "name": "tgeoseq_restrict_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -214243,6 +219384,7 @@ "name": "tgeoseq_restrict_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -214327,6 +219469,7 @@ "name": "tgeoseqset_restrict_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -214411,6 +219554,7 @@ "name": "tgeoseqset_restrict_stbox", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -214499,6 +219643,7 @@ "name": "geo_edge_ctx_make", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -214546,6 +219691,7 @@ "name": "geo_edge_ctx_free", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -214580,6 +219726,7 @@ "name": "geo_intersects2d", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -214650,6 +219797,7 @@ "name": "geo_intersects2d_ctx", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -214707,6 +219855,7 @@ "name": "geo_covers2d", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -214777,6 +219926,7 @@ "name": "tpoint_linear_inter_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -214865,6 +220015,7 @@ "name": "tpoint_linear_inter_geom_ctx", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -214940,6 +220091,7 @@ "name": "tpoint_linear_dwithin_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -215028,6 +220180,7 @@ "name": "tpoint_linear_dwithin_geom_ctx", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -215103,6 +220256,7 @@ "name": "tpoint_linear_distance_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -215181,6 +220335,7 @@ "name": "tpoint_linear_restrict_geom", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -215269,6 +220424,7 @@ "name": "geom_meos_supported", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -215304,6 +220460,7 @@ "name": "spatial_srid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -215350,6 +220507,7 @@ "name": "spatial_set_srid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -215406,6 +220564,7 @@ "name": "tspatialinst_srid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -215447,6 +220606,7 @@ "name": "tpointseq_azimuth", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -215493,6 +220653,7 @@ "name": "tpointseq_cumulative_length", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -215549,6 +220710,7 @@ "name": "tpointseq_is_simple", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -215584,6 +220746,7 @@ "name": "tpointseq_length", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -215619,6 +220782,7 @@ "name": "tpointseq_linear_trajectory", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -215676,6 +220840,7 @@ "name": "tgeoseq_stboxes", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -215747,6 +220912,7 @@ "name": "tgeoseq_split_n_stboxes", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -215828,6 +220994,7 @@ "name": "tpointseqset_azimuth", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -215880,6 +221047,7 @@ "name": "tpointseqset_cumulative_length", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -215932,6 +221100,7 @@ "name": "tpointseqset_is_simple", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -215973,6 +221142,7 @@ "name": "tpointseqset_length", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -216014,6 +221184,7 @@ "name": "tgeoseqset_stboxes", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -216091,6 +221262,7 @@ "name": "tgeoseqset_split_n_stboxes", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -216178,6 +221350,7 @@ "name": "tgeominst_tgeoginst", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -216240,6 +221413,7 @@ "name": "tgeomseq_tgeogseq", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -216296,6 +221470,7 @@ "name": "tgeomseqset_tgeogseqset", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -216358,6 +221533,7 @@ "name": "tgeom_tgeog", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -216424,6 +221600,7 @@ "name": "tgeo_tpoint", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -216490,6 +221667,7 @@ "name": "tspatialinst_set_srid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -216540,6 +221718,7 @@ "name": "tpointseq_make_simple", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -216610,6 +221789,7 @@ "name": "tspatialseq_set_srid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -216654,6 +221834,7 @@ "name": "tpointseqset_make_simple", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -216730,6 +221911,7 @@ "name": "tspatialseqset_set_srid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -216780,6 +221962,7 @@ "name": "tpointseq_twcentroid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -216827,6 +222010,7 @@ "name": "tpointseqset_twcentroid", "file": "meos_internal_geo.h", "family": "CORE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -216880,6 +222064,7 @@ "name": "npoint_as_ewkt", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -216932,6 +222117,7 @@ "name": "npoint_as_hexwkb", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -216998,6 +222184,7 @@ "name": "npoint_as_text", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -217050,6 +222237,7 @@ "name": "npoint_as_wkb", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -217115,6 +222303,7 @@ "name": "npoint_from_hexwkb", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -217163,6 +222352,7 @@ "name": "npoint_from_wkb", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -217179,6 +222369,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 +222424,7 @@ "name": "npoint_in", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -217267,6 +222473,7 @@ "name": "npoint_out", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -217319,6 +222526,7 @@ "name": "nsegment_in", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -217366,6 +222574,7 @@ "name": "nsegment_out", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -217417,6 +222626,7 @@ "name": "npoint_make", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -217474,6 +222684,7 @@ "name": "nsegment_make", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -217540,6 +222751,7 @@ "name": "geompoint_to_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -217600,6 +222812,7 @@ "name": "geom_to_nsegment", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -217659,6 +222872,7 @@ "name": "npoint_to_geompoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -217713,6 +222927,7 @@ "name": "npoint_to_nsegment", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -217766,6 +222981,7 @@ "name": "npoint_to_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -217820,6 +223036,7 @@ "name": "nsegment_to_geom", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -217873,6 +223090,7 @@ "name": "nsegment_to_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -217926,6 +223144,7 @@ "name": "npoint_hash", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -217967,6 +223186,7 @@ "name": "npoint_hash_extended", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -218017,6 +223237,7 @@ "name": "npoint_position", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -218059,6 +223280,7 @@ "name": "npoint_route", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -218100,6 +223322,7 @@ "name": "nsegment_end_position", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -218141,6 +223364,7 @@ "name": "nsegment_route", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -218181,6 +223405,7 @@ "name": "nsegment_start_position", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -218222,6 +223447,7 @@ "name": "route_exists", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -218257,6 +223483,7 @@ "name": "route_geom", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" @@ -218304,6 +223531,7 @@ "name": "route_length", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -218339,6 +223567,7 @@ "name": "npoint_round", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -218403,6 +223632,7 @@ "name": "nsegment_round", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -218465,6 +223695,7 @@ "name": "get_srid_ways", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -218489,6 +223720,7 @@ "name": "npoint_srid", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -218531,6 +223763,7 @@ "name": "nsegment_srid", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -218572,6 +223805,7 @@ "name": "npoint_timestamptz_to_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -218635,6 +223869,7 @@ "name": "npoint_tstzspan_to_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -218705,6 +223940,7 @@ "name": "npoint_cmp", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -218763,6 +223999,7 @@ "name": "npoint_eq", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -218821,6 +224058,7 @@ "name": "npoint_ge", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -218879,6 +224117,7 @@ "name": "npoint_gt", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -218937,6 +224176,7 @@ "name": "npoint_le", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -218995,6 +224235,7 @@ "name": "npoint_lt", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219053,6 +224294,7 @@ "name": "npoint_ne", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219111,6 +224353,7 @@ "name": "npoint_same", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219169,6 +224412,7 @@ "name": "nsegment_cmp", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -219225,6 +224469,7 @@ "name": "nsegment_eq", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219281,6 +224526,7 @@ "name": "nsegment_ge", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219337,6 +224583,7 @@ "name": "nsegment_gt", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219393,6 +224640,7 @@ "name": "nsegment_le", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219449,6 +224697,7 @@ "name": "nsegment_lt", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219505,6 +224754,7 @@ "name": "nsegment_ne", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -219561,6 +224811,7 @@ "name": "npointset_in", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -219609,6 +224860,7 @@ "name": "npointset_out", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -219661,6 +224913,7 @@ "name": "npointset_make", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -219677,6 +224930,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 +224992,7 @@ "name": "npoint_to_set", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -219778,6 +225047,7 @@ "name": "npointset_end_value", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -219832,6 +225102,7 @@ "name": "npointset_routes", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -219886,6 +225157,7 @@ "name": "npointset_start_value", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -219940,6 +225212,7 @@ "name": "npointset_value_n", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -220017,6 +225290,7 @@ "name": "npointset_values", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint **", "canonical": "struct Npoint **" @@ -220095,6 +225369,7 @@ "name": "contained_npoint_set", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -220153,6 +225428,7 @@ "name": "contains_set_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -220211,6 +225487,7 @@ "name": "intersection_npoint_set", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220281,6 +225558,7 @@ "name": "intersection_set_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220351,6 +225629,7 @@ "name": "minus_npoint_set", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220421,6 +225700,7 @@ "name": "minus_set_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220491,6 +225771,7 @@ "name": "npoint_union_transfn", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220561,6 +225842,7 @@ "name": "union_npoint_set", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220631,6 +225913,7 @@ "name": "union_set_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -220701,6 +225984,7 @@ "name": "tnpoint_in", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -220750,6 +226034,7 @@ "name": "tnpoint_from_mfjson", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -220799,6 +226084,7 @@ "name": "tnpoint_out", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -220852,6 +226138,7 @@ "name": "tnpointinst_make", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -220914,6 +226201,7 @@ "name": "tnpoint_from_base_temp", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -220986,6 +226274,7 @@ "name": "tnpointseq_from_base_tstzset", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -221055,6 +226344,7 @@ "name": "tnpointseq_from_base_tstzspan", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -221135,6 +226425,7 @@ "name": "tnpointseqset_from_base_tstzspanset", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -221215,6 +226506,7 @@ "name": "tgeompoint_to_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -221271,6 +226563,7 @@ "name": "tnpoint_to_tgeompoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -221327,6 +226620,7 @@ "name": "tnpoint_cumulative_length", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -221383,6 +226677,7 @@ "name": "tnpoint_end_value", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -221438,6 +226733,7 @@ "name": "tnpoint_length", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -221481,6 +226777,7 @@ "name": "tnpoint_positions", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment **", "canonical": "struct Nsegment **" @@ -221559,6 +226856,7 @@ "name": "tnpoint_route", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -221601,6 +226899,7 @@ "name": "tnpoint_routes", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -221656,6 +226955,7 @@ "name": "tnpoint_speed", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -221712,6 +227012,7 @@ "name": "tnpoint_start_value", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -221767,6 +227068,7 @@ "name": "tnpoint_trajectory", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -221822,6 +227124,7 @@ "name": "tnpoint_value_at_timestamptz", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -221909,6 +227212,7 @@ "name": "tnpoint_value_n", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -221987,6 +227291,7 @@ "name": "tnpoint_values", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint **", "canonical": "struct Npoint **" @@ -222066,6 +227371,7 @@ "name": "tnpoint_twcentroid", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -222121,6 +227427,7 @@ "name": "tnpoint_at_geom", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222199,6 +227506,7 @@ "name": "tnpoint_at_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222271,6 +227579,7 @@ "name": "tnpoint_at_npointset", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222343,6 +227652,7 @@ "name": "tnpoint_at_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222425,6 +227735,7 @@ "name": "tnpoint_minus_geom", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222503,6 +227814,7 @@ "name": "tnpoint_minus_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222575,6 +227887,7 @@ "name": "tnpoint_minus_npointset", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222647,6 +227960,7 @@ "name": "tnpoint_minus_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222729,6 +228043,7 @@ "name": "tdistance_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222801,6 +228116,7 @@ "name": "tdistance_tnpoint_geo", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222879,6 +228195,7 @@ "name": "tdistance_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -222952,6 +228269,7 @@ "name": "nad_tnpoint_geo", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -223017,6 +228335,7 @@ "name": "nad_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -223076,6 +228395,7 @@ "name": "nad_tnpoint_stbox", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -223135,6 +228455,7 @@ "name": "nad_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -223195,6 +228516,7 @@ "name": "nai_tnpoint_geo", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -223271,6 +228593,7 @@ "name": "nai_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -223341,6 +228664,7 @@ "name": "nai_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -223412,6 +228736,7 @@ "name": "shortestline_tnpoint_geo", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -223489,6 +228814,7 @@ "name": "shortestline_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -223560,6 +228886,7 @@ "name": "shortestline_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -223632,6 +228959,7 @@ "name": "tnpoint_tcentroid_transfn", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -223688,6 +229016,7 @@ "name": "always_eq_npoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -223747,6 +229076,7 @@ "name": "always_eq_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -223806,6 +229136,7 @@ "name": "always_eq_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -223866,6 +229197,7 @@ "name": "always_ne_npoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -223925,6 +229257,7 @@ "name": "always_ne_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -223984,6 +229317,7 @@ "name": "always_ne_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224044,6 +229378,7 @@ "name": "ever_eq_npoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224103,6 +229438,7 @@ "name": "ever_eq_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224162,6 +229498,7 @@ "name": "ever_eq_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224222,6 +229559,7 @@ "name": "ever_ne_npoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224281,6 +229619,7 @@ "name": "ever_ne_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224340,6 +229679,7 @@ "name": "ever_ne_tnpoint_tnpoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -224400,6 +229740,7 @@ "name": "teq_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -224472,6 +229813,7 @@ "name": "tne_tnpoint_npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -224544,6 +229886,7 @@ "name": "pcpoint_hex_in", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -224592,6 +229935,7 @@ "name": "pcpoint_hex_out", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -224644,6 +229988,7 @@ "name": "pcpoint_from_hexwkb", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -224692,6 +230037,7 @@ "name": "pcpoint_as_hexwkb", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -224734,6 +230080,7 @@ "name": "pcpoint_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -224755,6 +230102,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "double", + "canonical": "double" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -224800,6 +230162,7 @@ "name": "pcpoint_copy", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -224854,6 +230217,7 @@ "name": "pcpoint_get_pcid", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -224895,6 +230259,7 @@ "name": "pcpoint_hash", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -224936,6 +230301,7 @@ "name": "pcpoint_hash_extended", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -224986,6 +230352,7 @@ "name": "pcpoint_get_x", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225051,6 +230418,7 @@ "name": "pcpoint_get_y", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225116,6 +230484,7 @@ "name": "pcpoint_get_z", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225181,6 +230550,7 @@ "name": "pcpoint_get_dim", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225256,6 +230626,7 @@ "name": "pcpoint_to_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -225318,6 +230689,7 @@ "name": "meos_pc_schema", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "PCSCHEMA *", "canonical": "struct PCSCHEMA *" @@ -225352,6 +230724,7 @@ "name": "meos_pc_schema_register", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -225395,6 +230768,7 @@ "name": "meos_pc_schema_from_dims", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "PCSCHEMA *", "canonical": "struct PCSCHEMA *" @@ -225468,6 +230842,7 @@ "name": "meos_pc_schema_register_dims", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225542,6 +230917,7 @@ "name": "meos_pc_schema_register_xml", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -225595,6 +230971,7 @@ "name": "meos_pc_schema_xml", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -225630,6 +231007,7 @@ "name": "meos_pc_schema_clear", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -225653,6 +231031,7 @@ "name": "meos_pc_schema_srid", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -225688,6 +231067,7 @@ "name": "meos_pc_schema_compression", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "const char *", "canonical": "const char *" @@ -225723,6 +231103,7 @@ "name": "meos_pc_schema_ndims", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -225758,6 +231139,7 @@ "name": "meos_set_pointcloud_schemas_xml", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -225793,6 +231175,7 @@ "name": "pcpoint_cmp", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -225851,6 +231234,7 @@ "name": "pcpoint_eq", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225909,6 +231293,7 @@ "name": "pcpoint_ne", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -225967,6 +231352,7 @@ "name": "pcpoint_lt", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -226025,6 +231411,7 @@ "name": "pcpoint_le", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -226083,6 +231470,7 @@ "name": "pcpoint_gt", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -226141,6 +231529,7 @@ "name": "pcpoint_ge", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -226199,6 +231588,7 @@ "name": "pcpatch_hex_in", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -226247,6 +231637,7 @@ "name": "pcpatch_hex_out", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -226299,6 +231690,7 @@ "name": "pcpatch_from_hexwkb", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -226347,6 +231739,7 @@ "name": "pcpatch_as_hexwkb", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -226389,6 +231782,7 @@ "name": "pcpatch_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -226405,6 +231799,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 +231861,7 @@ "name": "pcpatch_make_coords", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -226473,6 +231883,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "double", + "canonical": "double" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -226518,6 +231943,7 @@ "name": "pcpatch_copy", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -226572,6 +231998,7 @@ "name": "pcpatch_get_pcid", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -226613,6 +232040,7 @@ "name": "pcpatch_npoints", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -226650,10 +232078,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 +232268,7 @@ "name": "pcpatch_hash_extended", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -226745,6 +232319,7 @@ "name": "pcpatch_to_geom", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -226799,6 +232374,7 @@ "name": "pcpatch_cmp", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -226857,6 +232433,7 @@ "name": "pcpatch_eq", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -226915,6 +232492,7 @@ "name": "pcpatch_ne", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -226973,6 +232551,7 @@ "name": "pcpatch_lt", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227031,6 +232610,7 @@ "name": "pcpatch_le", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227089,6 +232669,7 @@ "name": "pcpatch_gt", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227147,6 +232728,7 @@ "name": "pcpatch_ge", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227205,6 +232787,7 @@ "name": "pcpointset_in", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -227253,6 +232836,7 @@ "name": "pcpointset_out", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -227305,6 +232889,7 @@ "name": "pcpointset_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -227321,6 +232906,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 +232968,7 @@ "name": "pcpoint_to_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -227422,6 +233023,7 @@ "name": "pcpointset_start_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -227476,6 +233078,7 @@ "name": "pcpointset_end_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -227530,6 +233133,7 @@ "name": "pcpointset_value_n", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227607,6 +233211,7 @@ "name": "pcpointset_values", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint **", "canonical": "struct Pcpoint **" @@ -227685,6 +233290,7 @@ "name": "contains_set_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227743,6 +233349,7 @@ "name": "contained_pcpoint_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -227801,6 +233408,7 @@ "name": "intersection_pcpoint_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -227871,6 +233479,7 @@ "name": "intersection_set_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -227941,6 +233550,7 @@ "name": "minus_pcpoint_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228011,6 +233621,7 @@ "name": "minus_set_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228081,6 +233692,7 @@ "name": "union_pcpoint_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228151,6 +233763,7 @@ "name": "union_set_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228221,6 +233834,7 @@ "name": "pcpoint_union_transfn", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228291,6 +233905,7 @@ "name": "pcpatchset_in", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228339,6 +233954,7 @@ "name": "pcpatchset_out", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -228391,6 +234007,7 @@ "name": "pcpatchset_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228407,6 +234024,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 +234086,7 @@ "name": "pcpatch_to_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228508,6 +234141,7 @@ "name": "pcpatchset_start_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -228562,6 +234196,7 @@ "name": "pcpatchset_end_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -228616,6 +234251,7 @@ "name": "pcpatchset_value_n", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -228693,6 +234329,7 @@ "name": "pcpatchset_values", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch **", "canonical": "struct Pcpatch **" @@ -228771,6 +234408,7 @@ "name": "contains_set_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -228829,6 +234467,7 @@ "name": "contained_pcpatch_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -228887,6 +234526,7 @@ "name": "intersection_pcpatch_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -228957,6 +234597,7 @@ "name": "intersection_set_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -229027,6 +234668,7 @@ "name": "minus_pcpatch_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -229097,6 +234739,7 @@ "name": "minus_set_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -229167,6 +234810,7 @@ "name": "union_pcpatch_set", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -229237,6 +234881,7 @@ "name": "union_set_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -229307,6 +234952,7 @@ "name": "pcpatch_union_transfn", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -229377,6 +235023,7 @@ "name": "tpcbox_in", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -229424,6 +235071,7 @@ "name": "tpcbox_out", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -229475,6 +235123,7 @@ "name": "tpcbox_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -229652,6 +235301,7 @@ "name": "tpcbox_copy", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -229704,6 +235354,7 @@ "name": "pcpatch_to_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -229767,6 +235418,7 @@ "name": "tpcbox_hasx", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -229808,6 +235460,7 @@ "name": "tpcbox_hasz", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -229849,6 +235502,7 @@ "name": "tpcbox_hast", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -229890,6 +235544,7 @@ "name": "tpcbox_geodetic", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -229931,6 +235586,7 @@ "name": "tpcbox_xmin", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -229985,6 +235641,7 @@ "name": "tpcbox_xmax", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230039,6 +235696,7 @@ "name": "tpcbox_ymin", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230093,6 +235751,7 @@ "name": "tpcbox_ymax", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230147,6 +235806,7 @@ "name": "tpcbox_zmin", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230201,6 +235861,7 @@ "name": "tpcbox_zmax", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230255,6 +235916,7 @@ "name": "tpcbox_tmin", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230310,6 +235972,7 @@ "name": "tpcbox_tmin_inc", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230364,6 +236027,7 @@ "name": "tpcbox_tmax", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230419,6 +236083,7 @@ "name": "tpcbox_tmax_inc", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230473,6 +236138,7 @@ "name": "tpcbox_srid", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -230514,6 +236180,7 @@ "name": "tpcbox_pcid", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -230554,6 +236221,7 @@ "name": "tpcbox_to_stbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -230607,6 +236275,7 @@ "name": "tpcbox_round", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -230669,6 +236338,7 @@ "name": "tpcbox_set_srid", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -230731,6 +236401,7 @@ "name": "union_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -230808,6 +236479,7 @@ "name": "inter_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -230879,6 +236551,7 @@ "name": "intersection_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -230946,6 +236619,7 @@ "name": "contains_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231002,6 +236676,7 @@ "name": "contained_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231058,6 +236733,7 @@ "name": "overlaps_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231114,6 +236790,7 @@ "name": "same_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231170,6 +236847,7 @@ "name": "adjacent_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231226,6 +236904,7 @@ "name": "tpcbox_cmp", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -231282,6 +236961,7 @@ "name": "tpcbox_eq", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231338,6 +237018,7 @@ "name": "tpcbox_ne", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231394,6 +237075,7 @@ "name": "tpcbox_lt", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231450,6 +237132,7 @@ "name": "tpcbox_le", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231506,6 +237189,7 @@ "name": "tpcbox_gt", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231562,6 +237246,7 @@ "name": "tpcbox_ge", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231618,6 +237303,7 @@ "name": "left_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231674,6 +237360,7 @@ "name": "overleft_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231730,6 +237417,7 @@ "name": "right_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231786,6 +237474,7 @@ "name": "overright_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231842,6 +237531,7 @@ "name": "below_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231898,6 +237588,7 @@ "name": "overbelow_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -231954,6 +237645,7 @@ "name": "above_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232010,6 +237702,7 @@ "name": "overabove_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232066,6 +237759,7 @@ "name": "front_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232122,6 +237816,7 @@ "name": "overfront_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232178,6 +237873,7 @@ "name": "back_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232234,6 +237930,7 @@ "name": "overback_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232290,6 +237987,7 @@ "name": "before_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232346,6 +238044,7 @@ "name": "overbefore_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232402,6 +238101,7 @@ "name": "after_tpcbox_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -232458,62 +238158,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 +238215,7 @@ "name": "tpointcloud_to_tgeompoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -232626,6 +238272,7 @@ "name": "tpcpatch_to_tgeometry", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -232682,6 +238329,7 @@ "name": "tpcpointinst_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -232744,6 +238392,7 @@ "name": "tpcpointseq_from_base_tstzset", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -232813,6 +238462,7 @@ "name": "tpcpointseq_from_base_tstzspan", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -232882,6 +238532,7 @@ "name": "tpcpointseqset_from_base_tstzspanset", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -232951,6 +238602,7 @@ "name": "tpcpoint_from_base_temp", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -233023,6 +238675,7 @@ "name": "tpcpoint_start_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -233078,6 +238731,7 @@ "name": "tpcpoint_end_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -233133,6 +238787,7 @@ "name": "tpcpoint_value_n", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -233211,6 +238866,7 @@ "name": "tpcpoint_values", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint **", "canonical": "struct Pcpoint **" @@ -233290,6 +238946,7 @@ "name": "tpcpoint_value_at_timestamptz", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -233377,6 +239034,7 @@ "name": "tpcpoint_at_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -233449,6 +239107,7 @@ "name": "tpcpoint_minus_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -233521,6 +239180,7 @@ "name": "tpcpatchinst_make", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -233583,6 +239243,7 @@ "name": "tpcpatchseq_from_base_tstzset", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -233652,6 +239313,7 @@ "name": "tpcpatchseq_from_base_tstzspan", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -233721,6 +239383,7 @@ "name": "tpcpatchseqset_from_base_tstzspanset", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -233790,6 +239453,7 @@ "name": "tpcpatch_from_base_temp", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -233862,6 +239526,7 @@ "name": "tpcpatch_start_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -233917,6 +239582,7 @@ "name": "tpcpatch_end_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -233972,6 +239638,7 @@ "name": "tpcpatch_value_n", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -234050,6 +239717,7 @@ "name": "tpcpatch_values", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch **", "canonical": "struct Pcpatch **" @@ -234129,6 +239797,7 @@ "name": "tpcpatch_value_at_timestamptz", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -234216,6 +239885,7 @@ "name": "tpcpatch_at_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -234288,6 +239958,7 @@ "name": "tpcpatch_minus_value", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -234360,6 +240031,7 @@ "name": "ever_eq_pcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234419,6 +240091,7 @@ "name": "ever_eq_tpcpoint_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234478,6 +240151,7 @@ "name": "ever_eq_tpcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234538,6 +240212,7 @@ "name": "ever_ne_pcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234597,6 +240272,7 @@ "name": "ever_ne_tpcpoint_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234656,6 +240332,7 @@ "name": "ever_ne_tpcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234716,6 +240393,7 @@ "name": "always_eq_pcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234775,6 +240453,7 @@ "name": "always_eq_tpcpoint_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234834,6 +240513,7 @@ "name": "always_eq_tpcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234894,6 +240574,7 @@ "name": "always_ne_pcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -234953,6 +240634,7 @@ "name": "always_ne_tpcpoint_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235012,6 +240694,7 @@ "name": "always_ne_tpcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235072,6 +240755,7 @@ "name": "ever_eq_pcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235131,6 +240815,7 @@ "name": "ever_eq_tpcpatch_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235190,6 +240875,7 @@ "name": "ever_eq_tpcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235250,6 +240936,7 @@ "name": "ever_ne_pcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235309,6 +240996,7 @@ "name": "ever_ne_tpcpatch_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235368,6 +241056,7 @@ "name": "ever_ne_tpcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235428,6 +241117,7 @@ "name": "always_eq_pcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235487,6 +241177,7 @@ "name": "always_eq_tpcpatch_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235546,6 +241237,7 @@ "name": "always_eq_tpcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235606,6 +241298,7 @@ "name": "always_ne_pcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235665,6 +241358,7 @@ "name": "always_ne_tpcpatch_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235724,6 +241418,7 @@ "name": "always_ne_tpcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -235784,6 +241479,7 @@ "name": "teq_pcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -235856,6 +241552,7 @@ "name": "teq_tpcpoint_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -235928,6 +241625,7 @@ "name": "tne_pcpoint_tpcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -236000,6 +241698,7 @@ "name": "tne_tpcpoint_pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -236072,6 +241771,7 @@ "name": "teq_pcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -236144,6 +241844,7 @@ "name": "teq_tpcpatch_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -236216,6 +241917,7 @@ "name": "tne_pcpatch_tpcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -236288,6 +241990,7 @@ "name": "tne_tpcpatch_pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -236360,6 +242063,7 @@ "name": "adjacent_tpcbox_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236418,6 +242122,7 @@ "name": "adjacent_tpointcloud_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236476,6 +242181,7 @@ "name": "adjacent_tpointcloud_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236536,6 +242242,7 @@ "name": "contained_tpcbox_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236594,6 +242301,7 @@ "name": "contained_tpointcloud_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236652,6 +242360,7 @@ "name": "contained_tpointcloud_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236712,6 +242421,7 @@ "name": "contains_tpcbox_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236770,6 +242480,7 @@ "name": "contains_tpointcloud_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236828,6 +242539,7 @@ "name": "contains_tpointcloud_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236888,6 +242600,7 @@ "name": "overlaps_tpcbox_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -236946,6 +242659,7 @@ "name": "overlaps_tpointcloud_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -237004,6 +242718,7 @@ "name": "overlaps_tpointcloud_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -237064,6 +242779,7 @@ "name": "same_tpcbox_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -237122,6 +242838,7 @@ "name": "same_tpointcloud_tpcbox", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -237180,6 +242897,7 @@ "name": "same_tpointcloud_tpointcloud", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -237240,6 +242958,7 @@ "name": "eintersects_tpcpoint_geo", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -237305,6 +243024,7 @@ "name": "nad_tpcpoint_geo", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -237370,6 +243090,7 @@ "name": "pose_as_ewkt", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -237422,6 +243143,7 @@ "name": "pose_as_hexwkb", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -237488,6 +243210,7 @@ "name": "pose_as_text", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -237540,6 +243263,7 @@ "name": "pose_as_wkb", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -237605,6 +243329,7 @@ "name": "pose_from_wkb", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -237621,6 +243346,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 +243401,7 @@ "name": "pose_from_hexwkb", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -237709,6 +243450,7 @@ "name": "pose_in", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -237757,6 +243499,7 @@ "name": "pose_out", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -237809,6 +243552,7 @@ "name": "pose_from_geopose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -237857,6 +243601,7 @@ "name": "pose_as_geopose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -237919,6 +243664,7 @@ "name": "tpose_from_geopose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -237968,6 +243714,7 @@ "name": "tpose_as_geopose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -238031,6 +243778,7 @@ "name": "tpose_as_geopose_stream_header", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -238084,6 +243832,7 @@ "name": "tpose_as_geopose_stream_element", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -238152,6 +243901,7 @@ "name": "tpose_as_geopose_stream", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -238205,6 +243955,7 @@ "name": "geopose_frames", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "const GeoPoseFrame *", "canonical": "const GeoPoseFrame *" @@ -238254,6 +244005,7 @@ "name": "geopose_frame", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "const GeoPoseFrame *", "canonical": "const GeoPoseFrame *" @@ -238289,6 +244041,7 @@ "name": "pose_apply_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -238365,6 +244118,7 @@ "name": "tpose_apply_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -238443,6 +244197,7 @@ "name": "tpose_compose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -238515,6 +244270,7 @@ "name": "pose_compose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -238587,6 +244343,7 @@ "name": "tpose_compose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -238660,6 +244417,7 @@ "name": "tpose_inverse", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -238716,6 +244474,7 @@ "name": "pose_copy", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -238770,6 +244529,7 @@ "name": "pose_make_2d", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -238858,6 +244618,7 @@ "name": "pose_make_3d", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -238986,6 +244747,7 @@ "name": "pose_make_point2d", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -239056,6 +244818,7 @@ "name": "pose_make_point3d", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -239156,6 +244919,7 @@ "name": "pose_make_point3d_ypr", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -239246,6 +245010,7 @@ "name": "pose_to_point", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -239300,6 +245065,7 @@ "name": "pose_to_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -239354,6 +245120,7 @@ "name": "pose_hash", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -239395,6 +245162,7 @@ "name": "pose_hash_extended", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -239445,6 +245213,7 @@ "name": "pose_quaternion", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double *", "canonical": "double *" @@ -239510,6 +245279,7 @@ "name": "pose_ypr", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double *", "canonical": "double *" @@ -239575,6 +245345,7 @@ "name": "pose_yaw", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -239617,6 +245388,7 @@ "name": "pose_pitch", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -239659,6 +245431,7 @@ "name": "pose_roll", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -239701,6 +245474,7 @@ "name": "pose_angular_distance", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -239759,6 +245533,7 @@ "name": "pose_compose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -239829,6 +245604,7 @@ "name": "pose_inverse", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -239883,6 +245659,7 @@ "name": "pose_normalize", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -239937,6 +245714,7 @@ "name": "pose_round", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -240001,6 +245779,7 @@ "name": "posearr_round", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose **", "canonical": "struct Pose **" @@ -240022,6 +245801,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 +245855,7 @@ "name": "pose_set_srid", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -240125,6 +245920,7 @@ "name": "pose_srid", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int32_t", "canonical": "int" @@ -240167,6 +245963,7 @@ "name": "pose_transform", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -240231,6 +246028,7 @@ "name": "pose_transform_pipeline", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -240315,6 +246113,7 @@ "name": "pose_tstzspan_to_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -240385,6 +246184,7 @@ "name": "pose_timestamptz_to_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -240448,6 +246248,7 @@ "name": "distance_pose_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -240512,6 +246313,7 @@ "name": "distance_pose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -240570,6 +246372,7 @@ "name": "distance_pose_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -240628,6 +246431,7 @@ "name": "pose_cmp", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -240686,6 +246490,7 @@ "name": "pose_eq", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -240744,6 +246549,7 @@ "name": "pose_ge", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -240802,6 +246608,7 @@ "name": "pose_gt", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -240860,6 +246667,7 @@ "name": "pose_le", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -240918,6 +246726,7 @@ "name": "pose_lt", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -240976,6 +246785,7 @@ "name": "pose_ne", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -241034,6 +246844,7 @@ "name": "pose_nsame", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -241092,6 +246903,7 @@ "name": "pose_same", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -241150,6 +246962,7 @@ "name": "poseset_in", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -241198,6 +247011,7 @@ "name": "poseset_out", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -241250,6 +247064,7 @@ "name": "poseset_make", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -241266,6 +247081,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 +247143,7 @@ "name": "pose_to_set", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -241367,6 +247198,7 @@ "name": "poseset_end_value", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -241421,6 +247253,7 @@ "name": "poseset_start_value", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -241475,6 +247308,7 @@ "name": "poseset_value_n", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -241552,6 +247386,7 @@ "name": "poseset_values", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose **", "canonical": "struct Pose **" @@ -241630,6 +247465,7 @@ "name": "contained_pose_set", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -241688,6 +247524,7 @@ "name": "contains_set_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -241746,6 +247583,7 @@ "name": "intersection_pose_set", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -241816,6 +247654,7 @@ "name": "intersection_set_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -241886,6 +247725,7 @@ "name": "minus_pose_set", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -241956,6 +247796,7 @@ "name": "minus_set_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -242026,6 +247867,7 @@ "name": "pose_union_transfn", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -242096,6 +247938,7 @@ "name": "union_pose_set", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -242166,6 +248009,7 @@ "name": "union_set_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -242236,6 +248080,7 @@ "name": "tpose_from_mfjson", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -242285,6 +248130,7 @@ "name": "tpose_in", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -242334,6 +248180,7 @@ "name": "tposeinst_make", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -242396,6 +248243,7 @@ "name": "tpose_from_base_temp", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -242468,6 +248316,7 @@ "name": "tposeseq_from_base_tstzset", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -242537,6 +248386,7 @@ "name": "tposeseq_from_base_tstzspan", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -242617,6 +248467,7 @@ "name": "tposeseqset_from_base_tstzspanset", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -242697,6 +248548,7 @@ "name": "tpose_make", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -242708,7 +248560,7 @@ "canonical": "const struct Temporal *" }, { - "name": "tradius", + "name": "ttheta", "cType": "const Temporal *", "canonical": "const struct Temporal *" } @@ -242735,7 +248587,7 @@ ] }, { - "name": "tradius", + "name": "ttheta", "kind": "serialized", "cType": "const struct Temporal *", "decode": "tbigint_in", @@ -242770,6 +248622,7 @@ "name": "tpose_to_tpoint", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -242826,6 +248679,7 @@ "name": "tpose_end_value", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -242881,6 +248735,7 @@ "name": "tpose_points", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -242936,6 +248791,7 @@ "name": "tpose_yaw", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -242992,6 +248848,7 @@ "name": "tpose_pitch", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243048,6 +248905,7 @@ "name": "tpose_roll", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243104,6 +248962,7 @@ "name": "tpose_speed", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243160,6 +249019,7 @@ "name": "tpose_angular_speed", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243216,6 +249076,7 @@ "name": "tpose_start_value", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -243271,6 +249132,7 @@ "name": "tpose_trajectory", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -243326,6 +249188,7 @@ "name": "tpose_value_at_timestamptz", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -243413,6 +249276,7 @@ "name": "tpose_value_n", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -243491,6 +249355,7 @@ "name": "tpose_values", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose **", "canonical": "struct Pose **" @@ -243570,6 +249435,7 @@ "name": "tpose_at_elevation", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243642,6 +249508,7 @@ "name": "tpose_at_geom", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243720,6 +249587,7 @@ "name": "tpose_at_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243802,6 +249670,7 @@ "name": "tpose_at_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243874,6 +249743,7 @@ "name": "tpose_minus_elevation", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -243946,6 +249816,7 @@ "name": "tpose_minus_geom", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -244024,6 +249895,7 @@ "name": "tpose_minus_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -244096,6 +249968,7 @@ "name": "tpose_minus_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -244178,6 +250051,7 @@ "name": "tdistance_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -244250,6 +250124,7 @@ "name": "tdistance_tpose_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -244328,6 +250203,7 @@ "name": "tdistance_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -244401,6 +250277,7 @@ "name": "nad_tpose_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -244466,6 +250343,7 @@ "name": "nad_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -244525,6 +250403,7 @@ "name": "nad_tpose_stbox", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -244584,6 +250463,7 @@ "name": "nad_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -244644,6 +250524,7 @@ "name": "nai_tpose_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -244720,6 +250601,7 @@ "name": "nai_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -244790,6 +250672,7 @@ "name": "nai_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -244861,6 +250744,7 @@ "name": "shortestline_tpose_geo", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -244938,6 +250822,7 @@ "name": "shortestline_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -245009,6 +250894,7 @@ "name": "shortestline_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -245081,6 +250967,7 @@ "name": "always_eq_pose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245140,6 +251027,7 @@ "name": "always_eq_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245199,6 +251087,7 @@ "name": "always_eq_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245259,6 +251148,7 @@ "name": "always_ne_pose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245318,6 +251208,7 @@ "name": "always_ne_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245377,6 +251268,7 @@ "name": "always_ne_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245437,6 +251329,7 @@ "name": "ever_eq_pose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245496,6 +251389,7 @@ "name": "ever_eq_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245555,6 +251449,7 @@ "name": "ever_eq_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245615,6 +251510,7 @@ "name": "ever_ne_pose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245674,6 +251570,7 @@ "name": "ever_ne_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245733,6 +251630,7 @@ "name": "ever_ne_tpose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -245793,6 +251691,7 @@ "name": "teq_pose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -245865,6 +251764,7 @@ "name": "teq_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -245937,6 +251837,7 @@ "name": "tne_pose_tpose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -246009,6 +251910,7 @@ "name": "tne_tpose_pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -246079,8 +251981,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 +252030,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 +252083,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 +252136,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 +252189,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 +252255,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 +252322,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 +252341,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 +252394,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 +252443,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 +252462,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 +252522,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 +252577,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 +252648,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 +252703,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 +252758,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 +252823,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 +252878,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 +252933,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 +252997,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 +253068,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 +253111,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 +253166,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 +253221,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 +253286,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 +253365,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 +253407,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 +253458,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 +253523,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 +253566,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 +253631,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 +253696,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 +253781,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 +253831,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 +253885,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 +253909,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 +253963,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 +254022,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 +254081,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 +254140,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 +254199,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 +254258,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 +254317,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 +254376,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 +254435,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 +254494,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 +254543,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 +254596,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 +254615,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 +254675,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 +254730,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 +254785,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 +254840,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 +254918,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 +254997,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 +255056,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 +255115,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 +255186,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 +255257,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 +255328,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 +255399,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 +255470,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 +255541,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 +255612,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 +255662,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 +255712,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 +255785,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 +255842,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 +255886,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 +255946,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 +256006,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 +256067,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 +256127,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 +256187,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 +256248,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 +256308,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 +256368,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 +256429,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 +256489,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 +256549,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 +256610,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 +256683,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 +256756,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 +256829,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 +256904,7 @@ "name": "quadbin_in", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -250897,6 +256940,7 @@ "name": "quadbin_eq", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -250941,6 +256985,7 @@ "name": "quadbin_ne", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -250985,6 +257030,7 @@ "name": "quadbin_lt", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251029,6 +257075,7 @@ "name": "quadbin_le", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251073,6 +257120,7 @@ "name": "quadbin_gt", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251117,6 +257165,7 @@ "name": "quadbin_ge", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251161,6 +257210,7 @@ "name": "quadbin_cmp", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -251205,6 +257255,7 @@ "name": "quadbin_hash", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -251239,6 +257290,7 @@ "name": "quadbin_hash_extended", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -251282,6 +257334,7 @@ "name": "quadbin_is_valid_index", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251317,6 +257370,7 @@ "name": "quadbin_is_valid_cell", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251352,6 +257406,7 @@ "name": "quadbin_tile_to_cell", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -251404,6 +257459,7 @@ "name": "quadbin_cell_to_tile", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -251473,6 +257529,7 @@ "name": "quadbin_get_resolution", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -251507,6 +257564,7 @@ "name": "quadbin_cell_to_parent", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -251550,6 +257608,7 @@ "name": "quadbin_cell_to_children", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t *", "canonical": "uint64_t *" @@ -251617,6 +257676,7 @@ "name": "quadbin_cell_sibling", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -251661,6 +257721,7 @@ "name": "quadbin_k_ring", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t *", "canonical": "uint64_t *" @@ -251729,6 +257790,7 @@ "name": "quadbin_point_to_cell", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -251783,6 +257845,7 @@ "name": "geo_to_quadbin_cell", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -251840,6 +257903,7 @@ "name": "quadbin_cell_to_geompoint", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -251887,6 +257951,7 @@ "name": "quadbin_cell_to_geom", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -251934,6 +257999,7 @@ "name": "quadbin_to_stbox", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -251981,6 +258047,7 @@ "name": "quadbin_timestamptz_to_stbox", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -252037,6 +258104,7 @@ "name": "quadbin_tstzspan_to_stbox", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -252100,6 +258168,7 @@ "name": "quadbin_cell_area", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -252135,6 +258204,7 @@ "name": "quadbin_index_to_string", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -252170,6 +258240,7 @@ "name": "quadbin_string_to_index", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -252205,6 +258276,7 @@ "name": "quadbin_cell_to_quadkey", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -252240,6 +258312,7 @@ "name": "quadbin_grid_disk", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -252297,6 +258370,7 @@ "name": "quadbin_cell_to_children_set", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -252354,6 +258428,7 @@ "name": "tquadbin_in", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -252403,6 +258478,7 @@ "name": "tquadbininst_in", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -252450,6 +258526,7 @@ "name": "tquadbinseq_in", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -252508,6 +258585,7 @@ "name": "tquadbinseqset_in", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -252555,6 +258633,7 @@ "name": "tquadbin_make", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -252612,6 +258691,7 @@ "name": "tquadbininst_make", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -252667,6 +258747,7 @@ "name": "tquadbinseq_make", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -252698,6 +258779,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "times", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TimestampTz", + "canonical": "TimestampTz" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -252752,6 +258848,7 @@ "name": "tquadbinseqset_make", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -252768,6 +258865,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 +258920,7 @@ "name": "tquadbin_start_value", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -252850,6 +258963,7 @@ "name": "tquadbin_end_value", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -252892,6 +259006,7 @@ "name": "tquadbin_value_n", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -252959,6 +259074,7 @@ "name": "tquadbin_values", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t *", "canonical": "uint64_t *" @@ -253025,6 +259141,7 @@ "name": "tquadbin_value_at_timestamptz", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -253097,10 +259214,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 +259323,7 @@ "name": "tquadbin_to_tbigint", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -253213,6 +259380,7 @@ "name": "ever_eq_quadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253265,6 +259433,7 @@ "name": "ever_eq_tquadbin_quadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253317,6 +259486,7 @@ "name": "ever_ne_quadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253369,6 +259539,7 @@ "name": "ever_ne_tquadbin_quadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253421,6 +259592,7 @@ "name": "always_eq_quadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253473,6 +259645,7 @@ "name": "always_eq_tquadbin_quadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253525,6 +259698,7 @@ "name": "always_ne_quadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253577,6 +259751,7 @@ "name": "always_ne_tquadbin_quadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253629,6 +259804,7 @@ "name": "ever_eq_tquadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253689,6 +259865,7 @@ "name": "ever_ne_tquadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253749,6 +259926,7 @@ "name": "always_eq_tquadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253809,6 +259987,7 @@ "name": "always_ne_tquadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -253869,6 +260048,7 @@ "name": "teq_quadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -253934,6 +260114,7 @@ "name": "teq_tquadbin_quadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -253999,6 +260180,7 @@ "name": "teq_tquadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -254072,6 +260254,7 @@ "name": "tne_quadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -254137,6 +260320,7 @@ "name": "tne_tquadbin_quadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -254202,6 +260386,7 @@ "name": "tne_tquadbin_tquadbin", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -254275,6 +260460,7 @@ "name": "tquadbin_cell_to_quadkey", "file": "meos_quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -254331,6 +260517,7 @@ "name": "raquet_pixtype_size", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -254367,6 +260554,7 @@ "name": "raquet_pixtype_from_string", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "MeosPixType", "canonical": "MeosPixType" @@ -254404,6 +260592,7 @@ "name": "raquet_in", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254446,6 +260635,7 @@ "name": "raquet_out", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -254488,6 +260678,7 @@ "name": "raquet_from_wkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254504,6 +260695,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 +260744,7 @@ "name": "raquet_from_hexwkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254580,6 +260787,7 @@ "name": "raquet_as_wkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -254645,6 +260853,7 @@ "name": "raquet_as_hexwkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -254711,6 +260920,7 @@ "name": "raquet_make", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254757,6 +260967,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 +261046,7 @@ "name": "raquet_copy", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254869,6 +261095,7 @@ "name": "raquet_read", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254920,6 +261147,7 @@ "name": "raquet_read_bytes", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raquet *", "canonical": "struct Raquet *" @@ -254941,6 +261169,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 +261222,7 @@ "name": "raquet_quadbin", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -255020,6 +261264,7 @@ "name": "raquet_width", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -255062,6 +261307,7 @@ "name": "raquet_height", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -255104,6 +261350,7 @@ "name": "raquet_nodata", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -255146,6 +261393,7 @@ "name": "raquet_pixtype", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -255188,6 +261436,7 @@ "name": "raquet_pixels", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -255243,6 +261492,7 @@ "name": "raquet_hash", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -255284,6 +261534,7 @@ "name": "raquet_hash_extended", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -255334,6 +261585,7 @@ "name": "raster_from_wkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raster *", "canonical": "struct Raster *" @@ -255350,6 +261602,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 +261644,7 @@ "name": "raster_from_hexwkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Raster *", "canonical": "struct Raster *" @@ -255412,6 +261680,7 @@ "name": "raster_as_wkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -255466,6 +261735,7 @@ "name": "raster_as_hexwkb", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -255521,6 +261791,7 @@ "name": "raster_num_bands", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -255562,6 +261833,7 @@ "name": "raquet_to_stbox", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -255616,6 +261888,7 @@ "name": "raquet_cmp", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -255674,6 +261947,7 @@ "name": "raquet_eq", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -255732,6 +262006,7 @@ "name": "raquet_ne", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -255790,6 +262065,7 @@ "name": "raquet_lt", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -255848,6 +262124,7 @@ "name": "raquet_le", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -255906,6 +262183,7 @@ "name": "raquet_ge", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -255964,6 +262242,7 @@ "name": "raquet_gt", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -256022,6 +262301,7 @@ "name": "raster_value", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256112,6 +262392,7 @@ "name": "raster_at_value", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256218,6 +262499,7 @@ "name": "raster_minus_value", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256324,6 +262606,7 @@ "name": "eraster_value", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -256417,6 +262700,7 @@ "name": "araster_value", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -256510,6 +262794,7 @@ "name": "raster_value_gdal", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256586,6 +262871,7 @@ "name": "raster_at_value_gdal", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256678,6 +262964,7 @@ "name": "raster_minus_value_gdal", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256770,6 +263057,7 @@ "name": "eraster_value_gdal", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -256849,6 +263137,7 @@ "name": "araster_value_gdal", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -256928,6 +263217,7 @@ "name": "raster_tile_value_quadbin", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -256979,6 +263269,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 +263367,7 @@ "name": "raster_tile_value", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -257134,6 +263440,7 @@ "name": "raster_tile_value_array", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -257155,6 +263462,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 +263537,7 @@ "name": "trajectory_quadbins", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint64_t *", "canonical": "uint64_t *" @@ -257290,6 +263613,7 @@ "name": "trgeometry_in", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -257339,6 +263663,7 @@ "name": "trgeometry_from_mfjson", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -257388,6 +263713,7 @@ "name": "trgeometry_out", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -257431,6 +263757,7 @@ "name": "trgeometry_as_text", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -257484,6 +263811,7 @@ "name": "trgeometry_as_ewkt", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -257537,6 +263865,7 @@ "name": "trgeometryinst_make", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -257621,6 +263950,7 @@ "name": "trgeometryseq_make", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -257662,6 +263992,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 +264090,7 @@ "name": "trgeometryseqset_make", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -257771,6 +264117,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 +264194,7 @@ "name": "trgeometryseqset_make_gaps", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -257870,6 +264232,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "nullable": [ "maxt" ] @@ -257963,6 +264338,7 @@ "name": "geometry_tpose_to_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258041,6 +264417,7 @@ "name": "trgeometry_to_tpose", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258097,6 +264474,7 @@ "name": "trgeometry_to_tgeompoint", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258153,6 +264531,7 @@ "name": "trgeometry_to_tgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258209,6 +264588,7 @@ "name": "trgeometry_end_instant", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -258263,6 +264643,7 @@ "name": "trgeometry_end_sequence", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -258317,6 +264698,7 @@ "name": "trgeometry_end_value", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -258372,6 +264754,7 @@ "name": "trgeometry_geom", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -258427,6 +264810,7 @@ "name": "trgeometry_instant_n", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -258491,6 +264875,7 @@ "name": "trgeometry_instants", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant **", "canonical": "struct TInstant **" @@ -258569,6 +264954,7 @@ "name": "trgeometry_points", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -258624,6 +265010,7 @@ "name": "trgeometry_yaw", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258680,6 +265067,7 @@ "name": "trgeometry_pitch", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258736,6 +265124,7 @@ "name": "trgeometry_roll", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -258792,6 +265181,7 @@ "name": "trgeometry_segments", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -258870,6 +265260,7 @@ "name": "trgeometry_sequence_n", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -258934,6 +265325,7 @@ "name": "trgeometry_sequences", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -259012,6 +265404,7 @@ "name": "trgeometry_start_instant", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -259066,6 +265459,7 @@ "name": "trgeometry_start_sequence", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -259120,6 +265514,7 @@ "name": "trgeometry_start_value", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -259175,6 +265570,7 @@ "name": "trgeometry_value_n", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -259253,6 +265649,7 @@ "name": "trgeometry_traversed_area", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -259318,6 +265715,7 @@ "name": "trgeometry_centroid", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -259374,6 +265772,7 @@ "name": "trgeometry_convex_hull", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -259429,6 +265828,7 @@ "name": "trgeometry_body_point_trajectory", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -259507,6 +265907,7 @@ "name": "trgeometry_space_boxes", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -259658,6 +266059,7 @@ "name": "trgeometry_space_time_boxes", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -259839,6 +266241,7 @@ "name": "trgeometry_stboxes", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -259918,6 +266321,7 @@ "name": "trgeometry_split_n_stboxes", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -260007,6 +266411,7 @@ "name": "trgeometry_split_each_n_stboxes", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -260096,6 +266501,7 @@ "name": "trgeometry_hausdorff_distance", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -260156,6 +266562,7 @@ "name": "trgeometry_frechet_distance", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -260216,6 +266623,7 @@ "name": "trgeometry_dyntimewarp_distance", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -260276,6 +266684,7 @@ "name": "trgeometry_frechet_path", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Match *", "canonical": "Match *" @@ -260359,6 +266768,7 @@ "name": "trgeometry_dyntimewarp_path", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Match *", "canonical": "Match *" @@ -260442,6 +266852,7 @@ "name": "trgeometry_length", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -260485,6 +266896,7 @@ "name": "trgeometry_cumulative_length", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -260541,6 +266953,7 @@ "name": "trgeometry_angular_speed", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -260597,6 +267010,7 @@ "name": "trgeometry_speed", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -260653,6 +267067,7 @@ "name": "trgeometry_twcentroid", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -260708,6 +267123,7 @@ "name": "trgeometry_append_tinstant", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -260836,6 +267252,7 @@ "name": "trgeometry_append_tsequence", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -260911,6 +267328,7 @@ "name": "trgeometry_delete_timestamptz", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -260986,6 +267404,7 @@ "name": "trgeometry_delete_tstzset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261068,6 +267487,7 @@ "name": "trgeometry_delete_tstzspan", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261150,6 +267570,7 @@ "name": "trgeometry_delete_tstzspanset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261232,6 +267653,7 @@ "name": "trgeometry_merge", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261305,6 +267727,7 @@ "name": "trgeometry_merge_array", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261321,6 +267744,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 +267808,7 @@ "name": "trgeometry_round", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261436,6 +267875,7 @@ "name": "trgeometry_set_interp", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261503,6 +267943,7 @@ "name": "trgeometry_as_tinstant", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -261557,6 +267998,7 @@ "name": "trgeometry_as_tsequence", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -261626,6 +268068,7 @@ "name": "trgeometry_as_tsequenceset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -261690,6 +268133,7 @@ "name": "trgeometry_after_timestamptz", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261765,6 +268209,7 @@ "name": "trgeometry_before_timestamptz", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261840,6 +268285,7 @@ "name": "trgeometry_restrict_values", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261922,6 +268368,7 @@ "name": "trgeometry_restrict_timestamptz", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -261997,6 +268444,7 @@ "name": "trgeometry_restrict_tstzset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262079,6 +268527,7 @@ "name": "trgeometry_restrict_tstzspan", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262161,6 +268610,7 @@ "name": "trgeometry_restrict_tstzspanset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262243,6 +268693,7 @@ "name": "trgeometry_at_geom", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262321,6 +268772,7 @@ "name": "trgeometry_minus_geom", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262399,6 +268851,7 @@ "name": "trgeometry_at_stbox", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262481,6 +268934,7 @@ "name": "trgeometry_minus_stbox", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262563,6 +269017,7 @@ "name": "trgeometry_at_value", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262635,6 +269090,7 @@ "name": "trgeometry_minus_value", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262707,6 +269163,7 @@ "name": "trgeometry_at_values", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262779,6 +269236,7 @@ "name": "trgeometry_minus_values", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262851,6 +269309,7 @@ "name": "trgeometry_at_timestamptz", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262916,6 +269375,7 @@ "name": "trgeometry_minus_timestamptz", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -262981,6 +269441,7 @@ "name": "trgeometry_at_tstzset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263053,6 +269514,7 @@ "name": "trgeometry_minus_tstzset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263125,6 +269587,7 @@ "name": "trgeometry_at_tstzspan", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263197,6 +269660,7 @@ "name": "trgeometry_minus_tstzspan", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263269,6 +269733,7 @@ "name": "trgeometry_at_tstzspanset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263341,6 +269806,7 @@ "name": "trgeometry_minus_tstzspanset", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263413,6 +269879,7 @@ "name": "trgeometry_at_elevation", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263485,6 +269952,7 @@ "name": "trgeometry_minus_elevation", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263557,6 +270025,7 @@ "name": "tdistance_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263635,6 +270104,7 @@ "name": "tdistance_trgeometry_tpoint", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263708,6 +270178,7 @@ "name": "tdistance_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -263781,6 +270252,7 @@ "name": "nad_stbox_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -263840,6 +270312,7 @@ "name": "nad_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -263905,6 +270378,7 @@ "name": "nad_trgeometry_stbox", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -263964,6 +270438,7 @@ "name": "nad_trgeometry_tpoint", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -264024,6 +270499,7 @@ "name": "nad_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -264084,6 +270560,7 @@ "name": "nai_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -264160,6 +270637,7 @@ "name": "nai_trgeometry_tpoint", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -264231,6 +270709,7 @@ "name": "nai_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -264302,6 +270781,7 @@ "name": "shortestline_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -264379,6 +270859,7 @@ "name": "shortestline_trgeometry_tpoint", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -264451,6 +270932,7 @@ "name": "shortestline_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -264523,6 +271005,7 @@ "name": "always_eq_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264588,6 +271071,7 @@ "name": "always_eq_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264653,6 +271137,7 @@ "name": "always_eq_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264713,6 +271198,7 @@ "name": "always_ne_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264778,6 +271264,7 @@ "name": "always_ne_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264843,6 +271330,7 @@ "name": "always_ne_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264903,6 +271391,7 @@ "name": "ever_eq_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -264968,6 +271457,7 @@ "name": "ever_eq_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265033,6 +271523,7 @@ "name": "ever_eq_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265093,6 +271584,7 @@ "name": "ever_ne_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265158,6 +271650,7 @@ "name": "ever_ne_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265223,6 +271716,7 @@ "name": "ever_ne_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265283,6 +271777,7 @@ "name": "teq_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -265361,6 +271856,7 @@ "name": "teq_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -265439,6 +271935,7 @@ "name": "tne_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -265517,6 +272014,7 @@ "name": "tne_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -265595,6 +272093,7 @@ "name": "econtains_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265660,6 +272159,7 @@ "name": "acontains_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265725,6 +272225,7 @@ "name": "ecovers_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265790,6 +272291,7 @@ "name": "acovers_geo_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265855,6 +272357,7 @@ "name": "ecovers_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265920,6 +272423,7 @@ "name": "acovers_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -265985,6 +272489,7 @@ "name": "edisjoint_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266050,6 +272555,7 @@ "name": "adisjoint_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266115,6 +272621,7 @@ "name": "eintersects_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266180,6 +272687,7 @@ "name": "aintersects_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266245,6 +272753,7 @@ "name": "etouches_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266310,6 +272819,7 @@ "name": "atouches_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266375,6 +272885,7 @@ "name": "edwithin_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266450,6 +272961,7 @@ "name": "adwithin_trgeometry_geo", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266525,6 +273037,7 @@ "name": "edisjoint_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266585,6 +273098,7 @@ "name": "adisjoint_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266645,6 +273159,7 @@ "name": "eintersects_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266705,6 +273220,7 @@ "name": "aintersects_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266765,6 +273281,7 @@ "name": "edwithin_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266835,6 +273352,7 @@ "name": "adwithin_trgeometry_trgeometry", "file": "meos_rgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -266904,7 +273422,8 @@ { "name": "s2cell_in", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -266940,7 +273459,8 @@ { "name": "s2cell_out", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -266976,7 +273496,8 @@ { "name": "s2cell_eq", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267022,7 +273543,8 @@ { "name": "s2cell_ne", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267068,7 +273590,8 @@ { "name": "s2cell_lt", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267114,7 +273637,8 @@ { "name": "s2cell_le", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267160,7 +273684,8 @@ { "name": "s2cell_gt", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267206,7 +273731,8 @@ { "name": "s2cell_ge", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267252,7 +273778,8 @@ { "name": "s2cell_cmp", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -267298,7 +273825,8 @@ { "name": "s2cell_hash", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -267333,7 +273861,8 @@ { "name": "s2cell_hash_extended", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -267377,7 +273906,8 @@ { "name": "s2cell_is_valid_cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267413,7 +273943,8 @@ { "name": "s2cell_cell_to_token", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -267449,7 +273980,8 @@ { "name": "s2cell_token_to_cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -267485,7 +274017,8 @@ { "name": "s2cell_get_resolution", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -267520,7 +274053,8 @@ { "name": "s2cell_get_face", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -267555,7 +274089,8 @@ { "name": "s2cell_cell_to_parent", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -267600,7 +274135,8 @@ { "name": "s2cell_cell_to_child", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -267654,7 +274190,8 @@ { "name": "s2cell_cell_to_children", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId *", "canonical": "S2CellId *" @@ -267722,7 +274259,8 @@ { "name": "s2cell_cell_contains", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -267768,7 +274306,8 @@ { "name": "s2cell_common_ancestor_level", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -267814,7 +274353,8 @@ { "name": "s2cell_range_min", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -267850,7 +274390,8 @@ { "name": "s2cell_range_max", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -267886,7 +274427,8 @@ { "name": "s2cell_edge_neighbors", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId *", "canonical": "S2CellId *" @@ -267945,7 +274487,8 @@ { "name": "s2cell_point_to_cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -268000,7 +274543,8 @@ { "name": "s2cell_cell_area", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -268036,7 +274580,8 @@ { "name": "s2cell_edge_length", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -268081,7 +274626,8 @@ { "name": "geo_to_s2cell_cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -268139,7 +274685,8 @@ { "name": "s2cell_cell_to_geogpoint", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -268187,7 +274734,8 @@ { "name": "s2cell_cell_to_geog", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -268235,7 +274783,8 @@ { "name": "s2cell_to_stbox", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -268283,7 +274832,8 @@ { "name": "s2cell_timestamptz_to_stbox", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -268340,7 +274890,8 @@ { "name": "s2cell_tstzspan_to_stbox", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "STBox *", "canonical": "struct STBox *" @@ -268404,7 +274955,8 @@ { "name": "s2cell_edge_neighbors_set", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -268452,7 +275004,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 +275063,8 @@ { "name": "ts2cell_in", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -268559,7 +275113,8 @@ { "name": "ts2cellinst_in", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -268606,7 +275161,8 @@ { "name": "ts2cellseq_in", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -268664,7 +275220,8 @@ { "name": "ts2cellseqset_in", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -268711,7 +275268,8 @@ { "name": "ts2cell_make", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -268769,7 +275327,8 @@ { "name": "ts2cellinst_make", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -268825,7 +275384,8 @@ { "name": "ts2cellseq_make", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -268857,6 +275417,21 @@ "canonical": "bool" } ], + "shape": { + "inputArrays": [ + { + "param": "times", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TimestampTz", + "canonical": "TimestampTz" + } + } + ] + }, "api": "internal", "category": "constructor", "network": { @@ -268910,7 +275485,8 @@ { "name": "ts2cellseqset_make", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -268927,6 +275503,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 +275557,8 @@ { "name": "ts2cell_start_value", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -269009,7 +275601,8 @@ { "name": "ts2cell_end_value", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -269052,7 +275645,8 @@ { "name": "ts2cell_value_n", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -269119,7 +275713,8 @@ { "name": "ts2cell_values", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId *", "canonical": "S2CellId *" @@ -269185,7 +275780,8 @@ { "name": "ts2cell_value_at_timestamptz", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -269259,18 +275855,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 +275880,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 +275897,6 @@ } ], "encodings": [ - "mfjson", "text", "wkb" ] @@ -269315,9 +275904,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 +275961,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 +275996,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 +276072,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 +276126,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 +276180,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 +276234,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 +276288,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 +276342,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 +276763,8 @@ { "name": "teq_ts2cell_s2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -270169,7 +276830,8 @@ { "name": "teq_ts2cell_ts2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -270242,7 +276904,8 @@ { "name": "tne_s2cell_ts2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -270308,7 +276971,8 @@ { "name": "tne_ts2cell_s2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -270374,7 +277038,8 @@ { "name": "tne_ts2cell_ts2cell", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -270447,7 +277112,8 @@ { "name": "ts2cell_cell_to_token", "file": "meos_s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -270504,6 +277170,7 @@ "name": "ensure_valid_tnpoint_npoint", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -270563,6 +277230,7 @@ "name": "ensure_valid_tnpoint_npointset", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -270622,6 +277290,7 @@ "name": "ensure_valid_tnpoint_geo", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -270687,6 +277356,7 @@ "name": "ensure_valid_tnpoint_stbox", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -270746,6 +277416,7 @@ "name": "ensure_valid_tnpoint_tnpoint", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -270806,6 +277477,7 @@ "name": "tnpointsegm_intersection", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -270910,6 +277582,7 @@ "name": "common_rid_tnpoint_npoint", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -270969,6 +277642,7 @@ "name": "common_rid_tnpoint_npointset", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -271028,6 +277702,7 @@ "name": "common_rid_tnpoint_tnpoint", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -271088,6 +277763,7 @@ "name": "npoint_collinear", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -271172,6 +277848,7 @@ "name": "npointsegm_interpolate", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -271252,6 +277929,7 @@ "name": "npointsegm_locate", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -271326,6 +278004,7 @@ "name": "npointarr_geom", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -271342,6 +278021,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 +278083,7 @@ "name": "nsegmentarr_geom", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -271405,6 +278100,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 +278161,7 @@ "name": "nsegmentarr_normalize", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment **", "canonical": "struct Nsegment **" @@ -271523,6 +278234,7 @@ "name": "npoint_wkt_out", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -271568,6 +278280,7 @@ "name": "npoint_set", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -271628,6 +278341,7 @@ "name": "nsegment_set", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -271697,6 +278411,7 @@ "name": "datum_npoint_round", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -271740,6 +278455,7 @@ "name": "tnpointinst_tgeompointinst", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -271792,6 +278508,7 @@ "name": "tnpointseq_tgeompointseq_disc", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -271838,6 +278555,7 @@ "name": "tnpointseq_tgeompointseq_cont", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -271884,6 +278602,7 @@ "name": "tnpointseqset_tgeompointseqset", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -271936,6 +278655,7 @@ "name": "tgeompointinst_tnpointinst", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -271988,6 +278708,7 @@ "name": "tgeompointseq_tnpointseq", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -272034,6 +278755,7 @@ "name": "tgeompointseqset_tnpointseqset", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -272086,6 +278808,7 @@ "name": "tnpointinst_positions", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment **", "canonical": "struct Nsegment **" @@ -272126,6 +278849,7 @@ "name": "tnpointseq_positions", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment **", "canonical": "struct Nsegment **" @@ -272193,6 +278917,7 @@ "name": "tnpointseqset_positions", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment **", "canonical": "struct Nsegment **" @@ -272266,6 +278991,7 @@ "name": "tnpointinst_route", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -272306,6 +279032,7 @@ "name": "tnpointinst_routes", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -272359,6 +279086,7 @@ "name": "tnpointseq_disc_routes", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -272406,6 +279134,7 @@ "name": "tnpointseq_cont_routes", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -272453,6 +279182,7 @@ "name": "tnpointseqset_routes", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -272506,6 +279236,7 @@ "name": "tnpointseq_linear_positions", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -272552,6 +279283,7 @@ "name": "tnpoint_restrict_stbox", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -272644,6 +279376,7 @@ "name": "tnpoint_restrict_npoint", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -272726,6 +279459,7 @@ "name": "tnpoint_restrict_npointset", "file": "tnpoint.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -272808,6 +279542,7 @@ "name": "npoint_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -272871,6 +279606,7 @@ "name": "npointarr_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -272893,6 +279629,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -272936,6 +279685,7 @@ "name": "nsegment_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -272998,6 +279748,7 @@ "name": "npoint_timestamptz_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273070,6 +279821,7 @@ "name": "npoint_tstzspan_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273149,6 +279901,7 @@ "name": "tnpointinst_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -273210,6 +279963,7 @@ "name": "tnpointinstarr_set_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -273237,6 +279991,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "inst", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -273291,6 +280058,7 @@ "name": "tnpointseq_expand_stbox", "file": "tnpoint_boxops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -273340,6 +280108,7 @@ "name": "datum_npoint_distance", "file": "tnpoint_distance.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -273383,6 +280152,7 @@ "name": "npoint_parse", "file": "tnpoint_parser.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Npoint *", "canonical": "struct Npoint *" @@ -273440,6 +280210,7 @@ "name": "nsegment_parse", "file": "tnpoint_parser.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Nsegment *", "canonical": "struct Nsegment *" @@ -273486,6 +280257,7 @@ "name": "contains_rid_tnpoint_bigint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273548,6 +280320,7 @@ "name": "contained_rid_tnpoint_bigint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273610,6 +280383,7 @@ "name": "same_rid_tnpoint_bigint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273672,6 +280446,7 @@ "name": "overlaps_rid_tnpoint_bigintset", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273741,6 +280516,7 @@ "name": "contains_rid_tnpoint_bigintset", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273810,6 +280586,7 @@ "name": "contained_rid_tnpoint_bigintset", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273879,6 +280656,7 @@ "name": "same_rid_tnpoint_bigintset", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -273948,6 +280726,7 @@ "name": "contains_rid_tnpoint_npoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274017,6 +280796,7 @@ "name": "contained_rid_npoint_tnpoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274086,6 +280866,7 @@ "name": "same_rid_tnpoint_npoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274155,6 +280936,7 @@ "name": "overlaps_rid_tnpoint_tnpoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274215,6 +280997,7 @@ "name": "contains_rid_tnpoint_tnpoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274275,6 +281058,7 @@ "name": "contained_rid_tnpoint_tnpoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274335,6 +281119,7 @@ "name": "same_rid_tnpoint_tnpoint", "file": "tnpoint_routeops.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274395,6 +281180,7 @@ "name": "ensure_same_rid_tnpointinst", "file": "tnpoint_spatialfuncs.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274451,6 +281237,7 @@ "name": "tnpoint_restrict_geom", "file": "tnpoint_spatialfuncs.h", "family": "NPOINT", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -274539,6 +281326,7 @@ "name": "meos_pc_schema_lookup", "file": "meos_schema_hook.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "PCSCHEMA *", "canonical": "struct PCSCHEMA *" @@ -274573,6 +281361,7 @@ "name": "ensure_same_pcid_pcpatch", "file": "pcpatch.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274631,6 +281420,7 @@ "name": "ensure_valid_pcpatchset_pcpatch", "file": "pcpatch.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274689,6 +281479,7 @@ "name": "pcpatch_parse", "file": "pcpatch.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -274746,6 +281537,7 @@ "name": "pcpatch_filter_per_point", "file": "pcpatch_decompose.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpatch *", "canonical": "struct Pcpatch *" @@ -274828,6 +281620,7 @@ "name": "pcpatch_any_point_matches", "file": "pcpatch_decompose.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274888,6 +281681,7 @@ "name": "pcpoint_in_tpcbox", "file": "pcpatch_decompose.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274932,6 +281726,7 @@ "name": "pcpoint_intersects_geometry", "file": "pcpatch_decompose.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -274976,6 +281771,7 @@ "name": "ensure_same_pcid_pcpoint", "file": "pcpoint.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -275034,6 +281830,7 @@ "name": "ensure_valid_pcpointset_pcpoint", "file": "pcpoint.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -275092,6 +281889,7 @@ "name": "pcpoint_parse", "file": "pcpoint.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "Pcpoint *", "canonical": "struct Pcpoint *" @@ -275149,6 +281947,7 @@ "name": "pcpoint_meaningful_size", "file": "pcpoint.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -275190,6 +281989,7 @@ "name": "meos_pc_point_serialize", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "SERIALIZED_POINT *", "canonical": "SERIALIZED_POINT *" @@ -275224,6 +282024,7 @@ "name": "meos_pc_point_deserialize", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "PCPOINT *", "canonical": "PCPOINT *" @@ -275267,6 +282068,7 @@ "name": "meos_pc_patch_serialized_size", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -275301,6 +282103,7 @@ "name": "meos_pc_patch_serialize", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "SERIALIZED_PATCH *", "canonical": "struct SERIALIZED_PATCH *" @@ -275344,6 +282147,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 +282182,7 @@ "name": "meos_pc_patch_deserialize", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "PCPATCH *", "canonical": "PCPATCH *" @@ -275421,6 +282226,7 @@ "name": "tpcbox_expand", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -275476,6 +282282,7 @@ "name": "tstzspan_set_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -275537,6 +282344,7 @@ "name": "tpointcloudinst_set_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -275597,6 +282405,7 @@ "name": "tpointcloudinstarr_set_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -275634,6 +282443,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -275697,6 +282519,7 @@ "name": "tpointcloudseq_expand_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -275746,6 +282569,7 @@ "name": "tpointcloudseqarr_set_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -275768,6 +282592,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ], "outParams": [ "box" ] @@ -275810,6 +282647,7 @@ "name": "tpcbox_extent_transfn", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -275879,6 +282717,7 @@ "name": "boxop_tpointcloud_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -275956,6 +282795,7 @@ "name": "boxop_tpointcloud_tpointcloud", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276025,6 +282865,7 @@ "name": "tpcbox_set_stbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -276081,6 +282922,7 @@ "name": "nad_tpcbox_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -276137,6 +282979,7 @@ "name": "nad_tpointcloud_tpcbox", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -276195,6 +283038,7 @@ "name": "nad_tpointcloud_tpointcloud", "file": "tpc_boxops.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -276255,6 +283099,7 @@ "name": "ensure_valid_tpcbox_tpcbox", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276311,6 +283156,7 @@ "name": "tpcbox_contains", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276367,6 +283213,7 @@ "name": "tpcbox_contained", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276423,6 +283270,7 @@ "name": "tpcbox_overlaps", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276479,6 +283327,7 @@ "name": "tpcbox_same", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276535,6 +283384,7 @@ "name": "tpcbox_adjacent", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276591,6 +283441,7 @@ "name": "tpcbox_left", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276647,6 +283498,7 @@ "name": "tpcbox_right", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276703,6 +283555,7 @@ "name": "tpcbox_overleft", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276759,6 +283612,7 @@ "name": "tpcbox_overright", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276815,6 +283669,7 @@ "name": "tpcbox_below", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276871,6 +283726,7 @@ "name": "tpcbox_above", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276927,6 +283783,7 @@ "name": "tpcbox_overbelow", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -276983,6 +283840,7 @@ "name": "tpcbox_overabove", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277039,6 +283897,7 @@ "name": "tpcbox_front", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277095,6 +283954,7 @@ "name": "tpcbox_back", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277151,6 +284011,7 @@ "name": "tpcbox_overfront", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277207,6 +284068,7 @@ "name": "tpcbox_overback", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277263,6 +284125,7 @@ "name": "tpcbox_before", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277319,6 +284182,7 @@ "name": "tpcbox_after", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277375,6 +284239,7 @@ "name": "tpcbox_overbefore", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277431,6 +284296,7 @@ "name": "tpcbox_overafter", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277487,6 +284353,7 @@ "name": "tpcbox_parse", "file": "tpcbox.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "TPCBox *", "canonical": "struct TPCBox *" @@ -277533,6 +284400,7 @@ "name": "tpcbox_index_leaf_consistent", "file": "tpcbox_index.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277599,6 +284467,7 @@ "name": "tpcbox_gist_inner_consistent", "file": "tpcbox_index.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277665,6 +284534,7 @@ "name": "tpcbox_index_recheck", "file": "tpcbox_index.h", "family": "POINTCLOUD", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277701,6 +284571,7 @@ "name": "ensure_valid_pose_geo", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277765,6 +284636,7 @@ "name": "ensure_valid_pose_stbox", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277823,6 +284695,7 @@ "name": "ensure_valid_pose_pose", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277881,6 +284754,7 @@ "name": "ensure_valid_poseset_pose", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -277939,6 +284813,7 @@ "name": "quaternion_rotate_vector", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -278061,6 +284936,7 @@ "name": "geodetic_to_ecef", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -278150,6 +285026,7 @@ "name": "ecef_to_geodetic", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -278239,6 +285116,7 @@ "name": "pose_compose_values", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -278316,6 +285194,7 @@ "name": "pose_collinear", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -278400,6 +285279,7 @@ "name": "posesegm_interpolate", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -278480,6 +285360,7 @@ "name": "posesegm_locate", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -278554,6 +285435,7 @@ "name": "pose_wkt_out", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -278616,6 +285498,7 @@ "name": "pose_parse", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -278673,6 +285556,7 @@ "name": "datum_pose_point", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278707,6 +285591,7 @@ "name": "datum_pose_geopoint", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278741,6 +285626,7 @@ "name": "datum_pose_yaw", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278775,6 +285661,7 @@ "name": "datum_pose_pitch", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278809,6 +285696,7 @@ "name": "datum_pose_roll", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278843,6 +285731,7 @@ "name": "datum_pose_apply_geo", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278886,6 +285775,7 @@ "name": "datum_pose_compose", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278929,6 +285819,7 @@ "name": "datum_pose_inverse", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -278963,6 +285854,7 @@ "name": "datum_pose_round", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -279006,6 +285898,7 @@ "name": "pose_quaternion_mul", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279147,6 +286040,7 @@ "name": "pose_ypr_to_quaternion", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279246,6 +286140,7 @@ "name": "pose_quaternion_to_ypr", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279345,6 +286240,7 @@ "name": "pose_enu_to_ecef_quaternion", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279426,6 +286322,7 @@ "name": "pose_transf_pj", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Pose *", "canonical": "struct Pose *" @@ -279499,6 +286396,7 @@ "name": "pose_set_srid_int", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279550,6 +286448,7 @@ "name": "pose_distance", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -279593,6 +286492,7 @@ "name": "lwgeom_apply_pose", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279643,6 +286543,7 @@ "name": "pose_set_stbox", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -279706,6 +286607,7 @@ "name": "posearr_set_stbox", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -279728,6 +286630,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -279771,6 +286686,7 @@ "name": "pose_timestamptz_set_stbox", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -279843,6 +286759,7 @@ "name": "pose_tstzspan_set_stbox", "file": "pose.h", "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -279919,147 +286836,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 +286866,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 +286895,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 +286925,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 +286954,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 +287047,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 +287105,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 +287169,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 +287191,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 +287208,6 @@ } ], "encodings": [ - "mfjson", "text", "wkb" ] @@ -280721,28 +287215,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 +287250,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 +287272,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 +287308,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 +287377,8 @@ { "name": "datum_posechain_round", "file": "posechain.h", - "family": "CORE", + "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -281379,7 +287421,8 @@ { "name": "datum_posechain_pose", "file": "posechain.h", - "family": "CORE", + "family": "POSE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -281413,7 +287456,8 @@ { "name": "posechain_set_srid_int", "file": "posechain.h", - "family": "CORE", + "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -281464,7 +287508,8 @@ { "name": "posechain_transf_pj", "file": "posechain.h", - "family": "CORE", + "family": "POSE", + "vendored": false, "returnType": { "c": "PoseChain *", "canonical": "struct PoseChain *" @@ -281537,7 +287582,8 @@ { "name": "posechain_set_stbox", "file": "posechain.h", - "family": "CORE", + "family": "POSE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -281600,7 +287646,8 @@ { "name": "posechainarr_set_stbox", "file": "posechain.h", - "family": "CORE", + "family": "POSE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -281623,6 +287670,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -281663,9 +287723,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 +287789,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 +287804,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 +287831,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 +287849,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 +287909,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 +287970,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 +288066,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 +288171,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 +288233,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 +288259,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -282292,9 +288317,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 +288367,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 +288402,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 +288496,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 +288584,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 +288788,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 +288848,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 +289650,7 @@ "name": "interval_out", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -282698,6 +289698,7 @@ "name": "time_in", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "TimeADT", "canonical": "int" @@ -282744,6 +289745,7 @@ "name": "time_out", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -282780,6 +289782,7 @@ "name": "timestamp_in", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "Timestamp", "canonical": "Timestamp" @@ -282825,6 +289828,7 @@ "name": "timestamp_out", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -282860,6 +289864,7 @@ "name": "timestamptz_in", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -282905,6 +289910,7 @@ "name": "timestamptz_out", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -282940,6 +289946,7 @@ "name": "cstring_to_text", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -282976,6 +289983,7 @@ "name": "text_to_cstring", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -283012,6 +290020,7 @@ "name": "text_in", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -283048,6 +290057,7 @@ "name": "text_out", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "char *", "canonical": "char *" @@ -283084,6 +290094,7 @@ "name": "text_cmp", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "int", "canonical": "int" @@ -283140,6 +290151,7 @@ "name": "text_copy", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -283176,6 +290188,7 @@ "name": "text_initcap", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -283212,6 +290225,7 @@ "name": "text_lower", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -283248,6 +290262,7 @@ "name": "text_upper", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -283284,6 +290299,7 @@ "name": "textcat_text_text", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "returnType": { "c": "text *", "canonical": "text *" @@ -283330,6 +290346,7 @@ "name": "quadbin_parse", "file": "quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -283365,6 +290382,7 @@ "name": "quadbin_cell_tile", "file": "quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -283433,6 +290451,7 @@ "name": "quadbin_cell_point", "file": "quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -283491,6 +290510,7 @@ "name": "quadbin_cell_bounding_box", "file": "quadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -283569,6 +290589,7 @@ "name": "ensure_valid_tquadbin_tquadbin", "file": "tquadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -283629,6 +290650,7 @@ "name": "ensure_valid_tquadbin_quadbin", "file": "tquadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -283681,6 +290703,7 @@ "name": "ensure_valid_tquadbin_tgeompoint", "file": "tquadbin.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -283737,118 +290760,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 +290821,7 @@ "name": "quadbinarr_set_stbox", "file": "tquadbin_boxops.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -283927,6 +290844,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -283970,6 +290900,7 @@ "name": "tquadbininst_set_stbox", "file": "tquadbin_boxops.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -284031,6 +290962,7 @@ "name": "tquadbininstarr_set_stbox", "file": "tquadbin_boxops.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -284053,6 +290985,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -284101,6 +291046,7 @@ "name": "tquadbinseq_expand_stbox", "file": "tquadbin_boxops.h", "family": "QUADBIN", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -284150,6 +291096,7 @@ "name": "raquet_set_stbox", "file": "raquet.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -284212,6 +291159,7 @@ "name": "raquet_pixel_value", "file": "raquet.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284239,6 +291187,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "pixels", + "lengthFrom": { + "kind": "param", + "name": "index" + }, + "element": { + "c": "int", + "canonical": "int" + } + } + ], "outParams": [ "result" ] @@ -284280,6 +291241,7 @@ "name": "raquet_pixels_from_host", "file": "raquet.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -284301,6 +291263,21 @@ "canonical": "MeosPixType" } ], + "shape": { + "inputArrays": [ + { + "param": "pixels", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "int", + "canonical": "int" + } + } + ] + }, "api": "internal", "category": "conversion", "network": { @@ -284334,6 +291311,7 @@ "name": "raquet_pixels_size", "file": "raquet.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -284375,6 +291353,7 @@ "name": "raquet_meaningful_size", "file": "raquet.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -284416,6 +291395,7 @@ "name": "raster_quadbin_from_bounds", "file": "raster_quadbin.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284516,6 +291496,7 @@ "name": "raster_quadbin_bounds", "file": "raster_quadbin.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -284594,6 +291575,7 @@ "name": "raster_quadbin_zoom", "file": "raster_quadbin.h", "family": "RASTER", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -284628,6 +291610,7 @@ "name": "ensure_has_geom", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284664,6 +291647,7 @@ "name": "ensure_valid_trgeo_geo", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284729,6 +291713,7 @@ "name": "ensure_valid_trgeo_stbox", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284788,6 +291773,7 @@ "name": "ensure_valid_trgeo_trgeo", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284848,6 +291834,7 @@ "name": "ensure_valid_trgeo_tpoint", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -284908,6 +291895,7 @@ "name": "trgeo_geom_p", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" @@ -284963,6 +291951,7 @@ "name": "trgeo_wkt_out", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -285026,6 +292015,7 @@ "name": "geo_tposeinst_to_trgeo", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -285100,6 +292090,7 @@ "name": "geo_tposeseq_to_trgeo", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -285168,6 +292159,7 @@ "name": "geo_tposeseqset_to_trgeo", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -285242,6 +292234,7 @@ "name": "geo_tpose_to_trgeo", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -285320,6 +292313,7 @@ "name": "trgeo_value_at_timestamptz", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -285391,6 +292385,7 @@ "name": "trgeometry_restrict_value", "file": "trgeo.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -285466,6 +292461,7 @@ "name": "trgeoinst_geom_p", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" @@ -285519,6 +292515,7 @@ "name": "trgeoinst_pose_varsize", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -285559,6 +292556,7 @@ "name": "trgeoinst_set_pose", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -285599,6 +292597,7 @@ "name": "trgeoinst_tposeinst", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -285651,6 +292650,7 @@ "name": "trgeoinst_make1", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -285735,6 +292735,7 @@ "name": "trgeoseq_as_tinstant", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -285781,6 +292782,7 @@ "name": "trgeoseqset_as_tinstant", "file": "trgeo_inst.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -285833,6 +292835,7 @@ "name": "trgeo_placements", "file": "trgeo_spatialfuncs.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "GSERIALIZED *", "canonical": "GSERIALIZED *" @@ -285888,6 +292891,7 @@ "name": "trgeo_restrict_geom", "file": "trgeo_spatialfuncs.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -285976,6 +292980,7 @@ "name": "trgeo_restrict_stbox", "file": "trgeo_spatialfuncs.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -286068,6 +293073,7 @@ "name": "trgeo_restrict_elevation", "file": "trgeo_spatialfuncs.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -286150,6 +293156,7 @@ "name": "spatialrel_trgeo_trav_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286253,6 +293260,7 @@ "name": "ea_contains_geo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286328,6 +293336,7 @@ "name": "ea_contains_trgeo_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286403,6 +293412,7 @@ "name": "ea_contains_trgeo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286473,6 +293483,7 @@ "name": "ea_covers_geo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286548,6 +293559,7 @@ "name": "ea_covers_trgeo_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286623,6 +293635,7 @@ "name": "ea_covers_trgeo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286693,6 +293706,7 @@ "name": "ea_disjoint_geo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286768,6 +293782,7 @@ "name": "ea_disjoint_trgeo_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286843,6 +293858,7 @@ "name": "ea_disjoint_trgeo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286913,6 +293929,7 @@ "name": "ea_intersects_geo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -286988,6 +294005,7 @@ "name": "ea_intersects_trgeo_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287063,6 +294081,7 @@ "name": "ea_intersects_trgeo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287133,6 +294152,7 @@ "name": "ea_touches_geo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287208,6 +294228,7 @@ "name": "ea_touches_trgeo_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287283,6 +294304,7 @@ "name": "ea_touches_trgeo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287353,6 +294375,7 @@ "name": "ea_dwithin_trgeo_geo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287438,6 +294461,7 @@ "name": "ea_dwithin_trgeo_trgeo", "file": "trgeo_spatialrels.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -287518,6 +294542,7 @@ "name": "trgeoseq_geom_p", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" @@ -287565,6 +294590,7 @@ "name": "trgeoseq_pose_varsize", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -287599,6 +294625,7 @@ "name": "trgeoseq_set_pose", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -287633,6 +294660,7 @@ "name": "trgeoseq_tposeseq", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -287679,6 +294707,7 @@ "name": "trgeoseq_make_valid", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -287715,6 +294744,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 +294825,7 @@ "name": "trgeoseq_make1_exp", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -287827,6 +294872,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 +294975,7 @@ "name": "trgeoseq_make1", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -287956,6 +295017,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 +295115,7 @@ "name": "trgeoseq_make_exp", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -288085,6 +295162,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 +295265,7 @@ "name": "trgeoseq_make_free_exp", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -288219,6 +295312,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 +295415,7 @@ "name": "trgeoseq_make_free", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -288348,6 +295457,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 +295555,7 @@ "name": "trgeoinst_as_tsequence", "file": "trgeo_seq.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -288494,6 +295619,7 @@ "name": "trgeoseqset_geom_p", "file": "trgeo_seqset.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "const GSERIALIZED *", "canonical": "const GSERIALIZED *" @@ -288547,6 +295673,7 @@ "name": "trgeoseqset_tposeseqset", "file": "trgeo_seqset.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -288599,6 +295726,7 @@ "name": "trgeoseqset_make1_exp", "file": "trgeo_seqset.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -288630,6 +295758,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 +295840,7 @@ "name": "trgeoseqset_make_exp", "file": "trgeo_seqset.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -288728,237 +295872,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 +295892,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 +296195,7 @@ "name": "trgeoinstarr_static_stbox", "file": "trgeo_boxops.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -289045,6 +296223,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -289110,6 +296301,7 @@ "name": "trgeoinstarr_rotating_stbox", "file": "trgeo_boxops.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -289137,6 +296329,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -289202,6 +296407,7 @@ "name": "trgeoinstarr_compute_bbox", "file": "trgeo_boxops.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -289234,6 +296440,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -289298,6 +296517,7 @@ "name": "ensure_span_isof_type", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -289351,6 +296571,7 @@ "name": "ensure_span_isof_basetype", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -289404,6 +296625,7 @@ "name": "ensure_same_span_type", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -289462,6 +296684,7 @@ "name": "ensure_valid_span_span", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -289520,6 +296743,7 @@ "name": "span_deserialize", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -289585,6 +296809,7 @@ "name": "span_bound_cmp", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -289629,6 +296854,7 @@ "name": "span_bound_qsort_cmp", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -289673,6 +296899,7 @@ "name": "span_lower_cmp", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -289731,6 +296958,7 @@ "name": "span_upper_cmp", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -289789,6 +297017,7 @@ "name": "span_decr_bound", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -289834,6 +297063,7 @@ "name": "span_incr_bound", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -289879,6 +297109,7 @@ "name": "spanarr_normalize", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -289967,6 +297198,7 @@ "name": "span_bounds_shift_scale_value", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290059,6 +297291,7 @@ "name": "span_bounds_shift_scale_time", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290150,6 +297383,7 @@ "name": "floatspan_floor_ceil_iter", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290201,6 +297435,7 @@ "name": "numspan_delta_scale_iter", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290280,6 +297515,7 @@ "name": "tstzspan_delta_scale_iter", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290349,6 +297585,7 @@ "name": "numspan_shift_scale_iter", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290452,6 +297689,7 @@ "name": "tstzspan_shift_scale1", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -290553,6 +297791,7 @@ "name": "mi_span_value", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -290625,6 +297864,7 @@ "name": "distance_sentinel", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -290661,6 +297901,7 @@ "name": "distance_double", "file": "span.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -290707,6 +297948,7 @@ "name": "trgeo_geom_clip_polygon", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -290787,6 +298029,7 @@ "name": "trgeo_geom_clip_lwpoly", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -290867,6 +298110,7 @@ "name": "trgeo_geom_clip_box", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -290978,6 +298222,7 @@ "name": "trgeo_geom_clip_polygon_posed", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -291072,6 +298317,7 @@ "name": "trgeo_geom_clip_lwpoly_posed", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -291166,6 +298412,7 @@ "name": "trgeo_geom_clip_box_posed", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -291291,6 +298538,7 @@ "name": "trgeo_geom_clip_lwgeom", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -291371,6 +298619,7 @@ "name": "trgeo_geom_clip_lwgeom_posed", "file": "trgeo_geom_clip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -291465,6 +298714,7 @@ "name": "trgeo_parse", "file": "trgeo_parser.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -291524,6 +298774,7 @@ "name": "ensure_same_geom", "file": "trgeo_utils.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -291594,6 +298845,7 @@ "name": "geom_radius", "file": "trgeo_utils.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -291638,10 +298890,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 +299133,7 @@ "name": "v_clip_tpoly_tpoly", "file": "trgeo_vclip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -291823,6 +299237,7 @@ "name": "apply_pose_point4d", "file": "trgeo_vclip.h", "family": "RGEO", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -291872,7 +299287,8 @@ { "name": "s2cell_parse", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "S2CellId", "canonical": "int" @@ -291908,7 +299324,8 @@ { "name": "s2cell_lsb", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -291943,7 +299360,8 @@ { "name": "s2cell_lsb_for_level", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint64_t", "canonical": "uint64_t" @@ -291977,7 +299395,8 @@ { "name": "s2cell_from_face_ij", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -292052,7 +299471,8 @@ { "name": "s2cell_to_face_ij", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "uint32_t", "canonical": "uint32_t" @@ -292121,7 +299541,8 @@ { "name": "s2cell_cell_point", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292180,7 +299601,8 @@ { "name": "s2cell_cell_vertices", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292239,7 +299661,8 @@ { "name": "s2cell_cell_bounding_box", "file": "s2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292310,7 +299733,8 @@ { "name": "ensure_valid_ts2cell_ts2cell", "file": "ts2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -292370,7 +299794,8 @@ { "name": "ensure_valid_ts2cell_s2cell", "file": "ts2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -292423,7 +299848,8 @@ { "name": "ensure_valid_ts2cell_tgeogpoint", "file": "ts2cell.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -292480,118 +299906,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 +299967,8 @@ { "name": "s2cellarr_set_stbox", "file": "ts2cell_boxops.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292671,6 +299991,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ], "outParams": [ "box" ] @@ -292713,7 +300046,8 @@ { "name": "ts2cellinst_set_stbox", "file": "ts2cell_boxops.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292774,7 +300108,8 @@ { "name": "ts2cellinstarr_set_stbox", "file": "ts2cell_boxops.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292797,6 +300132,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -292844,7 +300192,8 @@ { "name": "ts2cellseq_expand_stbox", "file": "ts2cell_boxops.h", - "family": "CORE", + "family": "S2CELL", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -292894,6 +300243,7 @@ "name": "tfunc_tinstant", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -292955,6 +300305,7 @@ "name": "tfunc_tsequence", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -293010,6 +300361,7 @@ "name": "tfunc_tsequenceset", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -293071,6 +300423,7 @@ "name": "tfunc_temporal", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -293136,6 +300489,7 @@ "name": "tfunc_tinstant_base", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -293206,6 +300560,7 @@ "name": "tfunc_tsequence_base", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -293270,6 +300625,7 @@ "name": "tfunc_tsequenceset_base", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -293340,6 +300696,7 @@ "name": "tfunc_temporal_base", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -293414,6 +300771,7 @@ "name": "tfunc_tinstant_tinstant", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -293490,6 +300848,7 @@ "name": "tfunc_tdiscseq_tdiscseq", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -293554,6 +300913,7 @@ "name": "tfunc_tcontseq_tcontseq", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -293620,6 +300980,7 @@ "name": "tfunc_tsequenceset_tsequenceset", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -293696,6 +301057,7 @@ "name": "tfunc_temporal_temporal", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -293778,6 +301140,7 @@ "name": "eafunc_temporal_base", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -293839,6 +301202,7 @@ "name": "eafunc_temporal_temporal", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -293908,6 +301272,7 @@ "name": "lfunc_set", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -293971,6 +301336,7 @@ "name": "lfunc_set_bool", "file": "lifting.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool *", "canonical": "bool *" @@ -294045,6 +301411,7 @@ "name": "set_out_fn", "file": "set.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -294106,6 +301473,7 @@ "name": "ensure_set_isof_type", "file": "set.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294159,6 +301527,7 @@ "name": "ensure_valid_set_set", "file": "set.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294217,6 +301586,7 @@ "name": "set_find_value", "file": "set.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294282,6 +301652,7 @@ "name": "set_unnest_state_make", "file": "set.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SetUnnestState *", "canonical": "SetUnnestState *" @@ -294323,6 +301694,7 @@ "name": "set_unnest_state_next", "file": "set.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -294357,6 +301729,7 @@ "name": "ensure_same_skiplist_subtype", "file": "skiplist.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294402,6 +301775,7 @@ "name": "skiplist_set_extra", "file": "skiplist.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -294454,6 +301828,7 @@ "name": "skiplist_headval", "file": "skiplist.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void *", "canonical": "void *" @@ -294488,6 +301863,7 @@ "name": "common_entry_cmp", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -294532,6 +301908,7 @@ "name": "span_index_leaf_consistent", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294600,6 +301977,7 @@ "name": "span_gist_inner_consistent", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294668,6 +302046,7 @@ "name": "span_index_recheck", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294704,6 +302083,7 @@ "name": "span_lower_qsort_cmp", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -294748,6 +302128,7 @@ "name": "span_upper_qsort_cmp", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -294792,6 +302173,7 @@ "name": "getQuadrant2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -294850,6 +302232,7 @@ "name": "overlap2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294901,6 +302284,7 @@ "name": "contain2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -294952,6 +302336,7 @@ "name": "left2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295003,6 +302388,7 @@ "name": "overLeft2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295054,6 +302440,7 @@ "name": "right2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295105,6 +302492,7 @@ "name": "overRight2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295156,6 +302544,7 @@ "name": "adjacent2D", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295207,6 +302596,7 @@ "name": "distance_span_nodespan", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -295258,6 +302648,7 @@ "name": "span_spgist_get_span", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295320,6 +302711,7 @@ "name": "spannode_init", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -295376,6 +302768,7 @@ "name": "spannode_copy", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanNode *", "canonical": "struct SpanNode *" @@ -295410,6 +302803,7 @@ "name": "spannode_quadtree_next", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -295479,6 +302873,7 @@ "name": "spannode_kdtree_next", "file": "span_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -295558,6 +302953,7 @@ "name": "ensure_spanset_isof_type", "file": "spanset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295611,6 +303007,7 @@ "name": "ensure_same_spanset_type", "file": "spanset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295669,6 +303066,7 @@ "name": "ensure_same_spanset_span_type", "file": "spanset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295727,6 +303125,7 @@ "name": "ensure_valid_spanset_span", "file": "spanset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295785,6 +303184,7 @@ "name": "ensure_valid_spanset_spanset", "file": "spanset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295843,6 +303243,7 @@ "name": "spanset_find_value", "file": "spanset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -295908,6 +303309,7 @@ "name": "datum_and", "file": "tbool_ops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -295951,6 +303353,7 @@ "name": "datum_or", "file": "tbool_ops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -295994,6 +303397,7 @@ "name": "boolop_tbool_bool", "file": "tbool_ops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -296078,6 +303482,7 @@ "name": "boolop_tbool_tbool", "file": "tbool_ops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -296160,6 +303565,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 +303683,7 @@ "name": "set_tbox", "file": "tbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -296272,6 +303738,7 @@ "name": "span_tbox", "file": "tbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -296326,6 +303793,7 @@ "name": "tbox_tstzspan", "file": "tbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -296380,6 +303848,7 @@ "name": "tbox_intspan", "file": "tbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -296434,6 +303903,7 @@ "name": "tbox_floatspan", "file": "tbox.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Span *", "canonical": "struct Span *" @@ -296488,6 +303958,7 @@ "name": "tbox_index_leaf_consistent", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -296556,6 +304027,7 @@ "name": "tbox_gist_inner_consistent", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -296624,6 +304096,7 @@ "name": "tbox_index_recheck", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -296660,6 +304133,7 @@ "name": "tboxnode_init", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -296710,6 +304184,7 @@ "name": "tboxnode_copy", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TboxNode *", "canonical": "struct TboxNode *" @@ -296744,6 +304219,7 @@ "name": "getQuadrant4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -296802,6 +304278,7 @@ "name": "tboxnode_quadtree_next", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -296871,6 +304348,7 @@ "name": "tboxnode_kdtree_next", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -296950,6 +304428,7 @@ "name": "overlap4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297001,6 +304480,7 @@ "name": "contain4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297052,6 +304532,7 @@ "name": "left4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297103,6 +304584,7 @@ "name": "overLeft4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297154,6 +304636,7 @@ "name": "right4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297205,6 +304688,7 @@ "name": "overRight4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297256,6 +304740,7 @@ "name": "before4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297307,6 +304792,7 @@ "name": "overBefore4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297358,6 +304844,7 @@ "name": "after4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297409,6 +304896,7 @@ "name": "overAfter4D", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297460,6 +304948,7 @@ "name": "distance_tbox_nodebox", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -297511,6 +305000,7 @@ "name": "tnumber_spgist_get_tbox", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -297572,6 +305062,7 @@ "name": "tbox_xmin_cmp", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -297630,6 +305121,7 @@ "name": "tbox_xmax_cmp", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -297688,6 +305180,7 @@ "name": "tbox_tmin_cmp", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -297746,6 +305239,7 @@ "name": "tbox_tmax_cmp", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -297804,6 +305298,7 @@ "name": "tbox_level_cmp", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -297872,6 +305367,7 @@ "name": "tcellindex_type", "file": "tcellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297909,6 +305405,7 @@ "name": "ensure_tcellindex_type", "file": "tcellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -297946,6 +305443,7 @@ "name": "dggs_cellops", "file": "tcellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "const DggsCellOps *", "canonical": "const struct DggsCellOps *" @@ -297982,6 +305480,7 @@ "name": "dggs_lonlat_boundary_set_box", "file": "tcellindex.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -298034,6 +305533,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "lats", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "double", + "canonical": "double" + } + } + ], "outParams": [ "xmin", "ymin", @@ -298099,6 +305611,7 @@ "name": "datum_min_int32", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298142,6 +305655,7 @@ "name": "datum_max_int32", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298185,6 +305699,7 @@ "name": "datum_min_int64", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298228,6 +305743,7 @@ "name": "datum_max_int64", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298271,6 +305787,7 @@ "name": "datum_min_float8", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298314,6 +305831,7 @@ "name": "datum_max_float8", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298357,6 +305875,7 @@ "name": "datum_sum_int32", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298400,6 +305919,7 @@ "name": "datum_sum_int64", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298443,6 +305963,7 @@ "name": "datum_sum_float8", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298486,6 +306007,7 @@ "name": "datum_min_text", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298529,6 +306051,7 @@ "name": "datum_max_text", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298572,6 +306095,7 @@ "name": "datum_sum_double2", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298615,6 +306139,7 @@ "name": "datum_sum_double3", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298658,6 +306183,7 @@ "name": "datum_sum_double4", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -298701,6 +306227,7 @@ "name": "temporal_skiplist_common", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -298789,6 +306316,7 @@ "name": "temporal_skiplist_merge", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void **", "canonical": "void **" @@ -298908,6 +306436,7 @@ "name": "tinstant_tagg", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant **", "canonical": "struct TInstant **" @@ -298955,6 +306484,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 +306575,7 @@ "name": "tsequence_tagg", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -299064,6 +306618,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 +306699,7 @@ "name": "tcontseq_tagg_transfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299189,6 +306768,7 @@ "name": "temporal_tagg_combinefn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299257,6 +306837,7 @@ "name": "tinstant_tagg_transfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299321,6 +306902,7 @@ "name": "tinstant_tavg_finalfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -299337,6 +306919,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 +306979,7 @@ "name": "tsequence_tavg_finalfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -299398,6 +306996,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 +307051,7 @@ "name": "tnumberinst_transform_tavg", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -299490,6 +307104,7 @@ "name": "temporal_transform_tcount", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -299567,6 +307182,7 @@ "name": "temporal_transform_tagg", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal **", "canonical": "struct Temporal **" @@ -299653,6 +307269,7 @@ "name": "tsequenceset_tagg_transfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299727,6 +307344,7 @@ "name": "tdiscseq_tagg_transfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299785,6 +307403,7 @@ "name": "temporal_tagg_transfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299860,6 +307479,7 @@ "name": "temporal_tagg_transform_transfn", "file": "temporal_aggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -299944,6 +307564,7 @@ "name": "temporal_similarity", "file": "temporal_analytics.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -300015,6 +307636,7 @@ "name": "temporal_similarity_path", "file": "temporal_analytics.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Match *", "canonical": "Match *" @@ -300106,6 +307728,7 @@ "name": "temporal_bbox_size", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -300142,6 +307765,7 @@ "name": "tinstarr_set_bbox", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -300179,6 +307803,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "outParams": [ "box" ] @@ -300236,6 +307873,7 @@ "name": "tsequence_set_bbox_slice", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -300304,6 +307942,7 @@ "name": "tsequence_compute_bbox", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -300338,6 +307977,7 @@ "name": "tseqarr_compute_bbox", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -300359,6 +307999,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 +308046,7 @@ "name": "tsequenceset_compute_bbox", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -300431,6 +308087,7 @@ "name": "boxop_temporal_tstzspan", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -300509,6 +308166,7 @@ "name": "boxop_temporal_temporal", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -300578,6 +308236,7 @@ "name": "boxop_tnumber_numspan", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -300656,6 +308315,7 @@ "name": "boxop_tnumber_tbox", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -300734,6 +308394,7 @@ "name": "boxop_tnumber_tnumber", "file": "temporal_boxops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -300803,6 +308464,7 @@ "name": "eacomp_base_temporal", "file": "temporal_compops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -300874,6 +308536,7 @@ "name": "eacomp_temporal_base", "file": "temporal_compops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -300945,6 +308608,7 @@ "name": "eacomp_temporal_temporal", "file": "temporal_compops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -301024,6 +308688,7 @@ "name": "tcomp_base_temporal", "file": "temporal_compops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -301098,6 +308763,7 @@ "name": "tcomp_temporal_base", "file": "temporal_compops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -301172,6 +308838,7 @@ "name": "tcomp_temporal_temporal", "file": "temporal_compops.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -301254,6 +308921,7 @@ "name": "tdiscseq_at_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -301309,6 +308977,7 @@ "name": "tdiscseq_restrict_value", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301374,6 +309043,7 @@ "name": "tdiscseq_restrict_values", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301446,6 +309116,7 @@ "name": "tdiscseq_minus_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301501,6 +309172,7 @@ "name": "tdiscseq_restrict_tstzset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301573,6 +309245,7 @@ "name": "tdiscseq_restrict_tstzspanset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301645,6 +309318,7 @@ "name": "tcontseq_restrict_value_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -301723,6 +309397,7 @@ "name": "tcontseq_delete_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301778,6 +309453,7 @@ "name": "tcontseq_delete_tstzset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301840,6 +309516,7 @@ "name": "tcontseq_delete_tstzspanset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301902,6 +309579,7 @@ "name": "tcontseq_at_tstzset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -301964,6 +309642,7 @@ "name": "tcontseq_minus_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -302019,6 +309698,7 @@ "name": "tcontseq_minus_tstzset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -302081,6 +309761,7 @@ "name": "tcontseq_minus_tstzspan", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -302143,6 +309824,7 @@ "name": "tcontseq_restrict_value", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -302208,6 +309890,7 @@ "name": "tcontseq_restrict_values", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -302280,6 +309963,7 @@ "name": "tsequence_at_values_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302355,6 +310039,7 @@ "name": "tnumberseq_cont_restrict_span_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302440,6 +310125,7 @@ "name": "tnumberseq_cont_restrict_spanset_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302525,6 +310211,7 @@ "name": "tsegment_at_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -302612,6 +310299,7 @@ "name": "tcontseq_minus_timestamp_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302680,6 +310368,7 @@ "name": "tcontseq_minus_tstzset_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302755,6 +310444,7 @@ "name": "tcontseq_at_tstzspanset1", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302830,6 +310520,7 @@ "name": "tcontseq_minus_tstzspanset_iter", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -302905,6 +310596,7 @@ "name": "tcontseq_at_tstzspan", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -302967,6 +310659,7 @@ "name": "tcontseq_at_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -303022,6 +310715,7 @@ "name": "tcontseq_restrict_tstzspanset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -303094,6 +310788,7 @@ "name": "tdiscseq_value_at_timestamptz", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -303147,6 +310842,7 @@ "name": "tnumberseq_disc_restrict_span", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -303219,6 +310915,7 @@ "name": "tnumberseq_disc_restrict_spanset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -303291,6 +310988,7 @@ "name": "tnumberseq_cont_restrict_span", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -303363,6 +311061,7 @@ "name": "tnumberseq_cont_restrict_spanset", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -303435,6 +311134,7 @@ "name": "tnumberseq_cont_twavg", "file": "temporal_restrict.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -303470,6 +311170,7 @@ "name": "span_num_bins", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -303554,6 +311255,7 @@ "name": "temporal_time_bin_init", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanBinState *", "canonical": "struct SpanBinState *" @@ -303635,6 +311337,7 @@ "name": "tbox_tile_state_make", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TboxGridState *", "canonical": "struct TboxGridState *" @@ -303741,6 +311444,7 @@ "name": "tbox_tile_state_next", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -303775,6 +311479,7 @@ "name": "tbox_tile_state_set", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -303879,6 +311584,7 @@ "name": "interval_units", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int64_t", "canonical": "int64_t" @@ -303925,6 +311631,7 @@ "name": "timestamptz_bin_start", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -303977,6 +311684,7 @@ "name": "datum_bin", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -304040,6 +311748,7 @@ "name": "tnumber_value_time_tile_init", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TboxGridState *", "canonical": "struct TboxGridState *" @@ -304144,6 +311853,7 @@ "name": "tbox_tile_state_get", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -304200,6 +311910,7 @@ "name": "temporal_transform_wcount", "file": "temporal_waggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -304299,6 +312010,7 @@ "name": "tnumber_transform_wavg", "file": "temporal_waggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -304398,6 +312110,7 @@ "name": "temporal_wagg_transfn", "file": "temporal_waggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -304499,6 +312212,7 @@ "name": "temporal_wagg_transform_transfn", "file": "temporal_waggfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SkipList *", "canonical": "struct SkipList *" @@ -304589,6 +312303,7 @@ "name": "tinstant_set", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -304647,6 +312362,7 @@ "name": "tnumberinst_double", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -304688,6 +312404,7 @@ "name": "tinstant_to_string", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -304748,6 +312465,7 @@ "name": "tinstant_restrict_values_test", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -304815,6 +312533,7 @@ "name": "tnumberinst_restrict_span_test", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -304882,6 +312601,7 @@ "name": "tnumberinst_restrict_spanset_test", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -304949,6 +312669,7 @@ "name": "tinstant_restrict_tstzset_test", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -305016,6 +312737,7 @@ "name": "tinstant_restrict_tstzspanset_test", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -305083,6 +312805,7 @@ "name": "intersection_tinstant_tinstant", "file": "tinstant.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -305163,6 +312886,7 @@ "name": "_mulmat", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305199,6 +312923,21 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "c", + "lengthFrom": { + "kind": "param", + "name": "arows" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305245,6 +312984,7 @@ "name": "_mulvec", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305276,6 +313016,21 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "y", + "lengthFrom": { + "kind": "param", + "name": "m" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305317,6 +313072,7 @@ "name": "_transpose", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305343,6 +313099,21 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "at", + "lengthFrom": { + "kind": "param", + "name": "m" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305380,6 +313151,7 @@ "name": "_addmat", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305411,6 +313183,21 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "c", + "lengthFrom": { + "kind": "param", + "name": "m" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305452,6 +313239,7 @@ "name": "_negate", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305473,6 +313261,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 +313309,7 @@ "name": "_addeye", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305522,6 +313326,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 +313369,7 @@ "name": "_choldc1", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -305571,6 +313391,21 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "p", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305604,6 +313439,7 @@ "name": "_choldcsl", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -305630,6 +313466,21 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "p", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305667,6 +313518,7 @@ "name": "_cholsl", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -305693,6 +313545,21 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "p", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305730,6 +313597,7 @@ "name": "_addvec", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305756,6 +313624,21 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "c", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305792,6 +313675,7 @@ "name": "_sub", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305818,6 +313702,21 @@ "canonical": "const int" } ], + "shape": { + "inputArrays": [ + { + "param": "c", + "lengthFrom": { + "kind": "param", + "name": "n" + }, + "element": { + "c": "float", + "canonical": "float" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -305854,6 +313753,7 @@ "name": "invert", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -305898,6 +313798,7 @@ "name": "ekf_initialize", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -305942,6 +313843,7 @@ "name": "ekf_predict", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -306006,6 +313908,7 @@ "name": "ekf_update_step3", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -306050,6 +313953,7 @@ "name": "ekf_update", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -306125,6 +314029,7 @@ "name": "tfloat_arithop_turnpt", "file": "tnumber_mathfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -306232,6 +314137,7 @@ "name": "arithop_tnumber_number", "file": "tnumber_mathfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -306327,6 +314233,7 @@ "name": "arithop_tnumber_tnumber", "file": "tnumber_mathfuncs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -306429,6 +314336,7 @@ "name": "float_collinear", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -306495,6 +314403,7 @@ "name": "floatsegm_interpolate", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -306551,6 +314460,7 @@ "name": "floatsegm_locate", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "long double", "canonical": "long double" @@ -306607,6 +314517,7 @@ "name": "tnumbersegm_intersection", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -306722,6 +314633,7 @@ "name": "tsequence_norm_test", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -306824,6 +314736,7 @@ "name": "tsequence_join_test", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -306892,6 +314805,7 @@ "name": "tsequence_join", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -306967,6 +314881,7 @@ "name": "tinstarr_normalize", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant **", "canonical": "struct TInstant **" @@ -307036,6 +314951,7 @@ "name": "tcontseq_find_timestamptz", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -307080,6 +314996,7 @@ "name": "tdiscseq_find_timestamptz", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -307124,6 +315041,7 @@ "name": "tseqarr2_to_tseqarr", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -307150,6 +315068,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "countseqs", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "int", + "canonical": "int" + } + } + ] + }, "api": "internal", "category": "conversion", "network": { @@ -307187,6 +315120,7 @@ "name": "ensure_valid_tinstarr_common", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -307218,6 +315152,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 +315217,7 @@ "name": "tsequence_make_exp1", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -307314,6 +315264,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 +315354,7 @@ "name": "synchronize_tsequence_tsequence", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -307467,6 +315433,7 @@ "name": "tfloatsegm_intersection_value", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -307552,6 +315519,7 @@ "name": "tsegment_intersection_value", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -307658,6 +315626,7 @@ "name": "tsegment_intersection", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -307773,6 +315742,7 @@ "name": "tsegment_value_at_timestamptz", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -307854,6 +315824,7 @@ "name": "intersection_tdiscseq_tdiscseq", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -307922,6 +315893,7 @@ "name": "intersection_tcontseq_tdiscseq", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -307990,6 +315962,7 @@ "name": "intersection_tdiscseq_tcontseq", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308058,6 +316031,7 @@ "name": "intersection_tsequence_tinstant", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308132,6 +316106,7 @@ "name": "intersection_tinstant_tsequence", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308206,6 +316181,7 @@ "name": "tsequence_to_string", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -308270,6 +316246,7 @@ "name": "ensure_increasing_timestamps", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308336,6 +316313,7 @@ "name": "bbox_expand", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -308390,6 +316368,7 @@ "name": "ensure_valid_tinstarr", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308416,6 +316395,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 +316455,7 @@ "name": "tsequence_make_valid", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308492,6 +316487,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 +316552,7 @@ "name": "tnumberseq_shift_scale_value_iter", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -308614,6 +316625,7 @@ "name": "tsequence_shift_scale_time_iter", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -308667,6 +316679,7 @@ "name": "tstepseq_to_linear_iter", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -308726,6 +316739,7 @@ "name": "tstepseq_to_linear", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -308772,6 +316786,7 @@ "name": "tsequence_segments_iter", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -308831,6 +316846,7 @@ "name": "tsequence_timestamps_iter", "file": "tsequence.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -308880,6 +316896,7 @@ "name": "tsequenceset_find_timestamptz", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -308944,6 +316961,7 @@ "name": "tseqarr_normalize", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence **", "canonical": "struct TSequence **" @@ -308966,6 +316984,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "sequences", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TSequence *", + "canonical": "struct TSequence *" + } + } + ], "outParams": [ "newcount" ] @@ -309002,6 +317033,7 @@ "name": "datum_distance", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -309067,6 +317099,7 @@ "name": "ensure_valid_tinstarr_gaps", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int *", "canonical": "int *" @@ -309104,6 +317137,19 @@ } ], "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ], "nullable": [ "maxt" ], @@ -309174,6 +317220,7 @@ "name": "ensure_valid_tseqarr", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309190,6 +317237,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 +317281,7 @@ "name": "synchronize_tsequenceset_tsequence", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309304,6 +317367,7 @@ "name": "synchronize_tsequenceset_tsequenceset", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309395,6 +317459,7 @@ "name": "intersection_tsequenceset_tinstant", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309475,6 +317540,7 @@ "name": "intersection_tinstant_tsequenceset", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309555,6 +317621,7 @@ "name": "intersection_tsequenceset_tdiscseq", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309629,6 +317696,7 @@ "name": "intersection_tdiscseq_tsequenceset", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309703,6 +317771,7 @@ "name": "intersection_tsequence_tsequenceset", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -309788,6 +317857,7 @@ "name": "tsequenceset_to_string", "file": "tsequenceset.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -309848,6 +317918,7 @@ "name": "datum_textcat", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -309891,6 +317962,7 @@ "name": "datum_lower", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -309925,6 +317997,7 @@ "name": "datum_upper", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -309959,6 +318032,7 @@ "name": "datum_initcap", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -309993,6 +318067,7 @@ "name": "textfunc_ttext", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -310059,6 +318134,7 @@ "name": "textfunc_ttext_text", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -310143,6 +318219,7 @@ "name": "textfunc_ttext_ttext", "file": "ttext_funcs.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -310225,6 +318302,7 @@ "name": "datum_as_wkb", "file": "type_inout.h", "family": "CORE", + "vendored": false, "returnType": { "c": "uint8_t *", "canonical": "uint8_t *" @@ -310294,6 +318372,7 @@ "name": "datum_as_hexwkb", "file": "type_inout.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -310359,6 +318438,7 @@ "name": "type_from_wkb", "file": "type_inout.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -310380,6 +318460,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 +318508,7 @@ "name": "type_from_hexwkb", "file": "type_inout.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -310468,6 +318564,7 @@ "name": "ensure_end_input", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310513,6 +318610,7 @@ "name": "p_whitespace", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -310547,6 +318645,7 @@ "name": "p_delimchar", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310592,6 +318691,7 @@ "name": "p_obrace", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310627,6 +318727,7 @@ "name": "ensure_obrace", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310672,6 +318773,7 @@ "name": "p_cbrace", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310707,6 +318809,7 @@ "name": "ensure_cbrace", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310752,6 +318855,7 @@ "name": "p_obracket", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310787,6 +318891,7 @@ "name": "p_cbracket", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310822,6 +318927,7 @@ "name": "p_oparen", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310857,6 +318963,7 @@ "name": "ensure_oparen", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310902,6 +319009,7 @@ "name": "p_cparen", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310937,6 +319045,7 @@ "name": "ensure_cparen", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -310982,6 +319091,7 @@ "name": "p_comma", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -311017,6 +319127,7 @@ "name": "basetype_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -311082,6 +319193,7 @@ "name": "double_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -311125,6 +319237,7 @@ "name": "elem_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -311180,6 +319293,7 @@ "name": "set_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Set *", "canonical": "struct Set *" @@ -311238,6 +319352,7 @@ "name": "span_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -311310,6 +319425,7 @@ "name": "spanset_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "SpanSet *", "canonical": "struct SpanSet *" @@ -311368,6 +319484,7 @@ "name": "tbox_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TBox *", "canonical": "struct TBox *" @@ -311415,6 +319532,7 @@ "name": "timestamp_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TimestampTz", "canonical": "TimestampTz" @@ -311449,6 +319567,7 @@ "name": "tinstant_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TInstant *", "canonical": "struct TInstant *" @@ -311516,6 +319635,7 @@ "name": "tdiscseq_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -311573,6 +319693,7 @@ "name": "tcontseq_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequence *", "canonical": "struct TSequence *" @@ -311651,6 +319772,7 @@ "name": "tsequenceset_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "TSequenceSet *", "canonical": "struct TSequenceSet *" @@ -311719,6 +319841,7 @@ "name": "temporal_parse", "file": "type_parser.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Temporal *", "canonical": "struct Temporal *" @@ -311778,6 +319901,7 @@ "name": "datum_copy", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -311823,6 +319947,7 @@ "name": "datum_double", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -311869,6 +319994,7 @@ "name": "double_datum", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -311915,6 +320041,7 @@ "name": "bstring2bytea", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bytea *", "canonical": "struct varlena *" @@ -311931,6 +320058,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 +320096,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 +320157,7 @@ "name": "pfree_array", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -312124,6 +320202,7 @@ "name": "string_escape", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -312184,6 +320263,7 @@ "name": "string_unescape", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "size_t", "canonical": "size_t" @@ -312233,6 +320313,7 @@ "name": "stringarr_to_string", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "char *", "canonical": "char *" @@ -312328,6 +320409,7 @@ "name": "datumarr_sort", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "void", "canonical": "void" @@ -312349,249 +320431,329 @@ "canonical": "MeosType" } ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:Datum" - }, - "wire": { - "params": [ - { - "name": "values", - "kind": "unsupported" - }, - { - "name": "count", - "kind": "json", - "json": "integer" - }, - { - "name": "basetype", - "kind": "json", - "json": "string", - "enum": "MeosType" - } - ], - "result": { - "kind": "void" - } - } - }, - { - "name": "tstzarr_sort", - "file": "type_util.h", - "family": "CORE", - "returnType": { - "c": "void", - "canonical": "void" - }, - "params": [ - { - "name": "times", - "cType": "TimestampTz *", - "canonical": "TimestampTz *" - }, - { - "name": "count", - "cType": "int", - "canonical": "int" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal; no-decoder:TimestampTz" - }, - "wire": { - "params": [ - { - "name": "times", - "kind": "unsupported" - }, - { - "name": "count", - "kind": "json", - "json": "integer" - } - ], - "result": { - "kind": "void" - } - } - }, - { - "name": "spanarr_sort", - "file": "type_util.h", - "family": "CORE", - "returnType": { - "c": "void", - "canonical": "void" - }, - "params": [ - { - "name": "spans", - "cType": "Span *", - "canonical": "struct Span *" - }, - { - "name": "count", - "cType": "int", - "canonical": "int" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ - { - "name": "spans", - "kind": "serialized", - "cType": "struct Span *", - "decode": "bigintspan_in", - "decode_aux": [], - "encodings": [ - "text", - "wkb" - ] - }, - { - "name": "count", - "kind": "json", - "json": "integer" - } - ], - "result": { - "kind": "void" - } - } - }, - { - "name": "tinstarr_sort", - "file": "type_util.h", - "family": "CORE", - "returnType": { - "c": "void", - "canonical": "void" - }, - "params": [ - { - "name": "instants", - "cType": "TInstant **", - "canonical": "struct TInstant **" - }, - { - "name": "count", - "cType": "int", - "canonical": "int" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal" - }, - "wire": { - "params": [ + "shape": { + "inputArrays": [ { - "name": "instants", - "kind": "array", - "count_param": "count", + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, "element": { - "kind": "serialized", - "cType": "struct TInstant *", - "decode": "tbigintinst_in", - "decode_aux": [], - "encodings": [ - "text" - ] + "c": "Datum", + "canonical": "Datum" } } - ], - "result": { - "kind": "void" - } - } - }, - { - "name": "tseqarr_sort", - "file": "type_util.h", - "family": "CORE", - "returnType": { - "c": "void", - "canonical": "void" - }, - "params": [ - { - "name": "sequences", - "cType": "TSequence **", - "canonical": "struct TSequence **" - }, - { - "name": "count", - "cType": "int", - "canonical": "int" - } - ], - "api": "internal", - "category": "transformation", - "network": { - "exposable": false, - "method": null, - "reason": "internal; array-or-out-param:sequences" - }, - "wire": { - "params": [ - { - "name": "sequences", - "kind": "unsupported" - }, - { - "name": "count", - "kind": "json", - "json": "integer" - } - ], - "result": { - "kind": "void" - } - } - }, - { - "name": "datumarr_remove_duplicates", - "file": "type_util.h", - "family": "CORE", - "returnType": { - "c": "int", - "canonical": "int" + ] + }, + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:Datum" + }, + "wire": { + "params": [ + { + "name": "values", + "kind": "unsupported" + }, + { + "name": "count", + "kind": "json", + "json": "integer" + }, + { + "name": "basetype", + "kind": "json", + "json": "string", + "enum": "MeosType" + } + ], + "result": { + "kind": "void" + } + } + }, + { + "name": "tstzarr_sort", + "file": "type_util.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "void", + "canonical": "void" + }, + "params": [ + { + "name": "times", + "cType": "TimestampTz *", + "canonical": "TimestampTz *" + }, + { + "name": "count", + "cType": "int", + "canonical": "int" + } + ], + "shape": { + "inputArrays": [ + { + "param": "times", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TimestampTz", + "canonical": "TimestampTz" + } + } + ] + }, + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal; no-decoder:TimestampTz" + }, + "wire": { + "params": [ + { + "name": "times", + "kind": "unsupported" + }, + { + "name": "count", + "kind": "json", + "json": "integer" + } + ], + "result": { + "kind": "void" + } + } + }, + { + "name": "spanarr_sort", + "file": "type_util.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "void", + "canonical": "void" + }, + "params": [ + { + "name": "spans", + "cType": "Span *", + "canonical": "struct Span *" + }, + { + "name": "count", + "cType": "int", + "canonical": "int" + } + ], + "api": "internal", + "category": "transformation", + "network": { + "exposable": false, + "method": null, + "reason": "internal" + }, + "wire": { + "params": [ + { + "name": "spans", + "kind": "serialized", + "cType": "struct Span *", + "decode": "bigintspan_in", + "decode_aux": [], + "encodings": [ + "text", + "wkb" + ] + }, + { + "name": "count", + "kind": "json", + "json": "integer" + } + ], + "result": { + "kind": "void" + } + } + }, + { + "name": "tinstarr_sort", + "file": "type_util.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "void", + "canonical": "void" + }, + "params": [ + { + "name": "instants", + "cType": "TInstant **", + "canonical": "struct TInstant **" + }, + { + "name": "count", + "cType": "int", + "canonical": "int" + } + ], + "shape": { + "inputArrays": [ + { + "param": "instants", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TInstant *", + "canonical": "struct TInstant *" + } + } + ] + }, + "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" + ] + } + } + ], + "result": { + "kind": "void" + } + } + }, + { + "name": "tseqarr_sort", + "file": "type_util.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "void", + "canonical": "void" + }, + "params": [ + { + "name": "sequences", + "cType": "TSequence **", + "canonical": "struct TSequence **" + }, + { + "name": "count", + "cType": "int", + "canonical": "int" + } + ], + "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": "sequences", + "kind": "unsupported" + }, + { + "name": "count", + "kind": "json", + "json": "integer" + } + ], + "result": { + "kind": "void" + } + } + }, + { + "name": "datumarr_remove_duplicates", + "file": "type_util.h", + "family": "CORE", + "vendored": false, + "returnType": { + "c": "int", + "canonical": "int" + }, + "params": [ + { + "name": "values", + "cType": "Datum *", + "canonical": "Datum *" + }, + { + "name": "count", + "cType": "int", + "canonical": "int" + }, + { + "name": "basetype", + "cType": "MeosType", + "canonical": "MeosType" + } + ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "Datum", + "canonical": "Datum" + } + } + ] }, - "params": [ - { - "name": "values", - "cType": "Datum *", - "canonical": "Datum *" - }, - { - "name": "count", - "cType": "int", - "canonical": "int" - }, - { - "name": "basetype", - "cType": "MeosType", - "canonical": "MeosType" - } - ], "api": "internal", "category": "transformation", "network": { @@ -312627,6 +320789,7 @@ "name": "tstzarr_remove_duplicates", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -312643,6 +320806,21 @@ "canonical": "int" } ], + "shape": { + "inputArrays": [ + { + "param": "values", + "lengthFrom": { + "kind": "param", + "name": "count" + }, + "element": { + "c": "TimestampTz", + "canonical": "TimestampTz" + } + } + ] + }, "api": "internal", "category": "transformation", "network": { @@ -312672,6 +320850,7 @@ "name": "tinstarr_remove_duplicates", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -312688,6 +320867,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 +320916,7 @@ "name": "datum_add", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -312776,6 +320971,7 @@ "name": "datum_sub", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -312830,6 +321026,7 @@ "name": "datum_mul", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -312884,6 +321081,7 @@ "name": "datum_div", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -312938,6 +321136,7 @@ "name": "datum_cmp", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "int", "canonical": "int" @@ -312993,6 +321192,7 @@ "name": "datum_eq", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -313048,6 +321248,7 @@ "name": "datum_ne", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -313103,6 +321304,7 @@ "name": "datum_lt", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -313158,6 +321360,7 @@ "name": "datum_le", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -313213,6 +321416,7 @@ "name": "datum_gt", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -313268,6 +321472,7 @@ "name": "datum_ge", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "bool", "canonical": "bool" @@ -313323,6 +321528,7 @@ "name": "datum2_eq", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -313377,6 +321583,7 @@ "name": "datum2_ne", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -313431,6 +321638,7 @@ "name": "datum2_lt", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -313485,6 +321693,7 @@ "name": "datum2_le", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -313539,6 +321748,7 @@ "name": "datum2_gt", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -313593,6 +321803,7 @@ "name": "datum2_ge", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "Datum", "canonical": "Datum" @@ -313647,6 +321858,7 @@ "name": "hypot3d", "file": "type_util.h", "family": "CORE", + "vendored": false, "returnType": { "c": "double", "canonical": "double" @@ -313705,6 +321917,7 @@ "name": "Set", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "vl_len_", @@ -313755,6 +321968,7 @@ "name": "Span", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "spantype", @@ -313805,6 +322019,7 @@ "name": "SpanSet", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "vl_len_", @@ -313865,6 +322080,7 @@ "name": "TBox", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "period", @@ -313895,6 +322111,7 @@ "name": "STBox", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "period", @@ -313955,6 +322172,7 @@ "name": "TileRestrictFn", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "vl_len_", @@ -313982,6 +322200,7 @@ "name": "TInstant", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "vl_len_", @@ -314027,6 +322246,7 @@ "name": "TSequence", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "vl_len_", @@ -314087,6 +322307,7 @@ "name": "TSequenceSet", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "vl_len_", @@ -314151,6 +322372,7 @@ "name": "Match", "file": "meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "i", @@ -314168,42 +322390,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 +322455,7 @@ "name": "SpaceSplit", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "fragments", @@ -314248,6 +322478,7 @@ "name": "SpaceTimeSplit", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "fragments", @@ -314275,6 +322506,7 @@ "name": "Cbuffer", "file": "meos_cbuffer.h", "family": "CBUFFER", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -314289,6 +322521,7 @@ "name": "reltype_catalog_struct", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "settype_basetype", @@ -314336,6 +322569,7 @@ "name": "SkipListElem", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "key", @@ -314363,6 +322597,7 @@ "name": "double2", "file": "doublen.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "a", @@ -314387,6 +322622,7 @@ "name": "double3", "file": "doublen.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "a", @@ -314416,6 +322652,7 @@ "name": "double4", "file": "doublen.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "a", @@ -314450,6 +322687,7 @@ "name": "Edge", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "x1", @@ -314552,6 +322790,7 @@ "name": "IntersectResult", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "type", @@ -314574,6 +322813,7 @@ "name": "STboxNode", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "left", @@ -314591,6 +322831,7 @@ "name": "SortedSTbox", "file": "stbox_index.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "box", @@ -314608,6 +322849,7 @@ "name": "GeoAggregateState", "file": "tgeo_aggfuncs.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "srid", @@ -314625,6 +322867,7 @@ "name": "DistEdge", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "x1", @@ -314712,6 +322955,7 @@ "name": "DistShortLine", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "d", @@ -314749,6 +322993,7 @@ "name": "DistBucket", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "start", @@ -314786,6 +323031,7 @@ "name": "DistGeom", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "segs", @@ -314843,6 +323089,7 @@ "name": "DistNai", "file": "tgeo_distance.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "d", @@ -314865,6 +323112,7 @@ "name": "BitMatrix", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "ndims", @@ -314887,6 +323135,7 @@ "name": "STboxGridState", "file": "tgeo_tile.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "done", @@ -314989,6 +323238,7 @@ "name": "Npoint", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "fields": [ { "name": "rid", @@ -315014,6 +323264,7 @@ "name": "Nsegment", "file": "meos_npoint.h", "family": "NPOINT", + "vendored": false, "fields": [ { "name": "rid", @@ -315043,6 +323294,7 @@ "name": "Pcpoint", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -315057,6 +323309,7 @@ "name": "Pcpatch", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -315071,12 +323324,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 +323401,7 @@ "name": "PCDimensionSpec", "file": "meos_pointcloud.h", "family": "POINTCLOUD", + "vendored": false, "fields": [ { "name": "name", @@ -315188,6 +323444,7 @@ "name": "Pose", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -315202,6 +323459,7 @@ "name": "GeoPoseFrame", "file": "meos_pose.h", "family": "POSE", + "vendored": false, "fields": [ { "name": "frame_id", @@ -315242,8 +323500,9 @@ }, { "name": "PoseChain", - "file": "meos_posechain.h", - "family": "CORE", + "file": "meos_pose.h", + "family": "POSE", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -315258,6 +323517,7 @@ "name": "Raquet", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -315272,6 +323532,7 @@ "name": "Raster", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "fields": [], "serialization": { "encodings": [ @@ -315285,6 +323546,7 @@ "name": "PcpointInTpcboxArgs", "file": "pcpatch_decompose.h", "family": "POINTCLOUD", + "vendored": false, "fields": [ { "name": "box", @@ -315302,6 +323564,7 @@ "name": "SERIALIZED_POINT", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "fields": [ { "name": "size", @@ -315324,6 +323587,7 @@ "name": "SERIALIZED_PATCH", "file": "pgsql_compat.h", "family": "POINTCLOUD", + "vendored": false, "fields": [ { "name": "size", @@ -315361,6 +323625,7 @@ "name": "AFFINE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "afac", @@ -315428,6 +323693,7 @@ "name": "BOX3D", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "xmin", @@ -315477,6 +323743,7 @@ "name": "GBOX", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "flags", @@ -315536,6 +323803,7 @@ "name": "SPHEROID", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "a", @@ -315578,6 +323846,7 @@ "name": "POINT2D", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "x", @@ -315595,6 +323864,7 @@ "name": "POINT3DZ", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "x", @@ -315617,6 +323887,7 @@ "name": "POINT3D", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "x", @@ -315639,6 +323910,7 @@ "name": "POINT3DM", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "x", @@ -315661,6 +323933,7 @@ "name": "POINT4D", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "x", @@ -315688,6 +323961,7 @@ "name": "POINTARRAY", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "npoints", @@ -315715,6 +323989,7 @@ "name": "GSERIALIZED", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "size", @@ -315750,6 +324025,7 @@ "name": "LWGEOM", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -315787,6 +324063,7 @@ "name": "LWPOINT", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -315824,6 +324101,7 @@ "name": "LWLINE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -315861,6 +324139,7 @@ "name": "LWTRIANGLE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -315898,6 +324177,7 @@ "name": "LWCIRCSTRING", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -315935,6 +324215,7 @@ "name": "LWPOLY", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -315982,6 +324263,7 @@ "name": "LWMPOINT", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316029,6 +324311,7 @@ "name": "LWMLINE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316076,6 +324359,7 @@ "name": "LWMPOLY", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316123,6 +324407,7 @@ "name": "LWCOLLECTION", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316170,6 +324455,7 @@ "name": "LWCOMPOUND", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316217,6 +324503,7 @@ "name": "LWCURVEPOLY", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316264,6 +324551,7 @@ "name": "LWMCURVE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316311,6 +324599,7 @@ "name": "LWMSURFACE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316358,6 +324647,7 @@ "name": "LWPSURFACE", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316405,6 +324695,7 @@ "name": "LWTIN", "file": "postgis_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "bbox", @@ -316452,12 +324743,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 +324783,7 @@ "name": "pg_prng_state", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "s0", @@ -316507,6 +324801,7 @@ "name": "Interval", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "time", @@ -316536,6 +324831,7 @@ "name": "varlena", "file": "postgres_ext_defs.in.h", "family": "CORE", + "vendored": true, "fields": [ { "name": "vl_len_", @@ -316553,6 +324849,7 @@ "name": "cfp_elem", "file": "trgeo_distance.h", "family": "RGEO", + "vendored": false, "fields": [ { "name": "geom_1", @@ -316610,6 +324907,7 @@ "name": "cfp_array", "file": "trgeo_distance.h", "family": "RGEO", + "vendored": false, "fields": [ { "name": "count", @@ -316632,6 +324930,7 @@ "name": "tdist_elem", "file": "trgeo_distance.h", "family": "RGEO", + "vendored": false, "fields": [ { "name": "dist", @@ -316649,6 +324948,7 @@ "name": "tdist_array", "file": "trgeo_distance.h", "family": "RGEO", + "vendored": false, "fields": [ { "name": "count", @@ -316671,6 +324971,7 @@ "name": "SpanBound", "file": "span.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "val", @@ -316703,6 +325004,7 @@ "name": "LiftedFunctionInfo", "file": "lifting.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "func", @@ -316795,6 +325097,7 @@ "name": "SetUnnestState", "file": "set.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "done", @@ -316827,6 +325130,7 @@ "name": "SpanNode", "file": "span_index.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "left", @@ -316844,6 +325148,7 @@ "name": "SortedSpan", "file": "span_index.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "s", @@ -316861,6 +325166,7 @@ "name": "TboxNode", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "left", @@ -316878,6 +325184,7 @@ "name": "SortedTbox", "file": "tbox_index.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "box", @@ -316895,6 +325202,7 @@ "name": "DggsCellOps", "file": "tcellindex.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "celltype", @@ -316967,6 +325275,7 @@ "name": "SimilarityPathState", "file": "temporal_analytics.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "done", @@ -316994,6 +325303,7 @@ "name": "RTreeNode", "file": "temporal_rtree.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "bboxsize", @@ -317021,6 +325331,7 @@ "name": "SPNode", "file": "temporal_sptree.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "id", @@ -317043,6 +325354,7 @@ "name": "SpanBinState", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "done", @@ -317095,6 +325407,7 @@ "name": "TboxGridState", "file": "temporal_tile.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "done", @@ -317157,6 +325470,7 @@ "name": "ekf_t", "file": "tinyekf_meos.h", "family": "CORE", + "vendored": false, "fields": [ { "name": "x", @@ -317176,6 +325490,7 @@ "name": "errorCode", "file": "meos_error.h", "family": "CORE", + "vendored": false, "values": [ { "name": "MEOS_SUCCESS", @@ -317291,6 +325606,7 @@ "name": "tempSubtype", "file": "meos.h", "family": "CORE", + "vendored": false, "values": [ { "name": "ANYTEMPSUBTYPE", @@ -317314,6 +325630,7 @@ "name": "interpType", "file": "meos.h", "family": "CORE", + "vendored": false, "values": [ { "name": "INTERP_NONE", @@ -317337,6 +325654,7 @@ "name": "IndexSearchOp", "file": "meos.h", "family": "CORE", + "vendored": false, "values": [ { "name": "INDEX_OVERLAPS", @@ -317428,6 +325746,7 @@ "name": "SPTreeKind", "file": "meos.h", "family": "CORE", + "vendored": false, "values": [ { "name": "SPTREE_QUADTREE", @@ -317443,6 +325762,7 @@ "name": "spatialRel", "file": "meos_geo.h", "family": "CORE", + "vendored": false, "values": [ { "name": "INTERSECTS", @@ -317466,6 +325786,7 @@ "name": "MeosType", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "values": [ { "name": "T_UNKNOWN", @@ -317829,6 +326150,7 @@ "name": "MeosOper", "file": "meos_catalog.h", "family": "CORE", + "vendored": false, "values": [ { "name": "UNKNOWN_OP", @@ -318016,6 +326338,7 @@ "name": "SkipListType", "file": "meos_internal.h", "family": "CORE", + "vendored": false, "values": [ { "name": "SKIPLIST_TEMPORAL", @@ -318031,6 +326354,7 @@ "name": "SyncMode", "file": "temporal.h", "family": "CORE", + "vendored": false, "values": [ { "name": "SYNCHRONIZE_NOCROSS", @@ -318046,6 +326370,7 @@ "name": "TemporalFamily", "file": "temporal.h", "family": "CORE", + "vendored": false, "values": [ { "name": "TEMPORALTYPE", @@ -318069,6 +326394,7 @@ "name": "SetOper", "file": "temporal.h", "family": "CORE", + "vendored": false, "values": [ { "name": "UNION", @@ -318088,6 +326414,7 @@ "name": "CompOper", "file": "temporal.h", "family": "CORE", + "vendored": false, "values": [ { "name": "EQ", @@ -318119,6 +326446,7 @@ "name": "MEOS_WKB_TSUBTYPE", "file": "temporal.h", "family": "CORE", + "vendored": false, "values": [ { "name": "MEOS_WKB_TINSTANT", @@ -318138,6 +326466,7 @@ "name": "EdgeType", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "values": [ { "name": "EDGE_POINT", @@ -318165,6 +326494,7 @@ "name": "IntersectType", "file": "geo_funcs.h", "family": "CORE", + "vendored": false, "values": [ { "name": "INTERSECT_NONE", @@ -318184,6 +326514,7 @@ "name": "ClipOper", "file": "geo_poly_clip.h", "family": "CORE", + "vendored": false, "values": [ { "name": "CL_INTERSECTION", @@ -318207,6 +326538,7 @@ "name": "H3Unit", "file": "th3index_internal.h", "family": "H3", + "vendored": false, "values": [ { "name": "H3_UNIT_KM", @@ -318238,6 +326570,7 @@ "name": "nullHandleType", "file": "meos_json.h", "family": "JSON", + "vendored": false, "values": [ { "name": "NULL_INVALID", @@ -318265,6 +326598,7 @@ "name": "MeosPixType", "file": "meos_raster.h", "family": "RASTER", + "vendored": false, "values": [ { "name": "MEOS_PT_UINT8", @@ -318316,6 +326650,7 @@ "name": "GeoPoseClass", "file": "pose_geopose.h", "family": "POSE", + "vendored": false, "values": [ { "name": "GEOPOSE_BASIC_QUATERNION", @@ -318335,6 +326670,7 @@ "name": "SimFunc", "file": "temporal_analytics.h", "family": "CORE", + "vendored": false, "values": [ { "name": "FRECHET", @@ -318362,6 +326698,7 @@ "name": "RTreeNodeType", "file": "temporal_rtree.h", "family": "CORE", + "vendored": false, "values": [ { "name": "RTREE_LEAF", @@ -318377,6 +326714,7 @@ "name": "TArithmetic", "file": "tnumber_mathfuncs.h", "family": "CORE", + "vendored": false, "values": [ { "name": "ADD", @@ -318406,630 +326744,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 +328076,17 @@ "categoryCounts": { "lifecycle": 88, "index": 23, - "transformation": 1844, - "accessor": 337, - "predicate": 1790, + "transformation": 1839, + "accessor": 340, + "predicate": 1786, "io": 330, "constructor": 106, - "conversion": 381, + "conversion": 385, "setop": 173, "aggregate": 103 }, "publicFunctions": 0, - "internalFunctions": 5175, + "internalFunctions": 5173, "exposableFunctions": 0 }, "portableAliases": { @@ -320894,10 +329337,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 +329406,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.bw2zcFTuVC/mobilitydb/meos/src/temporal/meos_catalog.c" + }, "lattice": { "Temporal": { "kind": "root", @@ -320971,27 +329418,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 +329456,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 +329533,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 +329611,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 +329649,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 +329675,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 +329702,10 @@ "temptypes": [ "T_TGEOMPOINT" ], - "cBaseType": "T_GEOMETRY", "traits": [ "geometryBased" ], + "cBaseType": "T_GEOMETRY", "children": [], "ancestors": [ "TPoint", @@ -321273,10 +329726,10 @@ "temptypes": [ "T_TGEOGPOINT" ], - "cBaseType": "T_GEOGRAPHY", "traits": [ "geodetic" ], + "cBaseType": "T_GEOGRAPHY", "children": [], "ancestors": [ "TPoint", @@ -321297,10 +329750,10 @@ "temptypes": [ "T_TGEOMETRY" ], - "cBaseType": "T_GEOMETRY", "traits": [ "geometryBased" ], + "cBaseType": "T_GEOMETRY", "children": [], "ancestors": [ "TGeo", @@ -321320,10 +329773,10 @@ "temptypes": [ "T_TGEOGRAPHY" ], - "cBaseType": "T_GEOGRAPHY", "traits": [ "geodetic" ], + "cBaseType": "T_GEOGRAPHY", "children": [], "ancestors": [ "TGeo", @@ -321343,8 +329796,8 @@ "temptypes": [ "T_TCBUFFER" ], - "cBaseType": "T_CBUFFER", "conditional": "CBUFFER", + "cBaseType": "T_CBUFFER", "children": [], "ancestors": [ "TSpatial", @@ -321363,8 +329816,8 @@ "temptypes": [ "T_TNPOINT" ], - "cBaseType": "T_NPOINT", "conditional": "NPOINT", + "cBaseType": "T_NPOINT", "children": [], "ancestors": [ "TSpatial", @@ -321383,8 +329836,8 @@ "temptypes": [ "T_TPOSE" ], - "cBaseType": "T_POSE", "conditional": "POSE", + "cBaseType": "T_POSE", "children": [], "ancestors": [ "TSpatial", @@ -321405,9 +329858,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 +329873,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 +329900,8 @@ "doc": "Bounding-box family.", "children": [ "STBox", - "TBox" + "TBox", + "TPCBox" ], "ancestors": [], "depth": 0 @@ -321479,6 +329933,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 +330263,225 @@ "depth": 2 } } + }, + "Value": { + "_comment": "A base 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. Parallel hierarchy, as Box and Collection are. temptypes gated against the MeosType enum, 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", + "Jsonb", + "Npoint", + "Nsegment", + "Pcpatch", + "Pcpoint", + "Pose", + "PoseChain", + "Raquet", + "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 + }, + "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 + } + } } }, "algebra": { @@ -321839,7 +330527,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 +330576,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 +330601,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 +330655,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 +330798,12 @@ "via": "direct" } ], + "bbox_expand": [ + { + "code": "MEOS_ERR_INVALID_ARG_TYPE", + "via": "direct" + } + ], "before_tnumber_tnumber": [ { "code": "MEOS_ERR_INVALID_ARG_TYPE", @@ -322795,12 +331519,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", @@ -323781,18 +332499,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 +332587,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 +333200,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 +334090,10 @@ } ], "tbox_expand_value": [ + { + "code": "MEOS_ERR_INTERNAL_TYPE_ERROR", + "via": "direct" + }, { "code": "MEOS_ERR_INVALID_ARG_VALUE", "via": "direct" @@ -325569,6 +334323,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 +334823,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 +335018,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 +335051,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 +335296,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 +335541,7 @@ } ] }, - "raisesCount": 674 + "raisesCount": 687 }, "scope": { "inScopeTypeFamilies": [ @@ -327529,7 +336332,8 @@ "ooName": "shiftScale", "ooExclude": true } - ] + ], + "cType": "Set" }, "BigIntSpan": { "methods": [ @@ -327649,7 +336453,8 @@ "ooName": "setIntspan", "ooExclude": true } - ] + ], + "cType": "Span" }, "BigIntSpanSet": { "methods": [ @@ -327715,7 +336520,8 @@ "ooName": "bins", "ooExclude": true } - ] + ], + "cType": "SpanSet" }, "DateSet": { "methods": [ @@ -327800,7 +336606,8 @@ "ooName": "shiftScale", "ooExclude": true } - ] + ], + "cType": "Set" }, "DateSpan": { "methods": [ @@ -327893,7 +336700,8 @@ "ooName": "setTstzspan", "ooExclude": true } - ] + ], + "cType": "Span" }, "DateSpanSet": { "methods": [ @@ -328010,7 +336818,8 @@ "ooName": "bins", "ooExclude": true } - ] + ], + "cType": "SpanSet" }, "FloatSet": { "methods": [ @@ -328127,7 +336936,8 @@ "ooName": "shiftScale", "ooExclude": true } - ] + ], + "cType": "Set" }, "FloatSpan": { "methods": [ @@ -328303,7 +337113,8 @@ "ooName": "floorCeilIter", "ooExclude": true } - ] + ], + "cType": "Span" }, "FloatSpanSet": { "methods": [ @@ -328420,7 +337231,8 @@ "ooName": "bins", "ooExclude": true } - ] + ], + "cType": "SpanSet" }, "IntSet": { "methods": [ @@ -328505,7 +337317,8 @@ "ooName": "shiftScale", "ooExclude": true } - ] + ], + "cType": "Set" }, "IntSpan": { "methods": [ @@ -328625,7 +337438,8 @@ "ooName": "setFloatspan", "ooExclude": true } - ] + ], + "cType": "Span" }, "IntSpanSet": { "methods": [ @@ -328702,7 +337516,8 @@ "ooName": "bins", "ooExclude": true } - ] + ], + "cType": "SpanSet" }, "Set": { "methods": [ @@ -329121,7 +337936,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "Set" }, "Span": { "methods": [ @@ -329593,7 +338409,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "Span" }, "SpanSet": { "methods": [ @@ -329950,7 +338767,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "SpanSet" }, "TextSet": { "methods": [ @@ -330040,7 +338858,8 @@ "ooName": "upper", "ooExclude": true } - ] + ], + "cType": "Set" }, "TsTzSet": { "methods": [ @@ -330176,7 +338995,8 @@ "ooName": "setStbox", "ooExclude": true } - ] + ], + "cType": "Set" }, "TsTzSpan": { "methods": [ @@ -330344,7 +339164,8 @@ "ooName": "shiftScale1", "ooExclude": true } - ] + ], + "cType": "Span" }, "TsTzSpanSet": { "methods": [ @@ -330504,7 +339325,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 +339997,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "TBox" }, "TBool": { "methods": [ @@ -331227,7 +340147,8 @@ "ooName": "torCombinefn", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "Temporal": { "methods": [ @@ -331874,6 +340795,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 +341065,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 +341489,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TFloat": { "methods": [ @@ -332936,7 +341858,8 @@ "ooName": "arithopTurnpt", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TInt": { "methods": [ @@ -333216,7 +342139,8 @@ "ooName": "valueTimeSplit", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TBigint": { "methods": [ @@ -333465,7 +342389,8 @@ "cast" ] } - ] + ], + "cType": "Temporal" }, "TText": { "methods": [ @@ -333646,7 +342571,8 @@ "cast" ] } - ] + ], + "cType": "Temporal" }, "TBoolInst": { "methods": [ @@ -333677,7 +342603,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TBoolSeq": { "methods": [ @@ -333716,7 +342643,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TBoolSeqSet": { "methods": [ @@ -333747,7 +342675,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TFloatInst": { "methods": [ @@ -333778,7 +342707,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TFloatSeq": { "methods": [ @@ -333817,7 +342747,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TFloatSeqSet": { "methods": [ @@ -333848,7 +342779,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TIntInst": { "methods": [ @@ -333879,7 +342811,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TBigintInst": { "methods": [ @@ -333910,7 +342843,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TIntSeq": { "methods": [ @@ -333949,7 +342883,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TBigintSeq": { "methods": [ @@ -333977,7 +342912,8 @@ "ooName": "fromMFJSON", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TIntSeqSet": { "methods": [ @@ -334008,7 +342944,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TBigintSeqSet": { "methods": [ @@ -334039,7 +342976,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TSequence": { "methods": [ @@ -334586,7 +343524,8 @@ "ooName": "timestampsIter", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TSequenceSet": { "methods": [ @@ -335160,7 +344099,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "TSequenceSet" }, "TTextInst": { "methods": [ @@ -335191,7 +344131,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TTextSeq": { "methods": [ @@ -335230,7 +344171,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TTextSeqSet": { "methods": [ @@ -335261,7 +344203,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TNumber": { "methods": [ @@ -335583,7 +344526,1115 @@ "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_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_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 +345649,8 @@ "io" ] } - ] + ], + "cType": "Set" }, "GeomSet": { "methods": [ @@ -335618,7 +345670,7 @@ "role": "constructor", "scope": "companion", "backing": "geoset_make", - "ooName": "geosetMake", + "ooName": "make", "ooExclude": true }, { @@ -335626,7 +345678,7 @@ "role": "accessor", "scope": "companion", "backing": "geoset_end_value", - "ooName": "geosetEndValue", + "ooName": "endValue", "ooExclude": true }, { @@ -335634,7 +345686,7 @@ "role": "accessor", "scope": "companion", "backing": "geoset_start_value", - "ooName": "geosetStartValue", + "ooName": "startValue", "ooExclude": true }, { @@ -335642,7 +345694,7 @@ "role": "accessor", "scope": "companion", "backing": "geoset_value_n", - "ooName": "geosetValueN", + "ooName": "valueN", "ooExclude": true }, { @@ -335650,7 +345702,7 @@ "role": "accessor", "scope": "companion", "backing": "geoset_values", - "ooName": "geosetValues", + "ooName": "values", "ooExclude": true }, { @@ -335658,10 +345710,11 @@ "role": "accessor", "scope": "companion", "backing": "geoset_type", - "ooName": "geosetType", + "ooName": "type", "ooExclude": true } - ] + ], + "cType": "Set" }, "STBox": { "methods": [ @@ -336427,7 +346480,8 @@ "ooName": "overafter", "ooExclude": true } - ] + ], + "cType": "STBox" }, "TSpatial": { "methods": [ @@ -336557,7 +346611,8 @@ "ooName": "setStbox", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TGeogPoint": { "methods": [ @@ -336603,30 +346658,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 +346711,8 @@ "cast" ] } - ] + ], + "cType": "Temporal" }, "TGeometry": { "methods": [ @@ -336735,7 +346776,8 @@ "ooName": "type", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TGeomPoint": { "methods": [ @@ -336791,7 +346833,8 @@ "cast" ] } - ] + ], + "cType": "Temporal" }, "TGeo": { "methods": [ @@ -337043,7 +347086,8 @@ "ooName": "tpoint", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TPoint": { "methods": [ @@ -337338,7 +347382,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 +347902,8 @@ "ooName": "values", "ooExclude": true } - ] + ], + "cType": "Set" }, "TCbuffer": { "methods": [ @@ -337689,7 +348188,8 @@ "ooName": "restrictGeom", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TCbufferInst": { "methods": [ @@ -337717,7 +348217,8 @@ "ooName": "traversedArea", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TCbufferSeq": { "methods": [ @@ -337753,7 +348254,8 @@ "ooName": "traversedArea", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TCbufferSeqSet": { "methods": [ @@ -337773,7 +348275,8 @@ "ooName": "traversedArea", "ooExclude": true } - ] + ], + "cType": "TSequenceSet" }, "TAlpha": { "methods": [ @@ -337785,7 +348288,8 @@ "ooName": "type", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TInstant": { "methods": [ @@ -338145,7 +348649,8 @@ "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TJsonbInst": { "methods": [ @@ -338176,7 +348681,8 @@ "ooName": "make", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TJsonbSeq": { "methods": [ @@ -338215,7 +348721,8 @@ "ooName": "fromBaseTstzspan", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TJsonbSeqSet": { "methods": [ @@ -338246,7 +348753,505 @@ "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" }, "TJsonb": { "methods": [ @@ -338570,7 +349575,8 @@ "cast" ] } - ] + ], + "cType": "Temporal" }, "TGeogPointInst": { "methods": [ @@ -338593,7 +349599,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TGeogPointSeq": { "methods": [ @@ -338616,7 +349623,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TGeogPointSeqSet": { "methods": [ @@ -338639,7 +349647,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TGeomPointInst": { "methods": [ @@ -338670,7 +349679,8 @@ "ooName": "tnpointinst", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TGeomPointSeq": { "methods": [ @@ -338701,7 +349711,8 @@ "ooName": "tnpointseq", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TGeomPointSeqSet": { "methods": [ @@ -338732,7 +349743,8 @@ "ooName": "tnpointseqset", "ooExclude": true } - ] + ], + "cType": "TSequenceSet" }, "TGeographyInst": { "methods": [ @@ -338755,7 +349767,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TGeographySeq": { "methods": [ @@ -338778,7 +349791,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TGeographySeqSet": { "methods": [ @@ -338801,7 +349815,8 @@ "io" ] } - ] + ], + "cType": "TSequenceSet" }, "TGeometryInst": { "methods": [ @@ -338824,7 +349839,8 @@ "io" ] } - ] + ], + "cType": "TInstant" }, "TGeometrySeq": { "methods": [ @@ -338847,7 +349863,8 @@ "io" ] } - ] + ], + "cType": "TSequence" }, "TGeometrySeqSet": { "methods": [ @@ -338870,7 +349887,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 +350467,8 @@ "ooName": "values", "ooExclude": true } - ] + ], + "cType": "Set" }, "TNpoint": { "methods": [ @@ -339205,7 +350729,8 @@ "ooName": "restrictGeom", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TNpointInst": { "methods": [ @@ -339257,7 +350782,8 @@ "ooName": "setStbox", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TNpointSeq": { "methods": [ @@ -339333,7 +350859,8 @@ "ooName": "expandStbox", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TNpointSeqSet": { "methods": [ @@ -339369,7 +350896,1508 @@ "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" + }, + "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 +352703,8 @@ "ooName": "restrictElevation", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "PoseSet": { "methods": [ @@ -339741,7 +352770,8 @@ "ooName": "values", "ooExclude": true } - ] + ], + "cType": "Set" }, "TPoseInst": { "methods": [ @@ -339761,7 +352791,8 @@ "ooName": "setStbox", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TPoseSeq": { "methods": [ @@ -339789,7 +352820,8 @@ "ooName": "expandStbox", "ooExclude": true } - ] + ], + "cType": "TSequence" }, "TPoseSeqSet": { "methods": [ @@ -339801,7 +352833,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 +354192,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_p", - "ooName": "trgeoGeomP", + "ooName": "geomP", "ooExclude": true }, { @@ -340489,7 +354200,7 @@ "role": "output", "scope": "exact", "backing": "trgeo_wkt_out", - "ooName": "trgeoWKTOut", + "ooName": "WKTOut", "ooExclude": true, "ooSugar": [ "io" @@ -340500,7 +354211,7 @@ "role": "restriction", "scope": "exact", "backing": "trgeo_value_at_timestamptz", - "ooName": "trgeoValueAtTimestamptz", + "ooName": "valueAtTimestamptz", "ooExclude": true }, { @@ -340516,7 +354227,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_placements", - "ooName": "trgeoPlacements", + "ooName": "placements", "ooExclude": true }, { @@ -340524,7 +354235,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_restrict_geom", - "ooName": "trgeoRestrictGeom", + "ooName": "restrictGeom", "ooExclude": true }, { @@ -340532,7 +354243,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_restrict_stbox", - "ooName": "trgeoRestrictStbox", + "ooName": "restrictStbox", "ooExclude": true }, { @@ -340540,7 +354251,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_restrict_elevation", - "ooName": "trgeoRestrictElevation", + "ooName": "restrictElevation", "ooExclude": true }, { @@ -340548,7 +354259,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_polygon", - "ooName": "trgeoGeomClipPolygon", + "ooName": "geomClipPolygon", "ooExclude": true }, { @@ -340556,7 +354267,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_lwpoly", - "ooName": "trgeoGeomClipLwpoly", + "ooName": "geomClipLwpoly", "ooExclude": true }, { @@ -340564,7 +354275,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_box", - "ooName": "trgeoGeomClipBox", + "ooName": "geomClipBox", "ooExclude": true }, { @@ -340572,7 +354283,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_polygon_posed", - "ooName": "trgeoGeomClipPolygonPosed", + "ooName": "geomClipPolygonPosed", "ooExclude": true }, { @@ -340580,7 +354291,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_lwpoly_posed", - "ooName": "trgeoGeomClipLwpolyPosed", + "ooName": "geomClipLwpolyPosed", "ooExclude": true }, { @@ -340588,7 +354299,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_box_posed", - "ooName": "trgeoGeomClipBoxPosed", + "ooName": "geomClipBoxPosed", "ooExclude": true }, { @@ -340596,7 +354307,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_lwgeom", - "ooName": "trgeoGeomClipLwgeom", + "ooName": "geomClipLwgeom", "ooExclude": true }, { @@ -340604,7 +354315,7 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_geom_clip_lwgeom_posed", - "ooName": "trgeoGeomClipLwgeomPosed", + "ooName": "geomClipLwgeomPosed", "ooExclude": true }, { @@ -340612,10 +354323,11 @@ "role": "accessor", "scope": "exact", "backing": "trgeo_parse", - "ooName": "trgeoParse", + "ooName": "parse", "ooExclude": true } - ] + ], + "cType": "Temporal" }, "TRGeometryInst": { "methods": [ @@ -340632,7 +354344,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_geom_p", - "ooName": "trgeoinstGeomP", + "ooName": "geomP", "ooExclude": true }, { @@ -340640,7 +354352,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_pose_varsize", - "ooName": "trgeoinstPoseVarsize", + "ooName": "poseVarsize", "ooExclude": true }, { @@ -340648,7 +354360,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_set_pose", - "ooName": "trgeoinstSetPose", + "ooName": "setPose", "ooExclude": true }, { @@ -340656,7 +354368,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_tposeinst", - "ooName": "trgeoinstTposeinst", + "ooName": "tposeinst", "ooExclude": true }, { @@ -340664,7 +354376,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_make1", - "ooName": "trgeoinstMake1", + "ooName": "make1", "ooExclude": true }, { @@ -340672,7 +354384,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_as_tsequence", - "ooName": "trgeoinstAsTsequence", + "ooName": "asTsequence", "ooExclude": true }, { @@ -340680,10 +354392,11 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoinst_set_stbox", - "ooName": "trgeoinstSetStbox", + "ooName": "setStbox", "ooExclude": true } - ] + ], + "cType": "TInstant" }, "TRGeometrySeq": { "methods": [ @@ -340700,7 +354413,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_as_tinstant", - "ooName": "trgeoseqAsTinstant", + "ooName": "asTinstant", "ooExclude": true }, { @@ -340708,7 +354421,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_geom_p", - "ooName": "trgeoseqGeomP", + "ooName": "geomP", "ooExclude": true }, { @@ -340716,7 +354429,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_pose_varsize", - "ooName": "trgeoseqPoseVarsize", + "ooName": "poseVarsize", "ooExclude": true }, { @@ -340724,7 +354437,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_set_pose", - "ooName": "trgeoseqSetPose", + "ooName": "setPose", "ooExclude": true }, { @@ -340732,7 +354445,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_tposeseq", - "ooName": "trgeoseqTposeseq", + "ooName": "tposeseq", "ooExclude": true }, { @@ -340740,7 +354453,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_make_valid", - "ooName": "trgeoseqMakeValid", + "ooName": "makeValid", "ooExclude": true }, { @@ -340748,7 +354461,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_make1_exp", - "ooName": "trgeoseqMake1Exp", + "ooName": "make1Exp", "ooExclude": true }, { @@ -340756,7 +354469,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_make1", - "ooName": "trgeoseqMake1", + "ooName": "make1", "ooExclude": true }, { @@ -340764,7 +354477,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_make_exp", - "ooName": "trgeoseqMakeExp", + "ooName": "makeExp", "ooExclude": true }, { @@ -340772,7 +354485,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_make_free_exp", - "ooName": "trgeoseqMakeFreeExp", + "ooName": "makeFreeExp", "ooExclude": true }, { @@ -340780,10 +354493,11 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseq_make_free", - "ooName": "trgeoseqMakeFree", + "ooName": "makeFree", "ooExclude": true } - ] + ], + "cType": "GSERIALIZED" }, "TRGeometrySeqSet": { "methods": [ @@ -340808,7 +354522,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_as_tinstant", - "ooName": "trgeoseqsetAsTinstant", + "ooName": "asTinstant", "ooExclude": true }, { @@ -340816,7 +354530,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_geom_p", - "ooName": "trgeoseqsetGeomP", + "ooName": "geomP", "ooExclude": true }, { @@ -340824,7 +354538,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_tposeseqset", - "ooName": "trgeoseqsetTposeseqset", + "ooName": "tposeseqset", "ooExclude": true }, { @@ -340832,7 +354546,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_make1_exp", - "ooName": "trgeoseqsetMake1Exp", + "ooName": "make1Exp", "ooExclude": true }, { @@ -340840,7 +354554,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_make_exp", - "ooName": "trgeoseqsetMakeExp", + "ooName": "makeExp", "ooExclude": true }, { @@ -340848,7 +354562,7 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_make_free", - "ooName": "trgeoseqsetMakeFree", + "ooName": "makeFree", "ooExclude": true }, { @@ -340856,10 +354570,11 @@ "role": "accessor", "scope": "constructor", "backing": "trgeoseqset_as_tsequence", - "ooName": "trgeoseqsetAsTsequence", + "ooName": "asTsequence", "ooExclude": true } - ] + ], + "cType": "TSequenceSet" } }, "functionToClass": { @@ -341860,8 +355575,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 +358291,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 +361306,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 +362547,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 +362675,100 @@ "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_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 +362779,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 +363015,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 +363235,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 +363283,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 +363379,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 +363411,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 +365199,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 +365439,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 +365471,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 +365567,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 +365607,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 +366291,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 +366307,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 +366523,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 +366886,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 +368402,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 +370447,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 +370507,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 +370721,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 +370829,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 +370844,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 +370973,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 +371005,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 +371024,10 @@ "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)" @@ -356754,20 +371089,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 +371125,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 +371140,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 +371313,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 +371441,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 +371468,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 +371477,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 +371552,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 +371677,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 +371989,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 +372220,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 +372432,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 +372516,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 +372628,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 +372648,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 +372821,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 +372853,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,168 +373001,328 @@ "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, @@ -358762,8 +373349,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 +373485,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 +374186,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 +374199,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 +374763,44 @@ "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_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 +374851,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 +374975,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 +375191,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 +375387,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 +375459,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,60 +375847,116 @@ "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, @@ -361136,108 +376003,228 @@ "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 +376239,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 +376295,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 +376315,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 +376371,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 +376603,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 +376722,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 +377023,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 +377151,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 +377175,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 +377199,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 +377423,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 +377519,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 +377583,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 +377955,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 +378207,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 +378291,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 +378339,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 +378519,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 +378622,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 +378715,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 +378895,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 +379095,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 +380027,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 +380114,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 +380243,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 +380271,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 +380483,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 +380547,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, @@ -364988,24 +380643,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 +380691,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 +380731,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 +380763,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 +380779,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 +380803,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 +381031,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 +381055,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 +381107,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 +381346,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 +381447,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 +381542,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 +381563,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 +381651,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 +382277,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 +382352,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 +382644,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 +383912,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 +384110,10 @@ "TTextSeq", "TTextSeqSet" ], - "classesWithMethods": 91, - "functionsClassified": 1558, - "functionsTotal": 5175, - "unclassified": 3617, + "classesWithMethods": 105, + "functionsClassified": 2117, + "functionsTotal": 5173, + "unclassified": 3056, "unclassifiedNames": [ "_addeye", "_addmat", @@ -368459,6 +384402,7 @@ "araster_value_gdal", "arc_contains_angle", "arc_set_bbox", + "arc_span_contains", "arcarc_intersect", "arcsegm_intersect", "arithop_tnumber_number", @@ -368558,59 +384502,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 +384518,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 +384652,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 +385098,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 +385154,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 +385387,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 +385414,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 +385451,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 +385470,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 +385579,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", @@ -370200,67 +385901,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 +386131,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 +386138,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 +386161,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 +386214,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 +386236,7 @@ "raster_tile_value_quadbin", "raster_value", "raster_value_gdal", + "relate_arc_arc_points", "relate_ctx_free", "relate_ctx_make", "relate_is_areal", @@ -370903,6 +386354,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", @@ -371214,16 +386666,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 +386744,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 +386753,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 +386945,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 +387099,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 +387172,345 @@ "value_union_transfn", "wkb_variant_from_endian" ], - "coveragePct": 30.1, + "coveragePct": 40.9, "errorStatus": "scanned", - "ooMethods": 1558, - "ooExcluded": 1558 + "ooMethods": 2117, + "ooExcluded": 2117 } }, "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": "9c8f98bff3ea30d8e5ca03b73b1ad47385b848d0", + "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..fb09189 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": 105, + "functionsClassified": 2117, + "functionsTotal": 5173, + "unclassified": 3056, "unclassifiedNames": [ "_addeye", "_addmat", @@ -384,6 +384,7 @@ "araster_value_gdal", "arc_contains_angle", "arc_set_bbox", + "arc_span_contains", "arcarc_intersect", "arcsegm_intersect", "arithop_tnumber_number", @@ -483,59 +484,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 +500,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 +634,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 +1080,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 +1136,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 +1369,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 +1396,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 +1433,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 +1452,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 +1561,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", @@ -2125,67 +1883,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 +2113,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 +2120,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 +2143,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 +2196,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 +2218,7 @@ "raster_tile_value_quadbin", "raster_value", "raster_value_gdal", + "relate_arc_arc_points", "relate_ctx_free", "relate_ctx_make", "relate_is_areal", @@ -2828,6 +2336,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", @@ -3139,16 +2648,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 +2726,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 +2735,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 +2927,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 +3081,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 +3154,10 @@ "value_union_transfn", "wkb_variant_from_endian" ], - "coveragePct": 30.1, + "coveragePct": 40.9, "errorStatus": "scanned", - "ooMethods": 1558, - "ooExcluded": 1558 + "ooMethods": 2117, + "ooExcluded": 2117 }, "worklist": [ {