casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Defines
VisBuffer.h File Reference

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
 this file contains all the compiler specific defines
namespace  casa::asyncio

Defines

#define CacheStatus(item)
 Variables to track validity of cache (alphabetical order)

Define Documentation

#define CacheStatus (   item)

Variables to track validity of cache (alphabetical order)

Definition at line 1010 of file VisBuffer.h.