Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
HighFive::details::data_converter< std::string, void > Struct Reference

#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
 

Detailed Description

Definition at line 307 of file H5Converter_misc.hpp.

Constructor & Destructor Documentation

◆ data_converter()

HighFive::details::data_converter< std::string, void >::data_converter ( std::string &  vec,
DataSpace space 
)
inline

Definition at line 308 of file H5Converter_misc.hpp.

Member Function Documentation

◆ char_converter()

static char* HighFive::details::data_converter< std::string, void >::char_converter ( const std::string &  str)
inlinestatic

Definition at line 317 of file H5Converter_misc.hpp.

◆ process_result()

void HighFive::details::data_converter< std::string, void >::process_result ( std::string &  str)
inline

Definition at line 326 of file H5Converter_misc.hpp.

◆ transform_read()

char** HighFive::details::data_converter< std::string, void >::transform_read ( std::string &  )
inline

Definition at line 315 of file H5Converter_misc.hpp.

◆ transform_write()

char** HighFive::details::data_converter< std::string, void >::transform_write ( std::string &  str)
inline

Definition at line 321 of file H5Converter_misc.hpp.

Member Data Documentation

◆ _c_vec

char* HighFive::details::data_converter< std::string, void >::_c_vec

Definition at line 337 of file H5Converter_misc.hpp.

◆ _space

DataSpace& HighFive::details::data_converter< std::string, void >::_space

Definition at line 338 of file H5Converter_misc.hpp.


The documentation for this struct was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:26