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

Question about Using Groups in z5 #216

Open
nsoblath opened this issue Apr 17, 2023 · 0 comments
Open

Question about Using Groups in z5 #216

nsoblath opened this issue Apr 17, 2023 · 0 comments

Comments

@nsoblath
Copy link

I have a question about the z5 library and the intended way to use Groups. For Datasets, in the factory.hxx file, there’s an openDataset() function to get an existing dataset, and createDataset() functions to create new datasets, all of which return unique_ptrs to the relevant objects. For Groups, though, there’s only createGroup(), which returns void. What’s the intended way to access existing Groups, create new Groups, and get the relevant pointers/handles?

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