casa
5.7.0-16
|
#include <alma/Enumerations/CPrimitiveDataType.h>
#include <casa/Containers/Block.h>
#include <asdmstman/AsdmIndex.h>
#include <casa/Arrays/Array.h>
#include <casa/Arrays/ArrayIO.h>
#include <casa/Arrays/ArrayUtil.h>
#include <casa/Arrays/ArrayLogical.h>
#include <casa/IO/AipsIO.h>
#include <casa/Containers/BlockIO.h>
#include <map>
#include <stdint.h>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | BDF2AsdmStManIndex |
Macros | |
#define | LOGENTER(name) |
#define | LOGEXIT(name) |
#define | LOG(msg) |
Variables | |
bool | debug |
std::vector< char > | logIndent |
#define LOG | ( | msg | ) |
Definition at line 24 of file BDF2AsdmStManIndex.h.
#define LOGENTER | ( | name | ) |
Definition at line 22 of file BDF2AsdmStManIndex.h.
#define LOGEXIT | ( | name | ) |
Definition at line 23 of file BDF2AsdmStManIndex.h.
bool debug |
Referenced by TableSAXReader< T, R, RFilter >::end_element_callback(), casa::ImageRegridder< T >::setDebug(), casa::denoising::GslMultifitLinearBase::setDebug(), casa::vi::UVContSubKernel< T >::setDebug(), casa::vi::FreqAxisTransformEngine2< T >::setDebug(), casa::VBGContinuumSubtractor::setTVIDebug(), casa::VisBuffAccumulator::setTVIDebug(), casa::VisBuffGroupAcc::setTVIDebug(), casa::GroupProcessor::setTVIDebug(), casa::VBContinuumSubtractor::setTVIDebug(), casa::SubMS::setTVIDebug(), and TableSAXReader< T, R, RFilter >::start_element_callback().
std::vector<char> logIndent |