28 #ifndef LATTICES_LELCONVERT_H
29 #define LATTICES_LELCONVERT_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/lattices/LEL/LELInterface.h>
108 const Slicer& section)
const;
135 #ifndef CASACORE_NO_AUTO_TEMPLATES
136 #include <casacore/lattices/LEL/LELConvert.tcc>
Referenced counted pointer for constant data.
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.
LELConvert(const CountedPtr< LELInterface< F > > &expr)
Constructor.
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.
CountedPtr< LELInterface< F > > pExpr_p
~LELConvert()
Destructor does nothing.
virtual Bool hasLock(FileLocker::LockType) const
virtual LELScalar< T > getScalar() const
Recursively evaluate the scalar.
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.