Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::FiberIO::HDF5::FileNameInterface Struct Reference
Inheritance diagram for Fiber::FiberIO::HDF5::FileNameInterface:
Wizt::Interface< FileNameInterface > MemCore::InterfaceBase MemCore::ReferenceBase< InterfaceBase >

Public Member Functions

 FileNameInterface (const string &s, const WeakPtr< FileNameInterface > &theParent=nullptr)
 FileNameInterface (const string &s, const Intercube &theParentContainer)
string getPath () const
string getPathWithoutRoot () const
string getRoot () const
Public Member Functions inherited from Wizt::Interface< FileNameInterface >
const type_infogetInterfaceDomain () const
Public Member Functions inherited from MemCore::InterfaceBase
virtual bool apply (Intercube &I, const RefPtr< InterfaceIterationParameter > &)
virtual bool apply_const (const Intercube &I, const RefPtr< InterfaceIterationParameter > &)
Public Member Functions inherited from MemCore::ReferenceBase< InterfaceBase >
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

Static Public Member Functions

static string getPath (Intercube &IC, const string &DefaultValue="")

Public Attributes

string LoadName
RefPtr< FileNameInterface > Parent

Additional Inherited Members

Public Types inherited from Wizt::Interface< FileNameInterface >
typedef Domain InterfaceDomain_t
Public Types inherited from MemCore::ReferenceBase< InterfaceBase >
typedef Object reference_domain_t
typedef WeakPtr< Object, Object > SelfPtr_t
Protected Member Functions inherited from MemCore::ReferenceBase< InterfaceBase >
virtual void extremeUnction ()
ReferenceBaseoperator= (const ReferenceBase &R)
void suicide ()