From ba1fe3d1df7c8443ae85eb0230b4cc793d8f057f Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Tue, 25 Oct 2022 14:29:36 -0500 Subject: converted from ISO-8859-1 to UTF-8 (#2185) --- c++/src/C2Cppfunction_map.htm | 84 +++++++++++++++++++++---------------------- c++/src/header.html | 2 +- 2 files changed, 43 insertions(+), 43 deletions(-) diff --git a/c++/src/C2Cppfunction_map.htm b/c++/src/C2Cppfunction_map.htm index a9e0a27..665bc63 100644 --- a/c++/src/C2Cppfunction_map.htm +++ b/c++/src/C2Cppfunction_map.htm @@ -10402,13 +10402,13 @@ normal'>void H5Location::moveLink(const char* src_name,

            const Group& + normal'>            const Group& dst, const char* dst_name,

            const + normal'>            const LinkCreatPropList& lcpl = LinkCreatPropList::DEFAULT,

            const + normal'>            const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void H5Location::moveLink(const H5std_string& src_name,

            const Group& + normal'>            const Group& dst, const H5std_string& dst_name,

            const + normal'>            const LinkCreatPropList& lcpl = LinkCreatPropList::DEFAULT,

            const + normal'>            const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void H5Location::moveLink(const char* src_name, const char* dst_name,

            const + normal'>            const LinkCreatPropList& lcpl = LinkCreatPropList::DEFAULT,

            const + normal'>            const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void H5Location::moveLink(const H5std_string& src_name,

            const + normal'>            const H5std_string& dst_name,

            const + normal'>            const LinkCreatPropList& lcpl = LinkCreatPropList::DEFAULT,

            const + normal'>            const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

const LinkCreatPropList& lcpl = LinkCreatPropList::DEFAULT,

const  LinkAccPropList& + normal'>const  LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void H5Location::link(const char *curr_name,

             const Group& + normal'>             const Group& new_loc, const char *new_name,

             const + normal'>             const LinkCreatPropList& lcpl = LinkCreatPropList::DEFAULT,

             const + normal'>             const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void H5Location::link(const H5std_string& curr_name,

             const Group& + normal'>             const Group& new_loc, const H5std_string& new_name,

             const + normal'>             const LinkCreatPropList& lcpl = LinkCreatPropList::DEFAULT,

             const + normal'>             const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void H5Location::link(const char *curr_name,

             const hid_t + normal'>             const hid_t same_loc, const char *new_name,

             const + normal'>             const LinkCreatPropList& lcpl = LinkCreatPropList::DEFAULT,

             const + normal'>             const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void H5Location::link(const H5std_string& curr_name,

             const hid_t + normal'>             const hid_t same_loc, const H5std_string& new_name,

             const + normal'>             const LinkCreatPropList& lcpl = LinkCreatPropList::DEFAULT,

             const + normal'>             const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void H5Location::link(const char *target_name, const char *link_name,

             const + normal'>             const LinkCreatPropList& lcpl = LinkCreatPropList::DEFAULT,

             const + normal'>             const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void H5Location::link(const H5std_string& target_name,

             const + normal'>             const H5std_string& link_name,

             const + normal'>             const LinkCreatPropList& lcpl = LinkCreatPropList::DEFAULT,

             const + normal'>             const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void CommonFG::unlink( const char* name,

             const + normal'>             const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void CommonFG::unlink( const H5std_string& name,

             const + normal'>             const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void H5Location::unlink( const char* name,

             const + normal'>             const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void H5Location::unlink( const H5std_string& name,

             const LinkAccPropList& + normal'>             const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

H5L_info2_t getLinkInfo(const char* link_name,

               const + normal'>               const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

H5L_info2_t getLinkInfo(const H5std_string& link_name,

               const + normal'>               const LinkAccPropList& lapl = LinkAccPropList::DEFAULT)

void DSetCreatPropList::setFilter(H5Z_filter_t filter_id, unsigned int flags,

        size_t cd_nelmts, const + normal'>        size_t cd_nelmts, const unsigned int cd_values[])

H5Z_filter_t DSetCreatPropList::getFilter(int filter_number,

        unsigned int + normal'>        unsigned int &flags, size_t &cd_nelmts, unsigned int* cd_values,

        size_t namelen, char + normal'>        size_t namelen, char name[], unsigned int& filter_config)

void DSetCreatPropList::getFilterById(H5Z_filter_t filter_id,

        unsigned int + normal'>        unsigned int &flags, size_t &cd_nelmts, unsigned int* cd_values,

        size_t namelen, char + normal'>        size_t namelen, char name[], unsigned int &filter_config)

void H5Library::setFreeListLimits(int reg_global_lim, int reg_list_lim,

        int arr_global_lim, int + normal'>        int arr_global_lim, int arr_list_lim, int blk_global_lim,

        int blk_list_lim)

+ normal'>        int blk_list_lim)

 Â 

-- cgit v0.12