FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::RegularlyFragmentedField< DIMS > Member List

This is the complete list of members for Fiber::RegularlyFragmentedField< DIMS >, including all inherited members.

addFiberType(TypeList_t &TypeList) constFiber::Fieldinline
addInterface(const RefPtr< InterfaceBase > &I) constMemCore::Intercube
addInterfaceData(const Data &D)MemCore::Intercube
addInterfaceData(const Data &D)MemCore::Intercube
addOwner(const Container &theOwner, const MemCore::Ageable &theNewAge)Fiber::Ownable< Field >inline
addOwner(const MemCore::WeakPtr< Container > &theOwner, const MemCore::Ageable &theNewAge)Fiber::Ownable< Field >inline
Ageable() noexceptMemCore::Ageable
Ageable(age_t t) noexceptMemCore::Ageable
Ageable(const Ageable &A) noexceptMemCore::Ageable
Ageable(const volatile Ageable &A) noexceptMemCore::Ageable
Attributes()MemCore::Attributes
attributesHaveBeenSaved() const (defined in Fiber::SaveableAttributes)Fiber::SaveableAttributesinline
attributesNeedSaving() const (defined in Fiber::SaveableAttributes)Fiber::SaveableAttributesinline
CAB_t typedef (defined in Fiber::Field)Fiber::Field
clear()Fiber::Field
clearInterfaces()MemCore::Intercube
const_iterateInterfaces(const RefPtr< InterfaceIterationParameter > &IIP) constMemCore::Intercube
createCreator(const RefPtr< MemBase > &Data, const RefPtr< FragmentID > &=nullptr, CreationFailAlternative=CreationFailAlternative::Persistent, const WeakPtr< MemCore::Cache > &theCache=MemCore::Cache::MemCache())Fiber::Field
createCreator(const RefPtr< MemBase > &Data, const string &FragmentName, CreationFailAlternative=CreationFailAlternative::Persistent, const WeakPtr< MemCore::Cache > &theCache=MemCore::Cache::MemCache()) (defined in Fiber::Field)Fiber::Field
createData(const MultiIndex< N > &Size, const RefPtr< FragmentID > &fid=nullptr, Field::CreationFailAlternative FailMode=Field::CreationFailAlternative::Persistent, const WeakPtr< MemCore::Cache > &theCache=MemCore::Cache::MemCache())Fiber::Fieldinline
createData(const MultiIndex< N > &Size, const string &fragmentname, Field::CreationFailAlternative FailMode=Field::CreationFailAlternative::Persistent, const WeakPtr< MemCore::Cache > &theCache=MemCore::Cache::MemCache())Fiber::Fieldinline
createInterface(const type_info &) constMemCore::Intercubevirtual
CreationFailAlternative enum name (defined in Fiber::Field)Fiber::Field
CreativeArrayNullPtr() (defined in Fiber::Field)Fiber::Fieldstatic
DEPRECATED("Use function getDataByNumericalID() instead", RefPtr< MemBase > getData(FragmentIndex_t NumericalID) const) (defined in Fiber::Field)Fiber::Fieldinline
Dims() constFiber::Field
extremeUnction() override (defined in Fiber::Field)Fiber::Field
Field()Fiber::Field
Field(const RefPtr< FragmentIDCollection > &theFragmentIDCollection)Fiber::Field
Field(const WeakPtr< Field > &SimilarField) (defined in Fiber::Field)Fiber::Fieldexplicit
Field(const FragmentIDCollectionProvider &FICP) (defined in Fiber::Field)Fiber::Fieldexplicit
Field(const RefPtr< CreativeArrayBase > &FFC, const RefPtr< FragmentIDCollection > &theFragmentIDCollection=nullptr)Fiber::Fieldexplicit
Field(const RefPtr< MemBase > &Mb, const RefPtr< FragmentIDCollection > &theFragmentIDCollection=nullptr)Fiber::Fieldexplicit
Field(const RefPtr< CreativeArrayBase > &FFC, const WeakPtr< Field > &SimilarField) (defined in Fiber::Field)Fiber::Field
Field(const RefPtr< MemBase > &MAb, const WeakPtr< Field > &SimilarField) (defined in Fiber::Field)Fiber::Field
Field(const RefPtr< CreativeArrayBase > &FFC, const FragmentIDCollectionProvider &FICP) (defined in Fiber::Field)Fiber::Field
Field(const RefPtr< MemBase > &MAb, const FragmentIDCollectionProvider &FICP) (defined in Fiber::Field)Fiber::Field
Field(const RefPtr< MemBase > &Mb, const RefPtr< MemCore::Cache > &Cache, const RefPtr< FragmentIDCollection > &theFragmentIDCollection=nullptr)Fiber::Field
Field(const MultiIndex< DIMS > &NumberOfFragments, const string &FragmentNamePrefix)Fiber::Fieldinline
Field(const MemCore::Ref< MemArray< N, T > > &MemRefPtr, const RefPtr< FragmentIDCollection > &theFragmentIDCollection=nullptr)Fiber::Fieldinline
Field(const MemCore::RefPtr< MemArray< N, T > > &MemRefPtr, const RefPtr< FragmentIDCollection > &theFragmentIDCollection=nullptr)Fiber::Fieldinline
Field(const MemCore::WeakPtr< MemArray< N, T > > &MemRefPtr, const RefPtr< FragmentIDCollection > &theFragmentIDCollection=nullptr)Fiber::Fieldinline
Field(const MemCore::MemVector< T > &Data, const MultiIndex< N > &Size, const RefPtr< FragmentIDCollection > &theFragmentIDCollection=nullptr)Fiber::Fieldinline
Field(const MemCore::RefPtr< MemCore::TypedChunk< T > > &Data, const MultiIndex< N > &Size, const RefPtr< FragmentIDCollection > &theFragmentIDCollection=nullptr)Fiber::Fieldinline
findInterface(const type_info &t) constMemCore::Intercube
findNumericalID(const RefPtr< FragmentID > &fid) const (defined in Fiber::Field)Fiber::Field
findNumericalIDByName(const string &FragmentName) const (defined in Fiber::Field)Fiber::Field
fragment_mutex (defined in Fiber::Field)Fiber::Fieldmutableprotected
fragment_mutex_t typedef (defined in Fiber::Field)Fiber::Field
FragmentIterator_t typedefFiber::Field
fragments (defined in Fiber::Field)Fiber::Fieldprotected
fragments_t typedef (defined in Fiber::Field)Fiber::Field
getAge() constMemCore::Ageable
getAttribute(const std::string &name) constMemCore::Attributes
getAttributeAge() constMemCore::Attributes
getAttributeValue(const string &AttributeName, size_t ElementNumber=0) constMemCore::Attributes
getAttributeValues()MemCore::Attributes
getAttributeValues() constMemCore::Attributes
getChunk(const RefPtr< FragmentID > &FID=nullptr) constFiber::Fieldinline
getCompatibleCreator(const RefPtr< FragmentID > &F=nullptr) constFiber::Fieldinline
getCompatibleCreatorF(const RefPtr< FragmentID > &F=nullptr) constFiber::Field
getCompatibleData(const RefPtr< FragmentID > &F=nullptr) constFiber::Fieldinline
getCreator(const RefPtr< FragmentID > &=nullptr) constFiber::Field
getCreator(FragmentIndex_t NumericalID) const (defined in Fiber::Field)Fiber::Fieldinline
getCreatorByName(const string &FragmentName) constFiber::Field
getCreatorByNameF(const string &FragmentName) const (defined in Fiber::Field)Fiber::Field
getCreatorByNumericalID(FragmentIndex_t NumericalID) const (defined in Fiber::Field)Fiber::Field
getCreatorReferenceViaFragmentIndex(FragmentIndex_t NumericalID) (defined in Fiber::Field)Fiber::Field
getData(const RefPtr< FragmentID > &FID=nullptr) constFiber::Field
getDataByNumericalID(FragmentIndex_t NumericalID) constFiber::Field
getElementFiberType() constFiber::Field
getElementType() constFiber::Field
getFiberType() const (defined in Fiber::Field)Fiber::Fieldinline
getFiberTypeIndex() const (defined in Fiber::Field)Fiber::Fieldinline
getFieldStorageType() constFiber::Field
getFirstCreator() constFiber::Field
getFirstData() constFiber::Field
getFirstFragmentID() constFiber::Field
getFragmentID(const MultiIndex< DIMS > &I) constFiber::RegularlyFragmentedField< DIMS >inline
getFragmentID(const string &FragmentName) const (defined in Fiber::Field)Fiber::Field
getFragmentIDCollection() const override (defined in Fiber::Field)Fiber::Fieldvirtual
getFragmentIDs() constFiber::Field
getFragmentLayout() const (defined in Fiber::Field)Fiber::Fieldinline
getInterface(const type_info &t)MemCore::Intercube
getInterfaceNames(const char delim=';') constMemCore::Intercube
getMemoryUsage(memsize_t &UsedMemory, memsize_t &WantedMemory) constFiber::Field
getMostRecentAttributeAge() const (defined in Fiber::Field)Fiber::Field
getMostRecentCreatorAge() const (defined in Fiber::Field)Fiber::Field
getNumberOfAttributes() constMemCore::Attributes
getNumberOfFragments() const (defined in Fiber::RegularlyFragmentedField< DIMS >)Fiber::RegularlyFragmentedField< DIMS >inline
getNumberOfValidOwners() constFiber::Ownable< Field >inline
getNumericalID(const RefPtr< FragmentID > &fid) (defined in Fiber::Field)Fiber::Field
getPrimaryOwner() constFiber::Ownable< Field >inline
getProperties() constFiber::Field
getSize() constFiber::Field
gotNewInterfaceData(const Data &D)MemCore::Intercube
gotNewInterfaceData(mutex &M, const Data &D)MemCore::Intercube
gotNewInterfaceData(mutex &M, const Data &D)MemCore::Intercube
gotNewInterfaceData(mutex &M, const Data &D, const Selector &S)MemCore::Intercube
gotNewInterfaceData(mutex &M, const Data &D, const Selector *S)MemCore::Intercube
hasAttribute(const std::string &name) constMemCore::Attributes
hasChangedInterfaceData(const Data &D) constMemCore::Intercube
hasChangedInterfaceData(const Data &D) constMemCore::Intercube
hasChangedInterfaceData(const Data &D, const Selector &) constMemCore::Intercube
hasChangedInterfaceData(const Data &D, const Selector *) constMemCore::Intercube
hasData(const RefPtr< FragmentID > &FID=nullptr) constFiber::Fieldinline
hasFragmentsNewerThan(const Ageable &A) const (defined in Fiber::Field)Fiber::Field
hasInterface(const type_info &t) constMemCore::Intercube
InfinitelyNew() noexceptMemCore::Ageablestatic
InfinitelyOld() noexceptMemCore::Ageablestatic
insertOwner(const Container &theOwner)Fiber::Ownable< Field >inline
insertOwner(const MemCore::WeakPtr< Container > &theOwner)Fiber::Ownable< Field >inline
Intercube()MemCore::Intercube
isCompatible(const Field &F) (defined in Fiber::Field)Fiber::Field
isFragmented() const (defined in Fiber::Field)Fiber::Fieldinline
isNewerThan(const Ageable &a) const noexceptMemCore::Ageable
isOlderThan(const Ageable &a) const noexceptMemCore::Ageable
isType(const TypeList_t &TL) constFiber::Fieldinline
isUnfragmented() const (defined in Fiber::Field)Fiber::Field
isYoungerThan(const Ageable &a) const noexceptMemCore::Ageable
Item typedefFiber::OwnerBase
Iterate(const T &t, const MemCore::WeakPtr< FragmentSelector > &FS=nullptr) const (defined in Fiber::Field)Fiber::Fieldinline
Fiber::SaveableAttributes::Iterate(const Functor &L) constMemCore::Attributes
iterate(FragmentIterator &, const MemCore::WeakPtr< FragmentSelector > &FS=nullptr) const (defined in Fiber::Field)Fiber::Field
iterate(const FragmentIterator_t &FI, bool parallel=false, bool copy_map_internally=false) constFiber::Field
iterate(bool parallel, const FragmentIterator_t &FI, bool copy_map_internally=false) constFiber::Fieldinline
iterate(FragmentIndexIterator &FFI, const WeakPtr< FragmentSelector > &FS=nullptr, bool copy_map_internally=false) constFiber::Field
Fiber::SaveableAttributes::iterate(Iterator &it) constMemCore::Attributes
iterate_attributes(const Functor &L) constMemCore::Attributes
iterate_fragments(const T &t, const MemCore::WeakPtr< FragmentSelector > &FS=nullptr) const (defined in Fiber::Field)Fiber::Fieldinline
iterate_parallel(const FragmentIterator_t &FI, bool copy_map_internally=false) constFiber::Fieldinline
iterateInterfaces(const RefPtr< InterfaceIterationParameter > &IIP)MemCore::Intercube
Iterator typedef (defined in Fiber::Field)Fiber::Field
LastSavedAttributes (defined in Fiber::SaveableAttributes)Fiber::SaveableAttributesmutable
makeFragmentID(const string &fragmentname)Fiber::Field
NamedFragment typedef (defined in Fiber::Field)Fiber::Field
newField(const MultiIndex< DIMS > &FragmentNumbers, const WeakPtr< Field > &SimilarField, const string &FragmentNamePrefix="RegularFragment")Fiber::RegularlyFragmentedField< DIMS >inlinestatic
newField(const MultiIndex< DIMS > &FragmentNumbers, const RefPtr< FragmentIDCollection > &theFragmentIDCollection, const string &FragmentNamePrefix="RegularFragment")Fiber::RegularlyFragmentedField< DIMS >inlinestatic
newFragmentationArray() constFiber::Field
nFragments() constFiber::Fieldinline
now() noexceptMemCore::Ageablestatic
NullPtrField() (defined in Fiber::Field)Fiber::Fieldstatic
NumberOfAttributes() constMemCore::Attributes
NumberOfFragments() constFiber::Fieldinline
operator!=(const Ageable &a) const noexceptMemCore::Ageable
operator()(const MultiIndex< DIMS > &I) constFiber::RegularlyFragmentedField< DIMS >inline
operator()(const string &FragmentName) const (defined in Fiber::Field)Fiber::Fieldinline
operator()(const RefPtr< FragmentID > &FID=nullptr) const (defined in Fiber::Field)Fiber::Fieldinline
operator<(const Ageable &a) const noexceptMemCore::Ageable
operator<<(const FieldFragment &FF, const RefPtr< MemBase > &Mb)Fiber::Fieldrelated
operator<<(const FieldFragmentRef &FF, const RefPtr< MemBase > &Mb)Fiber::Fieldrelated
operator<<(const FieldFragmentRef &&FF, const Field::CAB_t &theCreator)Fiber::Fieldrelated
operator<=(const Ageable &a) const noexceptMemCore::Ageable
operator<=(const volatile Ageable &a) const volatile noexceptMemCore::Ageable
operator=(const Ownable &)Fiber::Ownable< Field >inline
operator==(const Ageable &a) const noexceptMemCore::Ageable
operator>(const Ageable &a) const noexceptMemCore::Ageable
operator>(const volatile Ageable &a) const volatileMemCore::Ageable
operator>=(const Ageable &a) const noexceptMemCore::Ageable
operator>=(const volatile Ageable &a) const volatile noexceptMemCore::Ageable
operator>>(const FieldFragment &FF, Field::CAB_t &Result)Fiber::Fieldrelated
operator>>(const FieldFragmentRef &FF, Field::CAB_t &Result)Fiber::Fieldrelated
operator[](const MultiIndex< DIMS > &I)Fiber::RegularlyFragmentedField< DIMS >inline
operator[](const string &fragmentname) (defined in Fiber::Field)Fiber::Fieldinline
own(CreativeArrayBase &CAB) (defined in Fiber::Field)Fiber::Fieldinline
own(const RefPtr< CreativeArrayBase > &CAB) (defined in Fiber::Field)Fiber::Fieldinline
Ownable()Fiber::Ownable< Field >inline
Ownable(const Ownable &)Fiber::Ownable< Field >inline
Ownable(const MemCore::WeakPtr< Container > &theOwner, const MemCore::Ageable &theNewAge)Fiber::Ownable< Field >inline
Ownable(const Container &theOwner, const MemCore::Ageable &theNewAge)Fiber::Ownable< Field >inline
OwnerBase() (defined in Fiber::OwnerBase)Fiber::OwnerBase
OwnersFiber::Ownable< Field >
printInterfaces() constMemCore::Intercube
Fiber::OwnerBase::processOwnership(MemCore::Intercube &OutputAndInput) constFiber::OwnerBaseinline
registerInterface(const type_info &t)MemCore::Intercube
RegularlyFragmentedField(const MultiIndex< DIMS > &FragmentNumbers, const string &FragmentNamePrefix="RegularFragment")Fiber::RegularlyFragmentedField< DIMS >inline
RegularlyFragmentedField(const RegularlyFragmentedField &RFF)Fiber::RegularlyFragmentedField< DIMS >inline
removeInterface()MemCore::Intercube
removeInterfaceBase(const type_info &InterfaceBaseID)MemCore::Intercube
reserve_fragments(size_t N) (defined in Fiber::Field)Fiber::Field
resetAge() noexceptMemCore::Ageable
setAttribute(const std::string &name, const MemCore::RefPtr< MemCore::ChunkBase > &AttribData)MemCore::Attributes
setAttributeValue(const std::string &name, const T &AttribData)MemCore::Attributes
setAttributeValues(const std::string &name, const std::initializer_list< T > &AttribData)MemCore::Attributes
setCompatibleCreator(const RefPtr< CreativeArrayBase > &CAB, const RefPtr< FragmentID > &fid=nullptr)Fiber::Fieldinline
setCompatibleLambda(const FunctionalCreator::Functor &F, const RefPtr< FragmentID > &fid=nullptr) (defined in Fiber::Field)Fiber::Fieldinline
setCreator(const RefPtr< CreativeArrayBase > &FFC, const RefPtr< FragmentID > &=nullptr)Fiber::Field
setCreatorByName(const RefPtr< CreativeArrayBase > &FFC, const string &FragmentName) (defined in Fiber::Field)Fiber::Fieldinline
setCreatorViaFragmentIndex(FragmentIndex_t FI, const RefPtr< CreativeArrayBase > &CAB) (defined in Fiber::Field)Fiber::Fieldprotected
setDiscardableData(const RefPtr< MemBase > &Mb, const RefPtr< MemCore::Cache > &Cache=MemCore::Cache::MemCache(), const RefPtr< FragmentID > &=nullptr)Fiber::Fieldrelated
setFragmentLayout(const MultiIndex< DIMS > &NumberOfFragments, const string &FragmentNamePrefix)Fiber::Fieldinline
setFragmentOffset(const string &FragmentName, const MultiIndex< Dims > &Offset)Fiber::Fieldinline
setFunctionalCreator(const FunctionalCreator::Functor &F, const RefPtr< FragmentID > &fid=nullptr) (defined in Fiber::Field)Fiber::Fieldinline
setFunctor(const Functor &F, const RefPtr< FragmentID > &fid=nullptr)Fiber::Fieldinline
setFunctor(const RefPtr< FragmentID > &fid, const Functor &F)Fiber::Fieldinline
setInfinitelyNew() noexceptMemCore::Ageable
setLambda(const FunctionalCreator::Functor &F, const RefPtr< FragmentID > &fid=nullptr)Fiber::Fieldinline
setLambda(const RefPtr< FragmentID > &fid, const FunctionalCreator::Functor &F) (defined in Fiber::Field)Fiber::Fieldinline
setPersistentData(const RefPtr< MemBase > &Mb, const RefPtr< FragmentID > &=nullptr, const RefPtr< MemCore::Cache > &Cache=MemCore::Cache::MemCache(), const string &ProvenanceInfo={})Fiber::Field
setPersistentData(const RefPtr< MemBase > &Mb, const RefPtr< FragmentID > &fID, const string &ProvenanceInfo) (defined in Fiber::Field)Fiber::Fieldinline
setPersistentData(const MemCore::RefPtr< Chunk< T > > &Mb, const MultiIndex< N > &Dimensions, const RefPtr< FragmentID > &FragID=nullptr, const RefPtr< MemCore::Cache > &Cache=MemCore::Cache::MemCache())Fiber::Fieldinline
setPersistentData(Chunk< T > *Mb, const MultiIndex< N > &Dimensions, const RefPtr< FragmentID > &FragID=nullptr, const RefPtr< MemCore::Cache > &Cache=MemCore::Cache::MemCache())Fiber::Fieldinline
setPersistentData1D(const MemCore::RefPtr< Chunk< T > > &data, const RefPtr< FragmentID > &FragID=nullptr, const RefPtr< MemCore::Cache > &Cache=MemCore::Cache::MemCache())Fiber::Fieldinline
setPersistentDataByName(const RefPtr< MemBase > &Mb, const string &FragmentName, const RefPtr< MemCore::Cache > &Cache=MemCore::Cache::MemCache()) (defined in Fiber::Field)Fiber::Fieldinline
setValue(const T &AttribData, const std::string &name)MemCore::Attributes
setValue(const T &AttribData, const std::string &name, const std::string &Comment, const std::string &CommentPrefix="Comment")MemCore::Attributes
Speak(int indent=0, int maxindent=-1) constFiber::Field
time_value() const noexceptMemCore::Ageable
time_value() const volatile noexceptMemCore::Ageable
toString() constMemCore::Attributes
touch() noexceptMemCore::Ageable
touchAttributes() constMemCore::Attributes
UnsavedCreators (defined in Fiber::Field)Fiber::Field
update(age_t age) noexceptMemCore::Ageable
update(const Ageable &Other) noexceptMemCore::Ageable
update(const volatile Ageable &Other) volatile noexceptMemCore::Ageable
updateAttributeAge(const Ageable &A) constMemCore::Attributes
use_std__flat_map_for_fragments (defined in Fiber::Field)Fiber::Fieldstatic
validate(const MultiIndex< DIMS > &I) constFiber::RegularlyFragmentedField< DIMS >inline
Fiber::Field::validate(FragmentIndex_t FragmentNumber) constFiber::Fieldrelated
WeakFieldPtr_t typedef (defined in Fiber::Field)Fiber::Field
x_updateOwnershipAge(const MemCore::Ageable &theNewAge) overrideFiber::Ownable< Field >inlinevirtual
xml() const (defined in Fiber::RegularlyFragmentedField< DIMS >)Fiber::RegularlyFragmentedField< DIMS >inline
~Ageable() noexceptMemCore::Ageable
~Attributes()MemCore::Attributes
~Field()Fiber::Fieldprotected
~FragmentIDCollectionProvider() (defined in Fiber::FragmentIDCollectionProvider)Fiber::FragmentIDCollectionProvider
~Intercube()MemCore::Intercubevirtual
~OwnerBase() (defined in Fiber::OwnerBase)Fiber::OwnerBase
~RegularlyFragmentedField() (defined in Fiber::RegularlyFragmentedField< DIMS >)Fiber::RegularlyFragmentedField< DIMS >inlineprotected
~SaveableAttributes() (defined in Fiber::SaveableAttributes)Fiber::SaveableAttributes