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