casacore
|
#include <casacore/casa/Containers/IterError.h>
Go to the source code of this file.
Namespaces | |
casacore | |
this file contains all the compiler specific defines | |
casacore::python | |
Functions | |
void | casacore::python::translate_iterexcp (const casacore::IterError &e) |
Convert an IterError exception to a Python StopIteration. More... | |
void | casacore::python::register_convert_excp () |
Register exception translators for casacore::IterError. More... | |