Go to the source code of this file.
|
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...
|
|
|
#define | CacheStatus(item) |
| Variables to track validity of cache (alphabetical order) More...
|
|
#define CacheStatus |
( |
|
item | ) |
|
Variables to track validity of cache (alphabetical order)
Definition at line 1019 of file VisBuffer.h.