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

bbdmem.hh File Reference

#include "cms.hh"
#include "bbd.h"

Include dependency graph for bbdmem.hh:

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  bbdWriter
struct  bbdReader
class  BBDMEM

Typedefs

typedef void * BBD
typedef bbdWriter BBD_WRITER
typedef bbdReader BBD_READER

Enumerations

enum  BBD_TYPE { BBD_NULL = 0, BBD_MULT_READER = 2, BBD_SOLE_WRITER = 3, BBD_MULT_WRITER = 4 }
enum  BBD_READ_TYPE { BBD_PLAIN_READ = 1, BBD_FRESH_READ = 2, BBD_SPY_READ = 3 }
enum  BBD_WRITE_TYPE { BBD_PLAIN_WRITE = 1, BBD_WAIT_WRITE = 2 }

Functions

IMPORT BBD bbdConnect ()
IMPORT int bbdRead ()
IMPORT int bbdClear ()
IMPORT int bbdWrite ()
IMPORT STATUS bbdDelete ()
IMPORT char * bbdName ()
IMPORT BBD bbdNameToId ()
IMPORT int bbdShow ()


Typedef Documentation

typedef void* BBD
 

Definition at line 58 of file bbdmem.hh.

typedef struct bbdWriter BBD_WRITER
 

typedef struct bbdReader BBD_READER
 


Enumeration Type Documentation

enum BBD_TYPE
 

Enumeration values:
BBD_NULL 
BBD_MULT_READER 
BBD_SOLE_WRITER 
BBD_MULT_WRITER 

Definition at line 32 of file bbdmem.hh.

enum BBD_READ_TYPE
 

Enumeration values:
BBD_PLAIN_READ 
BBD_FRESH_READ 
BBD_SPY_READ 

Definition at line 43 of file bbdmem.hh.

enum BBD_WRITE_TYPE
 

Enumeration values:
BBD_PLAIN_WRITE 
BBD_WAIT_WRITE 

Definition at line 51 of file bbdmem.hh.


Function Documentation

IMPORT BBD bbdConnect  
 

IMPORT int bbdRead  
 

IMPORT int bbdClear  
 

IMPORT int bbdWrite  
 

IMPORT STATUS bbdDelete  
 

IMPORT char* bbdName  
 

IMPORT BBD bbdNameToId  
 

IMPORT int bbdShow  
 


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