#include <Register.h>
Public Member Functions | |
virtual void | setup (const Table &, const TaQLStyle &) |
Setup the object. | |
virtual String | getString (const TableExprId &id) |
Get the value. | |
Static Public Member Functions | |
static UDFBase * | makeHELP (const String &) |
Function to create an object. | |
static void | showFuncsDerived (std::ostream &) |
Show the possible functions. | |
static void | showFuncsStokes (std::ostream &, Bool showStokes) |
static void | showFuncsSelection (std::ostream &) |
static void | showFuncsSubtable (std::ostream &) |
General meas function to show the available functions.
Definition at line 52 of file Register.h.
virtual String casacore::HelpMsCalUDF::getString | ( | const TableExprId & | id | ) | [virtual] |
Get the value.
Reimplemented from casacore::UDFBase.
Function to create an object.
Setup the object.
Implements casacore::UDFBase.
static void casacore::HelpMsCalUDF::showFuncsDerived | ( | std::ostream & | ) | [static] |
Show the possible functions.
static void casacore::HelpMsCalUDF::showFuncsSelection | ( | std::ostream & | ) | [static] |
static void casacore::HelpMsCalUDF::showFuncsStokes | ( | std::ostream & | , | |
Bool | showStokes | |||
) | [static] |
static void casacore::HelpMsCalUDF::showFuncsSubtable | ( | std::ostream & | ) | [static] |