1 #ifndef CondCore_CondHDF5ESSource_h5_Group_h 2 #define CondCore_CondHDF5ESSource_h5_Group_h 39 explicit Group(hid_t,
const void* iRef);
53 std::shared_ptr<Group>
derefGroup(hobj_ref_t iRef)
const;
54 std::shared_ptr<DataSet>
derefDataSet(hobj_ref_t iRef)
const;
std::shared_ptr< Group > findGroup(std::string const &iName) const
std::string getObjnameByIdx(std::size_t) const
std::size_t getNumObjs() const
Group(hid_t, std::string const &)
std::shared_ptr< DataSet > findDataSet(std::string const &iName) const
Group & operator=(const Group &)=delete
std::shared_ptr< Group > derefGroup(hobj_ref_t iRef) const
std::shared_ptr< Attribute > findAttribute(std::string const &iName) const
std::shared_ptr< DataSet > derefDataSet(hobj_ref_t iRef) const