Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::HDF5Producer Class Reference

Deferred creation of MemBase objects from an HDF5 file. More...

#include <HDF5Producer.hpp>

Inheritance diagram for Fiber::HDF5Producer:

Public Member Functions

 HDF5Producer (const WeakPtr< CreativeArrayBase > &theCreator, const DynamicSize &theSize, const MemCore::RefPtr< H5Group > &theGroup, const std::string &theDatasetName, const std::string &thePathInfo, const std::string &CacheInfo, size_t theMaxCount, size_t theThisCount)
RefPtr< MemBaseproduce (const WeakPtr< MemCore::CreatorBase< MemBase > > &) override
bool isReproducible () const override
bool request (const CreativeArrayBase::result &) override
bool isUnderCreation () const override

Detailed Description

Deferred creation of MemBase objects from an HDF5 file.