Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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 > ShMemoryPtr
typedef ShPointer< const ShMemory > ShMemoryCPtr
typedef ShPointer< ShStorage > ShStoragePtr
typedef ShPointer< const ShStorage > ShStorageCPtr
typedef ShPointer< ShHostStorage > ShHostStoragePtr
typedef ShPointer< const ShHostStorage > ShHostStorageCPtr
typedef ShPointer< ShHostMemory > ShHostMemoryPtr
typedef ShPointer< const ShHostMemory > 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 267 of file ShMemory.hpp.


Generated on Mon Oct 18 14:17:52 2004 for Sh by doxygen 1.3.7