casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
casa::EPointTable Class Reference

#include <EPointTable.h>

Inheritance diagram for casa::EPointTable:
casa::SolvableVisJonesTable casa::TimeVarVisJonesTable casa::VisJonesTable casa::CalTable

List of all members.

Public Member Functions

 EPointTable ()
 Default null constructor, and destructor.
virtual ~EPointTable ()
 EPointTable (const String &tableName, Table::TableOption access=Table::Old)
 Construct from a specified table name and table access option.
 EPointTable (const String &tableName, const String &type, Table::TableOption access=Table::Old)

Private Attributes

EPointDesc itsEPointDesc

Detailed Description

Definition at line 36 of file EPointTable.h.


Constructor & Destructor Documentation

Default null constructor, and destructor.

virtual casa::EPointTable::~EPointTable ( ) [inline, virtual]

Definition at line 41 of file EPointTable.h.

casa::EPointTable::EPointTable ( const String tableName,
Table::TableOption  access = Table::Old 
)

Construct from a specified table name and table access option.

Used for creating new tables or opening existing tables.

casa::EPointTable::EPointTable ( const String tableName,
const String type,
Table::TableOption  access = Table::Old 
)

Member Data Documentation

Definition at line 52 of file EPointTable.h.


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