12 #ifndef __SYS_SharedMemory__
13 #define __SYS_SharedMemory__
20 class SYS_SharedMemoryImpl;
21 class SYS_SharedMemoryViewImpl;
22 class SYS_SharedMemoryStreamBuffer;
42 static void setTempDir(
const char *
path);
57 const char *
id()
const;
63 bool readOnly()
const;
67 int64 getMemoryUsage(
bool inclusive)
const;
71 SYS_SharedMemoryImpl *myImpl;
96 bool readOnly()
const;
110 int64 getMemoryUsage(
bool inclusive)
const;
113 SYS_SharedMemoryViewImpl *myImpl;
124 exint blockSize()
const;
126 SYS_SharedMemoryStreamBuffer *myBuf;
141 exint blockSize()
const;
143 SYS_SharedMemoryStreamBuffer *myBuf;
146 #endif // __SYS_SharedMemory__
GLsizei const GLchar *const * path