28 #ifndef LATTICES_LELCONDITION_H
29 #define LATTICES_LELCONDITION_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/lattices/LEL/LELInterface.h>
107 const Slicer& section)
const;
135 #ifndef CASACORE_NO_AUTO_TEMPLATES
136 #include <casacore/lattices/LEL/LELCondition.tcc>
Referenced counted pointer for constant data.
LockType
Define the possible lock types.
~LELCondition()
Destructor does nothing.
virtual Bool prepareScalarExpr()
Do further preparations (e.g.
virtual Bool lock(FileLocker::LockType, uInt nattempts)
Handle locking/syncing of a lattice in a lattice expression.
CountedPtr< LELInterface< Bool > > pCond_p
virtual LELScalar< T > getScalar() const
Recursively evaluate the scalar.
virtual void eval(LELArray< T > &result, const Slicer §ion) const
Recursively evaluate the expression.
CountedPtr< LELInterface< T > > pExpr_p
virtual String className() const
Get class name.
LELCondition(const CountedPtr< LELInterface< T > > &expr, const CountedPtr< LELInterface< Bool > > &cond)
Construct the condition on the given expression.
virtual Bool hasLock(FileLocker::LockType) const
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.