Go to the source code of this file.
Classes | |
| class | casa::VbDirtyComponents |
| VbDirtyComponents allows marking portions of a VisBuffer as modified (aka dirty). This feature is needed for the Visibility Processing Framework (VPF) which allows a sequence of data processing nodes to work as a bucket brigade operating sequentially on a VisBuffer. A downstream output node needs to know what data, if any, needs to be written out. More... | |
| class | casa::VisBuffer |
| VisBuffers encapsulate one chunk of visibility data for processing. More... | |
| class | casa::VisBufferAutoPtr |
| A convenience class to assist in migrating code to potentially use asynchronous I/O. More... | |
Namespaces | |
| namespace | casa |
----------------------------------------------------------------------------- Start of casa namespace ----------------------------------------------------------------------------- | |
| namespace | casa::asyncio |
Defines | |
| #define | CacheStatus(item) |
| Variables to track validity of cache (alphabetical order). | |
| #define CacheStatus | ( | item | ) |
Variables to track validity of cache (alphabetical order).
Definition at line 1017 of file VisBuffer.h.
1.6.1