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

Tests whether subtables exist on disk. More...

#include <TBTest.h>

Inheritance diagram for casa::TBSubtablesTest:
casa::TBTest

List of all members.

Public Member Functions

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

Detailed Description

Tests whether subtables exist on disk.

Definition at line 107 of file TBTest.h.


Constructor & Destructor Documentation

Constructor that takes the browser parent.


Member Function Documentation

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

Implements TBTest::checks().

For each subtable in the keywords: "Subtable [name] exists on disk at [location]."

Implements casa::TBTest.

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

Implements TBTest::runCheck().

Implements casa::TBTest.


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