, including all inherited members.
applyOperator(const UnaryOperator &theOperator, const MemBase::Creator_t &theCreator) const | Fiber::TypedArray< T > | [inline] |
applyOperator(const BinaryOperator &theOperator, const RefPtr< MemBase > &rightValue, const MemBase::Creator_t &theCreator) const | Fiber::TypedArray< T > | [inline] |
create(const RefPtr< MemBase > &SourceLayout, const MemBase::Creator_t &C=MemCore::NullPtr(), const type_info &layout=typeid(void)) (defined in Fiber::TypedArray< T >) | Fiber::TypedArray< T > | [inline, static] |
Fiber::MemBase::create(const RefPtr< FiberTypeBase > &FT, int rank, const index_t dims[], const Creator_t &C, const type_info &layout=typeid(void)) | Fiber::MemBase | [static] |
create(const RefPtr< FiberTypeBase > &FT, const Creator_t &C, const type_info &layout=typeid(void)) (defined in Fiber::MemBase) | Fiber::MemBase | [inline] |
createEquallySizedMemArray(const RefPtr< MemCore::ChunkBase > &Storage, const MemBase::Creator_t &C) const =0 | Fiber::MemBase | [pure virtual] |
createIndirection(const DynamicSize &newSize, const std::vector< index_t > &Indirection, const MemBase::Creator_t &theCreator) const | Fiber::TypedArray< T > | [inline, virtual] |
createSubArray(const DynamicSize &Offset, const DynamicSize &CopySize, const MemBase::Creator_t &C) const =0 (defined in Fiber::MemBase) | Fiber::MemBase | [pure 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()=0 | Fiber::MemBase | [pure virtual] |
DeltaPtr() const =0 | Fiber::MemBase | [pure virtual] |
first() const =0 | Fiber::TypedArray< T > | [pure virtual] |
getChunk() const | Fiber::TypedArray< T > | [inline, virtual] |
getComponentArray(int member, const MemBase::Creator_t &C)=0 (defined in Fiber::MemBase) | Fiber::MemBase | [pure virtual] |
getFiberType() const =0 (defined in Fiber::MemBase) | Fiber::MemBase | [pure virtual] |
getHyperslabParameters()=0 (defined in Fiber::MemBase) | Fiber::MemBase | [pure virtual] |
getPtr()=0 | Fiber::MemBase | [pure virtual] |
getSize() const =0 | Fiber::MemBase | [pure virtual] |
getType() const =0 | Fiber::MemBase | [pure virtual] |
last() const =0 | Fiber::TypedArray< T > | [pure virtual] |
makeMemArray(const MemBase::Creator_t &C) const =0 | Fiber::MemBase | [pure virtual] |
MemBase(const Creator_t &theCreator) | Fiber::MemBase | |
myChunk() const =0 | Fiber::TypedArray< T > | [pure virtual] |
nElements() const | Fiber::MemBase | [inline, virtual] |
newMemArray(const MemBase::Creator_t &C) const =0 | Fiber::MemBase | [pure virtual] |
newMemArray(const DynamicSize &newSize, const MemBase::Creator_t &C) const =0 (defined in Fiber::MemBase) | Fiber::MemBase | [pure virtual] |
OriginPtr() const =0 | Fiber::MemBase | [pure virtual] |
rank() const =0 | Fiber::MemBase | [pure virtual] |
registerCreator(const RefPtr< Allocator > &A, const RefPtr< FiberTypeBase > &FT) (defined in Fiber::MemBase) | Fiber::MemBase | [static] |
RegisteredTypes (defined in Fiber::MemBase) | Fiber::MemBase | [static] |
StandardTypes (defined in Fiber::MemBase) | Fiber::MemBase | [static] |
TypedArray(const MemBase::Creator_t &C) (defined in Fiber::TypedArray< T >) | Fiber::TypedArray< T > | [inline] |
value_type typedef (defined in Fiber::TypedArray< T >) | Fiber::TypedArray< T > | |
~MemBase() | Fiber::MemBase | |