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

_shm.h File Reference

#include "rcs_defs.hh"
#include <sys/types.h>
#include <sys/ipc.h>
#include <stddef.h>

Include dependency graph for _shm.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

struct  shm_t

Functions

shm_trcs_shm_open (key_t key, size_t size, int oflag,...)
int rcs_shm_close (shm_t *shm)
int rcs_shm_delete (shm_t *shm)
int rcs_shm_nattch (shm_t *shm)


Function Documentation

shm_t* rcs_shm_open key_t    key,
size_t    size,
int    oflag,
...   
 

int rcs_shm_close shm_t   shm
 

int rcs_shm_delete shm_t   shm
 

int rcs_shm_nattch shm_t   shm
 


Generated on Sun Dec 2 15:56:55 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001