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

Tests whether subtables can be opened and have data. More...

#include <TBTest.h>

Inheritance diagram for casa::TBValidSubtablesTest:
casa::TBTest

List of all members.

Public Member Functions

 TBValidSubtablesTest (TBBrowser *browser)
 Constructor that takes the browser parent.
 ~TBValidSubtablesTest ()
vector< Stringchecks (String table)
 Implements TBTest::checks().
bool runCheck (String table, int i)
 Implements TBTest::runCheck().

Detailed Description

Tests whether subtables can be opened and have data.

Definition at line 127 of file TBTest.h.


Constructor & Destructor Documentation

Constructor that takes the browser parent.


Member Function Documentation

vector<String> casa::TBValidSubtablesTest::checks ( String  table) [virtual]

Implements TBTest::checks().

For each subtable in the keywords: "Subtable [name] can be opened and has at least one row of data."

Implements casa::TBTest.

bool casa::TBValidSubtablesTest::runCheck ( String  table,
int  i 
) [virtual]

Implements TBTest::runCheck().

Implements casa::TBTest.


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