Home
last modified time | relevance | path

Searched defs:H5Attribute (Results 1 – 2 of 2) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/hdf5/src/cpp/
H A DH5Attribute.hxx27 class H5Attribute : public H5Object class
H A DH5Attribute.cpp23 H5Attribute::H5Attribute(H5Object & _parent, const std::string & _name) : H5Object(_parent, _name) in H5Attribute() function in org_modules_hdf5::H5Attribute
37 H5Attribute::H5Attribute(H5Object & _parent, hid_t _attr, const std::string & _name) : H5Object(_pa… in H5Attribute() function in org_modules_hdf5::H5Attribute