casa::asyncio::ChannelSelection Class Reference
#include <AsynchronousInterface.h>
List of all members.
Public Member Functions |
| ChannelSelection () |
| ChannelSelection (const Block< Vector< Int > > &blockNGroup, const Block< Vector< Int > > &blockStart, const Block< Vector< Int > > &blockWidth, const Block< Vector< Int > > &blockIncr, const Block< Vector< Int > > &blockSpw) |
| ChannelSelection (const ChannelSelection &other) |
ChannelSelection & | operator= (const ChannelSelection &other) |
void | get (Block< Vector< Int > > &blockNGroup, Block< Vector< Int > > &blockStart, Block< Vector< Int > > &blockWidth, Block< Vector< Int > > &blockIncr, Block< Vector< Int > > &blockSpw) const |
Protected Member Functions |
void | copyBlock (const Block< Vector< Int > > &src, Block< Vector< Int > > &to) const |
Private Attributes |
Block< Vector< Int > > | blockNGroup_p |
Block< Vector< Int > > | blockStart_p |
Block< Vector< Int > > | blockWidth_p |
Block< Vector< Int > > | blockIncr_p |
Block< Vector< Int > > | blockSpw_p |
Detailed Description
Definition at line 59 of file AsynchronousInterface.h.
Constructor & Destructor Documentation
casa::asyncio::ChannelSelection::ChannelSelection |
( |
|
) |
[inline] |
casa::asyncio::ChannelSelection::ChannelSelection |
( |
const Block< Vector< Int > > & |
blockNGroup, |
|
|
const Block< Vector< Int > > & |
blockStart, |
|
|
const Block< Vector< Int > > & |
blockWidth, |
|
|
const Block< Vector< Int > > & |
blockIncr, |
|
|
const Block< Vector< Int > > & |
blockSpw | |
|
) |
| | |
casa::asyncio::ChannelSelection::ChannelSelection |
( |
const ChannelSelection & |
other |
) |
|
Member Function Documentation
void casa::asyncio::ChannelSelection::copyBlock |
( |
const Block< Vector< Int > > & |
src, |
|
|
Block< Vector< Int > > & |
to | |
|
) |
| | const [protected] |
void casa::asyncio::ChannelSelection::get |
( |
Block< Vector< Int > > & |
blockNGroup, |
|
|
Block< Vector< Int > > & |
blockStart, |
|
|
Block< Vector< Int > > & |
blockWidth, |
|
|
Block< Vector< Int > > & |
blockIncr, |
|
|
Block< Vector< Int > > & |
blockSpw | |
|
) |
| | const |
Member Data Documentation
The documentation for this class was generated from the following file: