6#ifndef __FIBER_F5STREAMSAVER_HPP
7#define __FIBER_F5STREAMSAVER_HPP "Created 27.02.2001 21:42:27 by werner"
9#include "FiberIOHDF5DllApi.h"
10#include <bundle/Bundle.hpp>
11#include <memcore/Persistencer.hpp>
13#define HDF5_PREFIX "HDF5://"
29 bool save(
int socket)
override;
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
Definition F5StreamSaver.hpp:19
const string & URL() const
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2
socketID_t ConnectTo(const std::string &hostname, const std::string &service="6666")
Definition F5StreamSaver.hpp:37