Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::HDF5Binder Struct Reference
Inheritance diagram for Fiber::HDF5Binder:
Fiber::Binder Fiber::BinderBase MemCore::ReferenceBase< BinderBase >

Public Member Functions

 HDF5Binder (const std::string &url, const RefPtr< Parameters > &, const RefPtr< StorageTransformations > &theStorageTransformations)
bool save (const Bundle &theBundle, const MemCore::RefPtr< MemBase > &, const MemCore::Intercube &Hierarchy, const RefPtr< LoaderProgress > &SaveProgress) override
Public Member Functions inherited from Fiber::Binder
 Binder (const std::string &url)
virtual bool save (const Bundle &theBundle, const MemCore::RefPtr< MemBase > &TheTriggerItem, const MemCore::Intercube &Hierarchy, const RefPtr< MemCore::LoaderProgress > &SaveProgress)=0
Public Member Functions inherited from Fiber::BinderBase
 BinderBase (const std::string &url)
const std::string & getUrl () const
Public Member Functions inherited from MemCore::ReferenceBase< BinderBase >
auto getObjectCountID () const noexcept
bool isIdentical (const WeakPtr< Object, Object > &PossibleSelf) const noexcept
void mkAutoDestructive ()
refcount_t refcount () const noexcept
 ReferenceBase (Object *that) noexcept
const auto & self () const
refcount_t wrefcount () const noexcept

Public Attributes

RefPtr< H5FilemyFile
RefPtr< StorageTransformationsmyStorageTransformations
string LoadErrors
 Detailed error description if the file could not be opened.

Additional Inherited Members

Public Types inherited from MemCore::ReferenceBase< BinderBase >
typedef Object reference_domain_t
typedef WeakPtr< Object, Object > SelfPtr_t
Protected Member Functions inherited from MemCore::ReferenceBase< BinderBase >
virtual void extremeUnction ()
ReferenceBaseoperator= (const ReferenceBase &R)
void suicide ()
Protected Attributes inherited from Fiber::BinderBase
std::string url