Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CassIterator missing functions #47

Open
12 of 13 tasks
Lorak-mmk opened this issue Nov 18, 2021 · 0 comments
Open
12 of 13 tasks

CassIterator missing functions #47

Lorak-mmk opened this issue Nov 18, 2021 · 0 comments

Comments

@Lorak-mmk
Copy link
Collaborator

Lorak-mmk commented Nov 18, 2021

In cppdriver CassIterator let's you also iterate over maps/udts/tuples/collections, not only rows in dataset.

Missing functions:

  • cass_iterator_type
  • cass_iterator_from_row
  • cass_iterator_from_collection
  • cass_iterator_from_map
  • cass_iterator_from_tuple
  • cass_iterator_fields_from_user_type
  • cass_iterator_get_column
  • cass_iterator_get_value
  • cass_iterator_get_map_key
  • cass_iterator_get_map_value
  • cass_iterator_get_user_type_field_name
  • cass_iterator_get_user_type_field_value
  • cass_iterator_get_user_type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant