casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
casacore::FunctionHolder< T >::FuncStat Struct Reference

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...
 

Detailed Description

template<class T>
struct casacore::FunctionHolder< T >::FuncStat

Structure to hold functional status.

Definition at line 114 of file FunctionHolder.h.

Member Data Documentation

template<class T>
String casacore::FunctionHolder< T >::FuncStat::nam

Name.

Definition at line 116 of file FunctionHolder.h.

template<class T>
Bool casacore::FunctionHolder< T >::FuncStat::order

Order (True if needed)

Definition at line 120 of file FunctionHolder.h.

template<class T>
Types casacore::FunctionHolder< T >::FuncStat::tp

type

Definition at line 118 of file FunctionHolder.h.


The documentation for this struct was generated from the following file: