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

Buffer Management


Classes

class  SH::ShMemory
 A memory object. More...
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 281 of file ShMemory.hpp.


Generated on Mon Jan 24 18:38:00 2005 for Sh by  doxygen 1.4.1