#include <AsynchronousInterface.h>
Public Member Functions | |
| SetRowBlockingModifier (Int nRows) | |
| void | apply (ROVisibilityIterator *) const |
Private Member Functions | |
| void | print (std::ostream &o) const |
Private Attributes | |
| Int | nRows_p |
| Int | nGroup_p |
| Int | spectralWindow_p |
| Int | start_p |
| Int | width_p |
Definition at line 141 of file AsynchronousInterface.h.
| casa::asyncio::SetRowBlockingModifier::SetRowBlockingModifier | ( | Int | nRows | ) |
| void casa::asyncio::SetRowBlockingModifier::apply | ( | ROVisibilityIterator * | ) | const [virtual] |
Implements casa::asyncio::RoviaModifier.
| void casa::asyncio::SetRowBlockingModifier::print | ( | std::ostream & | o | ) | const [private, virtual] |
Implements casa::asyncio::RoviaModifier.
Int casa::asyncio::SetRowBlockingModifier::nGroup_p [private] |
Definition at line 151 of file AsynchronousInterface.h.
Int casa::asyncio::SetRowBlockingModifier::nRows_p [private] |
Definition at line 150 of file AsynchronousInterface.h.
Int casa::asyncio::SetRowBlockingModifier::spectralWindow_p [private] |
Definition at line 152 of file AsynchronousInterface.h.
Int casa::asyncio::SetRowBlockingModifier::start_p [private] |
Definition at line 153 of file AsynchronousInterface.h.
Int casa::asyncio::SetRowBlockingModifier::width_p [private] |
Definition at line 154 of file AsynchronousInterface.h.
1.6.1