Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

C API #31

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from
Draft

C API #31

wants to merge 18 commits into from

Conversation

chaitan94
Copy link
Member

So far only the base code has been added. Of course, the actual bindings for each type are yet to be added.

Todo Checklist

  • Box Types
    • STBox
    • TBox
  • Geom Types
    • GeomPoint
  • Range Types
    • Range
  • Temporal Types
    • Interpolation
    • TemporalDuration
    • Temporal
    • TemporalSet
    • TInstant
    • TInstantSet
    • TSequence
    • TSequenceSet
  • Time Types
    • Period
    • PeriodSet
    • TimestampSet

This is to expose the current functionality. In the future, C API needs to evolve along with C++/Python.

@chaitan94 chaitan94 linked an issue Aug 20, 2020 that may be closed by this pull request
@chaitan94 chaitan94 added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup base code to expose a C API
1 participant