applySelection(const Vector< rownr_t > &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 |
getAttributes() const | casacore::UDFBase | inline |
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::HelpMeasUDF | virtual |
getUnit() const | casacore::UDFBase | inline |
init(const std::vector< TENShPtr > &arg, const Table &table, const TaQLStyle &) | casacore::UDFBase | |
isAggregate() const | casacore::UDFBase | inline |
isConstant() const | casacore::UDFBase | inline |
itsApplySelection | casacore::UDFBase | private |
itsAttributes | casacore::UDFBase | private |
itsDataType | casacore::UDFBase | private |
itsIsAggregate | casacore::UDFBase | private |
itsIsConstant | casacore::UDFBase | private |
itsNDim | casacore::UDFBase | private |
itsOperands | casacore::UDFBase | private |
itsShape | casacore::UDFBase | private |
itsUnit | casacore::UDFBase | private |
makeHELP(const String &) | casacore::HelpMeasUDF | static |
MakeUDFObject typedef | casacore::UDFBase | |
ndim() const | casacore::UDFBase | inline |
operands() | casacore::UDFBase | inlineprotected |
recreateColumnObjects(const Vector< rownr_t > &rownrs) | casacore::UDFBase | protectedvirtual |
registerUDF(const String &name, MakeUDFObject *func) | casacore::UDFBase | static |
setAggregate(Bool isAggregate) | casacore::UDFBase | protected |
setAttributes(const Record &attributes) | 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::HelpMeasUDF | virtual |
shape() const | casacore::UDFBase | inline |
showFuncsDirection(std::ostream &, Bool showTypes) | casacore::HelpMeasUDF | static |
showFuncsDoppler(std::ostream &, Bool showTypes) | casacore::HelpMeasUDF | static |
showFuncsEarthMagnetic(std::ostream &, Bool showTypes) | casacore::HelpMeasUDF | static |
showFuncsEpoch(std::ostream &, Bool showTypes) | casacore::HelpMeasUDF | static |
showFuncsFrequency(std::ostream &, Bool showTypes) | casacore::HelpMeasUDF | static |
showFuncsPosition(std::ostream &, Bool showTypes) | casacore::HelpMeasUDF | static |
showFuncsRadialVelocity(std::ostream &, Bool showTypes) | casacore::HelpMeasUDF | static |
theirMutex | casacore::UDFBase | privatestatic |
theirRegistry | casacore::UDFBase | privatestatic |
UDFBase() | casacore::UDFBase | |
~UDFBase() | casacore::UDFBase | virtual |