#include <H5Converter_misc.hpp>
| Public Member Functions | |
| data_converter (std::string &vec, DataSpace &space) | |
| void | process_result (std::string &str) | 
| char ** | transform_read (std::string &) | 
| char ** | transform_write (std::string &str) | 
| Static Public Member Functions | |
| static char * | char_converter (const std::string &str) | 
| Public Attributes | |
| char * | _c_vec | 
| DataSpace & | _space | 
Definition at line 307 of file H5Converter_misc.hpp.
| 
 | inline | 
Definition at line 308 of file H5Converter_misc.hpp.
| 
 | inlinestatic | 
Definition at line 317 of file H5Converter_misc.hpp.
| 
 | inline | 
Definition at line 326 of file H5Converter_misc.hpp.
| 
 | inline | 
Definition at line 315 of file H5Converter_misc.hpp.
| 
 | inline | 
Definition at line 321 of file H5Converter_misc.hpp.
| char* HighFive::details::data_converter< std::string, void >::_c_vec | 
Definition at line 337 of file H5Converter_misc.hpp.
| DataSpace& HighFive::details::data_converter< std::string, void >::_space | 
Definition at line 338 of file H5Converter_misc.hpp.