casa::ScantableIteratorInterface Class Reference

#include <ScantableIterator.h>

Inheritance diagram for casa::ScantableIteratorInterface:
casa::ScantableFieldIterator casa::ScantableFrequenciesIterator casa::ScantableSourceIterator

List of all members.

Public Member Functions

 ScantableIteratorInterface (Table const &table)
virtual ~ScantableIteratorInterface ()
void initialize (size_t num_iter)
bool moreData () const
void next ()

Protected Attributes

size_t current_iter_
Table const main_table_

Private Attributes

size_t num_iter_

Detailed Description

Definition at line 67 of file ScantableIterator.h.


Constructor & Destructor Documentation

casa::ScantableIteratorInterface::ScantableIteratorInterface ( Table const &  table  )  [inline]

Definition at line 69 of file ScantableIterator.h.

virtual casa::ScantableIteratorInterface::~ScantableIteratorInterface (  )  [inline, virtual]

Definition at line 72 of file ScantableIterator.h.


Member Function Documentation

void casa::ScantableIteratorInterface::initialize ( size_t  num_iter  )  [inline]
bool casa::ScantableIteratorInterface::moreData (  )  const [inline]

Definition at line 78 of file ScantableIterator.h.

References current_iter_, and num_iter_.

void casa::ScantableIteratorInterface::next ( void   )  [inline]

Definition at line 81 of file ScantableIterator.h.

References current_iter_.


Member Data Documentation

Definition at line 90 of file ScantableIterator.h.

Referenced by initialize(), and moreData().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1