Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

bos.h File Reference

#include <cfortran.h>

Include dependency graph for bos.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.

Defines

#define NmaxBos   3000000
#define BCS   COMMON_BLOCK(BCS,bcs)
#define ALPHA_MAIN()   CCALLSFSUB0(ALPHA_MAIN,alpha_main)
#define BOS_INITIALIZE()   CCALLSFSUB0(BOS_INITIALIZE,bos_initialize)
#define READ_EVENT(A1, A2, A3)   CCALLSFSUB3(READ_EVENT,read_event,PINT,PINT,PINT,A1,A2,A3)
#define BANK_NAME(A1, A2, A3, A4, A5, A6)   CCALLSFSUB6(BANK_NAME,bank_name,STRING,PSTRING,PINT,PINT,PINT,PINT,A1,A2,A3,A4,A5,A6)
#define BANK_OUTPUT(A1, A2, A3, A4, A5, A6)   CCALLSFSUB6(BANK_OUTPUT,bank_output,PSTRING,PSTRING,PINT,PINT,PINT,PINT,A1,A2,A3,A4,A5,A6)
#define WRITE_EVENT(A1, A2)   CCALLSFSUB2(WRITE_EVENT,write_event,STRING,STRING,A1,A2)
#define AOPENW(A1, A2, A3, A4, A5)   CCALLSFSUB5(AOPENW,aopenw,INT,STRING,STRING,STRING,PINT,A1,A2,A3,A4,A5)
#define BWRITE(A1, A2, A3)   CCALLSFSUB3(BWRITE,bwrite,INT,INT,STRING,A1,A2,A3)
#define QMINIT()   CCALLSFSUB0(QMINIT,qminit)
#define FINDBOOKINFO(A1, A2, A3, A4)   CCALLSFSUB4(FINDBOOKINFO,findbookinfo,PINT,PINT,PINT,PINT,A1,A2,A3,A4)

Typedefs

typedef int BCS_DEF [NmaxBos]

Functions

 COMMON_BLOCK_DEF (BCS_DEF, BCS)


Define Documentation

#define ALPHA_MAIN( )   CCALLSFSUB0(ALPHA_MAIN,alpha_main)
 

#define AOPENW( A1, A2, A3, A4, A5 )   CCALLSFSUB5(AOPENW,aopenw,INT,STRING,STRING,STRING,PINT,A1,A2,A3,A4,A5)
 

#define BANK_NAME( A1, A2, A3, A4, A5, A6 )   CCALLSFSUB6(BANK_NAME,bank_name,STRING,PSTRING,PINT,PINT,PINT,PINT,A1,A2,A3,A4,A5,A6)
 

#define BANK_OUTPUT( A1, A2, A3, A4, A5, A6 )   CCALLSFSUB6(BANK_OUTPUT,bank_output,PSTRING,PSTRING,PINT,PINT,PINT,PINT,A1,A2,A3,A4,A5,A6)
 

BCS_DEF BCS   COMMON_BLOCK(BCS,bcs)
 

Definition at line 14 of file bos.h.

#define BOS_INITIALIZE( )   CCALLSFSUB0(BOS_INITIALIZE,bos_initialize)
 

Referenced by AlephEpioExManager::initialize().

#define BWRITE( A1, A2, A3 )   CCALLSFSUB3(BWRITE,bwrite,INT,INT,STRING,A1,A2,A3)
 

#define FINDBOOKINFO( A1, A2, A3, A4 )   CCALLSFSUB4(FINDBOOKINFO,findbookinfo,PINT,PINT,PINT,PINT,A1,A2,A3,A4)
 

#define NmaxBos   3000000
 

Definition at line 12 of file bos.h.

#define QMINIT( )   CCALLSFSUB0(QMINIT,qminit)
 

#define READ_EVENT( A1, A2, A3 )   CCALLSFSUB3(READ_EVENT,read_event,PINT,PINT,PINT,A1,A2,A3)
 

Referenced by AlephEpioExManager::loopAllRead(), AlephEpioExManager::loopAllWrite(), and AlephEpioExManager::loopInterRead().

#define WRITE_EVENT( A1, A2 )   CCALLSFSUB2(WRITE_EVENT,write_event,STRING,STRING,A1,A2)
 


Typedef Documentation

typedef int BCS_DEF
 

Definition at line 13 of file bos.h.


Function Documentation

COMMON_BLOCK_DEF ( BCS_DEF,
BCS )
 


Generated at Wed Jun 18 17:20:30 2003 for ALPHA++ by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001