Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

shm_t Struct Reference

#include <_shm.h>

Collaboration diagram for shm_t:

Collaboration graph
[legend]

Data Fields

int id
void * addr
int create_errno
size_t size
int count
int created
int key
void * addr

Field Documentation

int shm_t::id
 

Definition at line 62 of file shm.hh.

Referenced by rcs_shm_close(), rcs_shm_delete(), rcs_shm_nattch(), and rcs_shm_open().

void* shm_t::addr
 

Definition at line 51 of file _shm.h.

Referenced by RCS_SHAREDMEM::RCS_SHAREDMEM(), rcs_shm_close(), rcs_shm_delete(), rcs_shm_nattch(), and rcs_shm_open().

int shm_t::create_errno
 

Definition at line 64 of file shm.hh.

Referenced by RCS_SHAREDMEM::RCS_SHAREDMEM(), and rcs_shm_open().

size_t shm_t::size
 

Definition at line 65 of file shm.hh.

Referenced by rcs_shm_close(), rcs_shm_delete(), rcs_shm_nattch(), and rcs_shm_open().

int shm_t::count
 

Definition at line 66 of file shm.hh.

int shm_t::created
 

Definition at line 67 of file shm.hh.

Referenced by RCS_SHAREDMEM::RCS_SHAREDMEM(), rcs_shm_close(), and rcs_shm_open().

int shm_t::key
 

Definition at line 68 of file shm.hh.

Referenced by rcs_shm_close(), and rcs_shm_open().

void* shm_t::addr
 

Definition at line 63 of file shm.hh.


The documentation for this struct was generated from the following files:
Generated on Sun Dec 2 15:59:17 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001