applySelection(const Vector< uInt > &rownrs) | casacore::UDFBase | |
createUDF(const String &name, const TaQLStyle &style) | casacore::UDFBase | [static] |
dataType() const | casacore::UDFBase | [inline] |
disableApplySelection() | casacore::UDFBase | [inline] |
getAggrNodes(vector< TableExprNodeRep * > &aggr) | casacore::UDFBase | |
getArrayBool(const TableExprId &id) | casacore::UDFBase | [virtual] |
getArrayDate(const TableExprId &id) | casacore::UDFBase | [virtual] |
getArrayDComplex(const TableExprId &id) | casacore::UDFBase | [virtual] |
getArrayDouble(const TableExprId &id) | casacore::UDFBase | [virtual] |
getArrayInt(const TableExprId &id) | casacore::UDFBase | [virtual] |
getArrayString(const TableExprId &id) | casacore::UDFBase | [virtual] |
getBool(const TableExprId &id) | casacore::UDFBase | [virtual] |
getColumnNodes(vector< TableExprNodeRep * > &cols) | casacore::UDFBase | |
getDate(const TableExprId &id) | casacore::UDFBase | [virtual] |
getDComplex(const TableExprId &id) | casacore::UDFBase | [virtual] |
getDouble(const TableExprId &id) | casacore::UDFBase | [virtual] |
getInt(const TableExprId &id) | casacore::UDFBase | [virtual] |
getRegex(const TableExprId &id) | casacore::UDFBase | [virtual] |
getString(const TableExprId &id) | casacore::HelpMsCalUDF | [virtual] |
getUnit() const | casacore::UDFBase | [inline] |
init(const PtrBlock< TableExprNodeRep * > &arg, const Table &table, const TaQLStyle &) | casacore::UDFBase | |
isAggregate() const | casacore::UDFBase | [inline] |
isConstant() const | casacore::UDFBase | [inline] |
makeHELP(const String &) | casacore::HelpMsCalUDF | [static] |
MakeUDFObject typedef | casacore::UDFBase | |
ndim() const | casacore::UDFBase | [inline] |
operands() | casacore::UDFBase | [inline, protected] |
recreateColumnObjects(const Vector< uInt > &rownrs) | casacore::UDFBase | [protected, virtual] |
registerUDF(const String &name, MakeUDFObject *func) | casacore::UDFBase | [static] |
setAggregate(Bool isAggregate) | casacore::UDFBase | [protected] |
setConstant(Bool isConstant) | casacore::UDFBase | [protected] |
setDataType(TableExprNodeRep::NodeDataType) | casacore::UDFBase | [protected] |
setNDim(Int ndim) | casacore::UDFBase | [protected] |
setShape(const IPosition &shape) | casacore::UDFBase | [protected] |
setUnit(const String &unit) | casacore::UDFBase | [protected] |
setup(const Table &, const TaQLStyle &) | casacore::HelpMsCalUDF | [virtual] |
shape() const | casacore::UDFBase | [inline] |
showFuncsDerived(std::ostream &) | casacore::HelpMsCalUDF | [static] |
showFuncsSelection(std::ostream &) | casacore::HelpMsCalUDF | [static] |
showFuncsStokes(std::ostream &, Bool showStokes) | casacore::HelpMsCalUDF | [static] |
showFuncsSubtable(std::ostream &) | casacore::HelpMsCalUDF | [static] |
UDFBase() | casacore::UDFBase | |
~UDFBase() | casacore::UDFBase | [virtual] |