Client side data structure. More...
#include <clCachedCkpt.h>
Public Attributes | |
| ClUint8T * | cache |
| Shared buffer. | |
| ClOsalSemIdT | cacheSem |
| Semaphore to protect the shared memory. | |
| ClUint32T | cachSize |
| Shared buffer size. | |
| ClInt32T | fd |
| File descriptor that refers to an open shared memory. | |
Client side data structure.