Main Page   Data Structures   File List   Data Fields   Globals   Examples  

_shbuf Struct Reference

#include <internal.h>


Data Fields

key_t control_shm_key
int control_shmid
int buffer_shmid
int semid
int msgid
shbuf_controlcontrol
unsigned char * buffer
int fifo_fd_read
int fifo_fd_write
int is_dead
int is_provider
pthread_t thread


Detailed Description

Examples:

shbuftest.c.

Definition at line 55 of file internal.h.


Field Documentation

unsigned char* _shbuf::buffer
 

Definition at line 64 of file internal.h.

int _shbuf::buffer_shmid
 

Definition at line 59 of file internal.h.

shbuf_control* _shbuf::control
 

Definition at line 63 of file internal.h.

key_t _shbuf::control_shm_key
 

Definition at line 56 of file internal.h.

int _shbuf::control_shmid
 

Definition at line 58 of file internal.h.

int _shbuf::fifo_fd_read
 

Definition at line 66 of file internal.h.

int _shbuf::fifo_fd_write
 

Definition at line 67 of file internal.h.

int _shbuf::is_dead
 

Definition at line 69 of file internal.h.

int _shbuf::is_provider
 

Definition at line 70 of file internal.h.

int _shbuf::msgid
 

Definition at line 61 of file internal.h.

int _shbuf::semid
 

Definition at line 60 of file internal.h.

pthread_t _shbuf::thread
 

Definition at line 72 of file internal.h.


The documentation for this struct was generated from the following file:
Generated on Thu Sep 11 18:52:22 2003 for libshbuf by doxygen1.2.18