Go to the source code of this file.
Namespaces | |
| namespace | casacore |
this file contains all the compiler specific defines | |
Defines | |
| #define | traceFOPEN |
| Defines for correct name of functions to access large files. | |
| #define | traceFCLOSE |
| #define | traceFSEEK |
| #define | traceFTELL |
| #define | traceFREAD |
| #define | traceFWRITE |
| #define | traceREAD |
| #define | tracePREAD |
| #define | traceWRITE |
| #define | tracePWRITE |
| #define | trace2OPEN |
| #define | traceLSEEK |
| #define | trace3OPEN |
| #define | traceCLOSE |
| #define trace2OPEN |
Definition at line 75 of file LargeIOFuncDef.h.
| #define trace3OPEN |
Definition at line 77 of file LargeIOFuncDef.h.
| #define traceCLOSE |
Definition at line 78 of file LargeIOFuncDef.h.
| #define traceFCLOSE |
Definition at line 66 of file LargeIOFuncDef.h.
| #define traceFOPEN |
Defines for correct name of functions to access large files.
Internal
The defines in this file let us instrument the IO system using PABLO. See www-pablo.cs.uiuc.edu for more about pablo.
If AIPS_NOLARGEFILE is not defined, use the large file functions. Define _LARGEFILE64_SOURCE for Linux systems.
Definition at line 65 of file LargeIOFuncDef.h.
| #define traceFREAD |
Definition at line 69 of file LargeIOFuncDef.h.
| #define traceFSEEK |
Definition at line 67 of file LargeIOFuncDef.h.
| #define traceFTELL |
Definition at line 68 of file LargeIOFuncDef.h.
| #define traceFWRITE |
Definition at line 70 of file LargeIOFuncDef.h.
| #define traceLSEEK |
Definition at line 76 of file LargeIOFuncDef.h.
| #define tracePREAD |
Definition at line 72 of file LargeIOFuncDef.h.
| #define tracePWRITE |
Definition at line 74 of file LargeIOFuncDef.h.
| #define traceREAD |
Definition at line 71 of file LargeIOFuncDef.h.
| #define traceWRITE |
Definition at line 73 of file LargeIOFuncDef.h.
1.6.1