casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
casa::FunctionHolder< T >::FuncStat Struct Reference

Structure to hold functional status. More...

#include <FunctionHolder.h>

List of all members.

Public Attributes

String nam
 Name.
Types tp
 type
Bool order
 Order (True if needed)

Detailed Description

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

Structure to hold functional status.

Definition at line 114 of file FunctionHolder.h.


Member Data Documentation

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

Name.

Definition at line 116 of file FunctionHolder.h.

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

Order (True if needed)

Definition at line 120 of file FunctionHolder.h.

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

type

Definition at line 118 of file FunctionHolder.h.


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