casa::vpf::SubchunkIndex Class Reference
#include <VisibilityProcessing.h>
List of all members.
Detailed Description
Definition at line 68 of file VisibilityProcessing.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
casa::vpf::SubchunkIndex::SubchunkIndex |
( |
Int |
chunkNumber = Invalid , |
|
|
Int |
subChunkNumber = Invalid , |
|
|
Int |
iteration = Invalid | |
|
) |
| | |
Member Function Documentation
Int casa::vpf::SubchunkIndex::getChunkNumber |
( |
|
) |
const |
Int casa::vpf::SubchunkIndex::getIteration |
( |
|
) |
const |
Int casa::vpf::SubchunkIndex::getSubchunkNumber |
( |
|
) |
const |
Bool casa::vpf::SubchunkIndex::operator!= |
( |
const SubchunkIndex & |
other |
) |
const [inline] |
Bool casa::vpf::SubchunkIndex::operator< |
( |
const SubchunkIndex & |
other |
) |
const |
Comparison Operators.
Comparison is in lexicographic order by chunk, subchunk and iteration.
Bool casa::vpf::SubchunkIndex::operator== |
( |
const SubchunkIndex & |
other |
) |
const [inline] |
String casa::vpf::SubchunkIndex::toString |
( |
|
) |
const |
Friends And Related Function Documentation
friend class SubchunkIndex_Test [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: