Buffer Management


Classes

class  SH::ShMemory
 A memory object. More...
class  SH::ShTransfer
 A Storage Transfer function. More...
class  SH::ShStorage
 A Storage object Storage represents actual, physical storage of some memory's contents. More...
class  SH::ShHostStorage
 An ShStorage representing data stored on the CPU host memory. More...
class  SH::ShHostMemory
 An ShMemory initially originating in CPU host memory. More...

Typedefs

typedef ShPointer< ShMemory > SH::ShMemoryPtr
typedef ShPointer< const ShMemory > SH::ShMemoryCPtr
typedef ShPointer< ShStorage > SH::ShStoragePtr
typedef ShPointer< const ShStorage > SH::ShStorageCPtr
typedef ShPointer< ShHostStorage > SH::ShHostStoragePtr
typedef ShPointer< const ShHostStorage > SH::ShHostStorageCPtr
typedef ShPointer< ShHostMemory > SH::ShHostMemoryPtr
typedef ShPointer< const ShHostMemory > SH::ShHostMemoryCPtr

Functions

template<typename Functor>
ShPointer< ShStorage > SH::ShMemory::findStorage (const std::string &id, const Functor &f)
 Find a storage of a given id selected by an external functor.

Function Documentation

template<typename Functor>
ShPointer< ShStorage > SH::ShMemory::findStorage const std::string &  id,
const Functor &  f
[inherited]
 

Find a storage of a given id selected by an external functor.

  • functor A functor of ShStoragePtr -> bool.

Definition at line 289 of file ShMemory.hpp.


Generated on Wed Nov 9 15:33:47 2005 for Sh by  doxygen 1.4.5