casacore::UDFBase Member List
This is the complete list of members for
casacore::UDFBase, including all inherited members.
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::UDFBase | [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] |
itsApplySelection | 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] |
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 &table, const TaQLStyle &)=0 | casacore::UDFBase | [private, pure virtual] |
shape() const | casacore::UDFBase | [inline] |
theirMutex | casacore::UDFBase | [private, static] |
theirRegistry | casacore::UDFBase | [private, static] |
UDFBase() | casacore::UDFBase | |
~UDFBase() | casacore::UDFBase | [virtual] |