casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes | Static Private Attributes
__casac__.tableiterator.tableiterator Class Reference
Inheritance diagram for __casac__.tableiterator.tableiterator:
__casac__.tableiterator._object

List of all members.

Public Member Functions

def __init__
def table
def reset
def next
def terminate
def done

Public Attributes

 this

Static Private Attributes

dictionary __swig_setmethods__
tuple __setattr__
dictionary __swig_getmethods__
tuple __getattr__
 __repr__
 __swig_destroy__
 __del__

Detailed Description

Proxy of C++ casac::tableiterator class

Definition at line 70 of file tableiterator.py.


Constructor & Destructor Documentation

__init__(self) -> tableiterator

Definition at line 77 of file tableiterator.py.


Member Function Documentation

done(self) -> bool

Summary
End the tableiterator tool
--------------------------------------------------------------------------------

Definition at line 128 of file tableiterator.py.

next(self) -> bool

Summary
Advance to the next table subset
--------------------------------------------------------------------------------

Definition at line 106 of file tableiterator.py.

reset(self) -> bool

Summary
Reset iteration to the beginning
--------------------------------------------------------------------------------

Definition at line 95 of file tableiterator.py.

table(self) -> record *

Summary
Return the current table subset
--------------------------------------------------------------------------------

Definition at line 84 of file tableiterator.py.

terminate(self) -> bool

Summary
Terminate the iteration and clean up memory
--------------------------------------------------------------------------------

Definition at line 117 of file tableiterator.py.


Member Data Documentation

Definition at line 83 of file tableiterator.py.

Definition at line 75 of file tableiterator.py.

Definition at line 76 of file tableiterator.py.

Definition at line 73 of file tableiterator.py.

Definition at line 82 of file tableiterator.py.

Definition at line 74 of file tableiterator.py.

Definition at line 72 of file tableiterator.py.

Definition at line 81 of file tableiterator.py.


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