casacore
|
Structure to hold functional status. More...
#include <FunctionHolder.h>
Public Attributes | |
String | nam |
Name. More... | |
Types | tp |
type More... | |
Bool | order |
Order (True if needed) More... | |
Structure to hold functional status.
Definition at line 114 of file FunctionHolder.h.
String casacore::FunctionHolder< T >::FuncStat::nam |
Name.
Definition at line 116 of file FunctionHolder.h.
Bool casacore::FunctionHolder< T >::FuncStat::order |
Order (True if needed)
Definition at line 120 of file FunctionHolder.h.
Types casacore::FunctionHolder< T >::FuncStat::tp |
type
Definition at line 118 of file FunctionHolder.h.