casa
$Rev:20696$
|
Go to the source code of this file.
Functions | |
casa::Vector< casa::Int > | checkIndices (int which, const casa::String &function, const casa::String &message) const |
casa::Vector< casa::Int > | checkIndices (const vector< int > &which, const casa::String &function, const casa::String &message) const |
int | checkIndex (int which, const casa::String &function) const |
int | checkFluxPol (const casa::String &polString) |
Variables | |
casa::LogIO * | itsLog |
Private members and functions. | |
casa::ComponentList * | itsList |
casa::ComponentList * | itsBin |
int checkFluxPol | ( | const casa::String & | polString | ) |
int checkIndex | ( | int | which, |
const casa::String & | function | ||
) | const |
casa::Vector<casa::Int> checkIndices | ( | int | which, |
const casa::String & | function, | ||
const casa::String & | message | ||
) | const |
casa::Vector<casa::Int> checkIndices | ( | const vector< int > & | which, |
const casa::String & | function, | ||
const casa::String & | message | ||
) | const |
Definition at line 5 of file componentlist_private.h.
Definition at line 4 of file componentlist_private.h.
Private members and functions.
Definition at line 3 of file componentlist_private.h.