casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros | Functions
nreal.h File Reference
#include <stdio.h>

Go to the source code of this file.

Classes

struct  file
 Defines nreal time structures used by the VLA table filler. More...
 
struct  TapeHeader
 

Macros

#define BUF_SIZE
 comments about the following group More...
 
#define ONLINE_RECORD_SIZE_MAX
 
#define PHYS_RECORD_SIZE
 
#define MAX_LOGICAL_RECORD_SIZE
 

Functions

void attachFile (const char *)
 
void detachFile ()
 
int olopen_ (int *, char *, int)
 
int oladvf_ (int *, int *)
 
int readVLALogRec (char *)
 

Macro Definition Documentation

#define BUF_SIZE

comments about the following group

Definition at line 112 of file nreal.h.

#define MAX_LOGICAL_RECORD_SIZE

Definition at line 115 of file nreal.h.

#define ONLINE_RECORD_SIZE_MAX

Definition at line 113 of file nreal.h.

#define PHYS_RECORD_SIZE

Definition at line 114 of file nreal.h.

Function Documentation

void attachFile ( const char *  )
void detachFile ( )
int oladvf_ ( int *  ,
int *   
)
int olopen_ ( int *  ,
char *  ,
int   
)
int readVLALogRec ( char *  )