hops
Functions
read_write_dataset_string.cpp File Reference
#include <iostream>
#include <string>
#include <vector>
#include <highfive/H5File.hpp>
#include <highfive/H5DataSet.hpp>
#include <highfive/H5DataSpace.hpp>
Include dependency graph for read_write_dataset_string.cpp:

Functions

const std::string FILE_NAME ("create_dataset_string_example.h5")
 
const std::string DATASET_NAME ("story")
 
int main (void)
 

Function Documentation

◆ DATASET_NAME()

const std::string DATASET_NAME ( "story"  )

◆ FILE_NAME()

const std::string FILE_NAME ( "create_dataset_string_example.h5"  )

◆ main()

int main ( void  )