- To: netcdf-hdf@xxxxxxxxxxxxxxxx
- Subject: Re: getting name of named type without group name...
- From: Quincey Koziol <koziol@xxxxxxxxxxxxx>
- Date: Thu, 31 Mar 2005 22:59:13 -0600 (CST)
Hi Ed,
> Given that I have defined a compound type, with a name, in a group, I
> can get that name back with H5Iget_name, but the name it gives me
> includes the group name. Is there a way to get the name of the type
> without the group name?
No, not currently.
> Or do I just have to parse the name and strip off the group stuff?
I think so.
Quincey
- References:
- getting name of named type without group name...
- From: Ed Hartnett
- getting name of named type without group name...