casacore::TVec_global_functions_enum Struct Reference
Enumeration of possible table vectors.
More...
#include <TVec.h>
List of all members.
Detailed Description
Enumeration of possible table vectors.
Review Status
- Reviewed By:
- UNKNOWN
- Date Reviewed:
- before2004/08/25
Intended use:
Internal
Synopsis
Define the type of table vectors. Alas, this enum has to be defined outside the class, because some compilers do not support an enum in a templated class.
Definition at line 50 of file TVec.h.
Member Enumeration Documentation
- Enumerator:
TagScaCol |
Table Vector is a scalar column.
|
TagTemp |
Table Vector is a temporary vector (i.e.
a regular vector).
|
Definition at line 51 of file TVec.h.
The documentation for this struct was generated from the following file: