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

mem_access_object Struct Reference

#include <memsem.hh>

Collaboration diagram for mem_access_object:

Collaboration graph
[legend]

Data Fields

void * data
long connection_number
long total_connections
double timeout
double sem_delay
int read_only
int split_buffer
char toggle_bit
RCS_SEMAPHOREsem

Field Documentation

void* mem_access_object::data
 

Definition at line 19 of file memsem.hh.

Referenced by mem_release_access(), and SHMEM::open().

long mem_access_object::connection_number
 

Definition at line 20 of file memsem.hh.

Referenced by mem_release_access(), and SHMEM::open().

long mem_access_object::total_connections
 

Definition at line 21 of file memsem.hh.

Referenced by mem_release_access(), and SHMEM::open().

double mem_access_object::timeout
 

Definition at line 22 of file memsem.hh.

Referenced by SHMEM::open().

double mem_access_object::sem_delay
 

Definition at line 23 of file memsem.hh.

Referenced by SHMEM::open().

int mem_access_object::read_only
 

Definition at line 24 of file memsem.hh.

Referenced by SHMEM::main_access(), and SHMEM::open().

int mem_access_object::split_buffer
 

Definition at line 25 of file memsem.hh.

Referenced by mem_release_access(), and SHMEM::open().

char mem_access_object::toggle_bit
 

Definition at line 26 of file memsem.hh.

Referenced by SHMEM::main_access(), and mem_release_access().

RCS_SEMAPHORE* mem_access_object::sem
 

Definition at line 27 of file memsem.hh.

Referenced by mem_release_access(), and SHMEM::open().


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