casa
5.7.0-16
|
#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 *) |
void attachFile | ( | const char * | ) |
void detachFile | ( | ) |
int oladvf_ | ( | int * | , |
int * | |||
) |
int olopen_ | ( | int * | , |
char * | , | ||
int | |||
) |
int readVLALogRec | ( | char * | ) |