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

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

addInterface(const RefPtr< InterfaceBase > &I) constMemCore::Intercube
addInterfaceData(const Data &D)MemCore::Intercube
addInterfaceData(const Data &D)MemCore::Intercube
adjustCacheableSize(memsize_t memDiff)MemCore::Cacheableprotected
applyFunction(const std::function< result_t(const T &)> &theOperator) constFiber::TypedArray< T >inline
applyFunction(const std::function< T(const T &)> &theOperator) constFiber::TypedArray< T >inline
applyFunction(const std::function< result_t(const T &, index_t I)> &theOperator) constFiber::TypedArray< T >inline
applyFunction(const std::function< T(const T &, index_t I)> &theOperator) constFiber::TypedArray< T >inline
applyFunction(const TypedArray< SecondType > &R, const std::function< result_t(const T &, const SecondType &ST, index_t I)> &theOperator) constFiber::TypedArray< T >inline
applyOperator(const UnaryOperator &theOperator, const MemBase::Creator_t &theCreator) constFiber::TypedArray< T >inline
applyOperator(const BinaryOperator &theOperator, const RefPtr< MemBase > &rightValue, const MemBase::Creator_t &theCreator) constFiber::TypedArray< T >inline
begin() (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >inline
begin() const (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >inline
Cacheable(const WeakPtr< Creature > &C)MemCore::Cacheable
cachecounter_t typedefMemCore::Cacheable
clearInterfaces()MemCore::Intercube
const_iterateInterfaces(const RefPtr< InterfaceIterationParameter > &IIP) constMemCore::Intercube
copy(const MemBase::Creator_t &C=nullptr) const =0Fiber::MemBasepure virtual
copyFrom(const RefPtr< MemCore::ChunkBase > &theChunk)=0 (defined in Fiber::MemBase)Fiber::MemBasepure virtual
copyFrom(const RefPtr< MemBase > &Mb)Fiber::MemBaseinline
create(const RefPtr< MemBase > &SourceLayout, const type_info &layout=typeid(void)) (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >inlinestatic
create(const RefPtr< FiberTypeBase > &FT, const DynamicSize &DS, const type_info &layout=typeid(void))Fiber::TypedArray< T >static
create(const RefPtr< FiberTypeBase > &FT, const type_info &layout=typeid(void)) constFiber::TypedArray< T >inline
create(const type_info &layout=typeid(void)) constFiber::TypedArray< T >inline
create(const DynamicSize &DS, const type_info &layout=typeid(void)) constFiber::TypedArray< T >
create(const type_info &layout=typeid(void)) constFiber::TypedArray< T >
createEquallySizedMemArray(const RefPtr< MemCore::ChunkBase > &Storage, const MemBase::Creator_t &C) const =0Fiber::MemBasepure virtual
createInterface(const type_info &) constMemCore::Intercubevirtual
createSubArray(const DynamicSize &Offset, const DynamicSize &CopySize, const MemBase::Creator_t &C) const =0 (defined in Fiber::MemBase)Fiber::MemBasepure virtual
creativeIterator()=0 (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >pure virtual
creativeIterator() const =0 (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >pure virtual
Creator_t typedef (defined in Fiber::MemBase)Fiber::MemBase
DeferredConstructor() override=0Fiber::MemBasepure virtual
DeltaPtr() const =0Fiber::MemBasepure virtual
element_memsize() const (defined in Fiber::MemBase)Fiber::MemBaseinline
end() (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >inline
end() const (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >inline
extremeUnction()MemCore::ReferenceBase< Cacheable >protectedvirtual
findInterface(const type_info &t) constMemCore::Intercube
first() const =0Fiber::TypedArray< T >pure virtual
getChunk() const overrideFiber::TypedArray< T >inlinevirtual
getComponent(int Component) -> decltype(getComponentArrayIterator(*this, Component)) (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >inline
getComponentArray(int member, const MemBase::Creator_t &C)=0 (defined in Fiber::MemBase)Fiber::MemBasepure virtual
getElementAsString(size_t index) const =0 (defined in Fiber::MemBase)Fiber::MemBasepure virtual
getFiberType() (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >inlinestatic
getFiberType() const (defined in Fiber::MemBase)Fiber::MemBaseinline
getHyperslabParameters()=0 (defined in Fiber::MemBase)Fiber::MemBasepure virtual
getInterface(const type_info &t)MemCore::Intercube
getInterfaceNames(const char delim=';') constMemCore::Intercube
getNumberOfElements() const (defined in Fiber::MemBase)Fiber::MemBaseinline
getObjectCountID() const noexceptMemCore::ReferenceBase< Cacheable >
getPtr()=0Fiber::MemBasepure virtual
getSize() const =0Fiber::MemBasepure virtual
getType() const overrideFiber::TypedArray< T >inlinevirtual
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
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
hasInterface(const type_info &t) constMemCore::Intercube
Intercube()MemCore::Intercube
isCached() constMemCore::Cacheable
isIdentical(const WeakPtr< Object, Object > &PossibleSelf) const noexceptMemCore::ReferenceBase< Cacheable >
isUncached() constMemCore::Cacheable
iterateInterfaces(const RefPtr< InterfaceIterationParameter > &IIP)MemCore::Intercube
last() const =0Fiber::TypedArray< T >pure virtual
makeMemArray(const MemBase::Creator_t &C) const =0Fiber::MemBasepure virtual
markAsUsed()MemCore::Cacheable
MemBase(const FiberTypeIndex &theFiberTypeIndex, const Creator_t &theCreator)Fiber::MemBase
MemBase(const MemBase &)=delete (defined in Fiber::MemBase)Fiber::MemBase
MemBase()=delete (defined in Fiber::MemBase)Fiber::MemBase
membase() const (defined in Fiber::MemBase)Fiber::MemBaseinline
memsize() const overrideFiber::MemBaseinlinevirtual
mkAutoDestructive()MemCore::ReferenceBase< Cacheable >
myCache() constMemCore::Cacheable
myChunk() const =0Fiber::TypedArray< T >pure virtual
myCreator() constMemCore::Cacheable
nElements() constFiber::MemBaseinlinevirtual
NumberOfElements() const (defined in Fiber::MemBase)Fiber::MemBaseinline
NumberOfListEntries() constMemCore::Cacheable
operator()(int Component) -> decltype(getComponentArrayIterator(*this, Component)) (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >inline
operator=(const TypedArray< T > &)=delete (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >
Fiber::MemBase::operator=(const ReferenceBase &R)MemCore::ReferenceBase< Cacheable >protected
OriginPtr() const =0Fiber::MemBasepure virtual
PreDestructor()MemCore::Cacheable
printInterfaces() constMemCore::Intercube
push_back(CacheQueue &Q)MemCore::Cacheable
push_front(CacheQueue &Q)MemCore::Cacheable
rank() const =0Fiber::MemBasepure virtual
refcount() const noexceptMemCore::ReferenceBase< Cacheable >
reference_domain_t typedefMemCore::ReferenceBase< Cacheable >
ReferenceBase(Object *that) noexceptMemCore::ReferenceBase< Cacheable >
registerCreator(const RefPtr< Allocator > &A, const RefPtr< FiberTypeBase > &FT) (defined in Fiber::MemBase)Fiber::MemBasestatic
RegisteredTypes (defined in Fiber::MemBase)Fiber::MemBasestatic
registerInterface(const type_info &t)MemCore::Intercube
removeInterface()MemCore::Intercube
removeInterfaceBase(const type_info &InterfaceBaseID)MemCore::Intercube
self() constMemCore::ReferenceBase< Cacheable >
SelfPtr_t typedefMemCore::ReferenceBase< Cacheable >
setCreator(const WeakPtr< Creature > &C)MemCore::Cacheable
suicide()MemCore::ReferenceBase< Cacheable >protected
TypedArray(const MemBase::Creator_t &C) (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >inline
TypedArray(const TypedArray< T > &)=delete (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >
value_type typedef (defined in Fiber::TypedArray< T >)Fiber::TypedArray< T >
wrefcount() const noexceptMemCore::ReferenceBase< Cacheable >
~Cacheable()MemCore::Cacheableprotected
~Intercube()MemCore::Intercubevirtual
~MemBase()Fiber::MemBase
~ReferenceBase()MemCore::ReferenceBase< Cacheable >protectedvirtual