26#ifndef LATTICES_LELCONVERT_H
27#define LATTICES_LELCONVERT_H
31#include <casacore/casa/aips.h>
32#include <casacore/lattices/LEL/LELInterface.h>
106 const Slicer& section)
const;
133#ifndef CASACORE_NO_AUTO_TEMPLATES
134#include <casacore/lattices/LEL/LELConvert.tcc>
LockType
Define the possible lock types.
virtual String className() const
Get class name.
virtual void eval(LELArray< T > &result, const Slicer §ion) const
Recursively evaluate the expression.
virtual Bool lock(FileLocker::LockType, uInt nattempts)
Handle locking/syncing of a lattice in a lattice expression.
virtual Bool prepareScalarExpr()
Do further preparations (e.g.
virtual LELScalar< T > getScalar() const
Recursively evaluate the scalar.
std::shared_ptr< LELInterface< F > > pExpr_p
~LELConvert()
Destructor does nothing.
virtual Bool hasLock(FileLocker::LockType) const
LELConvert(const std::shared_ptr< LELInterface< F > > &expr)
Constructor.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.