#include <ShMemory.hpp>
Inheritance diagram for SH::ShHostMemory:


Public Member Functions | |
| ShHostMemory (int length) | |
| ShHostMemory (int length, void *data) | |
| ShHostStoragePtr | hostStorage () |
| ShPointer< const ShHostStorage > | hostStorage () const |
Definition at line 245 of file ShMemory.hpp.
1.3.7