casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Types | Private Attributes
casa::vi::VisibilityIteratorImpl2::PendingChanges Class Reference

#include <VisibilityIteratorImpl2.h>

List of all members.

Public Member Functions

 PendingChanges ()
 ~PendingChanges ()
PendingChangesclone () const
Bool empty () const
pair< Bool, FrequencySelections * > popFrequencySelections ()
pair< Bool, DoublepopInterval ()
pair< Bool, IntpopNRowBlocking ()
void setFrequencySelections (FrequencySelections *)
void setInterval (Double)
void setNRowBlocking (Int)

Private Types

enum  { Empty }

Private Attributes

FrequencySelectionsfrequencySelections_p
Bool frequencySelectionsPending_p
Double interval_p
Int nRowBlocking_p

Detailed Description

Definition at line 834 of file VisibilityIteratorImpl2.h.


Member Enumeration Documentation

anonymous enum [private]
Enumerator:
Empty 

Definition at line 854 of file VisibilityIteratorImpl2.h.


Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation

Definition at line 856 of file VisibilityIteratorImpl2.h.

Definition at line 857 of file VisibilityIteratorImpl2.h.

Definition at line 858 of file VisibilityIteratorImpl2.h.

Definition at line 859 of file VisibilityIteratorImpl2.h.


The documentation for this class was generated from the following file: