casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casa::TBSubtablesTest Class Reference

Tests whether subtables exist on disk. More...

#include <TBTest.h>

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

Public Member Functions

 TBSubtablesTest (TBBrowser *browser)
 Constructor that takes the browser parent. More...
 
 ~TBSubtablesTest ()
 
std::vector< casacore::Stringchecks (casacore::String table)
 Implements TBTest::checks(). More...
 
bool runCheck (casacore::String table, int i)
 Implements TBTest::runCheck(). More...
 
- Public Member Functions inherited from casa::TBTest
 TBTest (TBBrowser *browser, casacore::String name)
 Constructor that takes the browser parent and the name of the test. More...
 
virtual ~TBTest ()
 
casacore::String getName ()
 Returns the name of the test. More...
 

Additional Inherited Members

- Protected Attributes inherited from casa::TBTest
TBBrowserbrowser
 Browser parent. More...
 
casacore::String name
 Name of the test. More...
 

Detailed Description

Tests whether subtables exist on disk.

Definition at line 104 of file TBTest.h.

Constructor & Destructor Documentation

casa::TBSubtablesTest::TBSubtablesTest ( TBBrowser browser)

Constructor that takes the browser parent.

casa::TBSubtablesTest::~TBSubtablesTest ( )

Member Function Documentation

std::vector<casacore::String> casa::TBSubtablesTest::checks ( casacore::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 ( casacore::String  table,
int  i 
)
virtual

Implements TBTest::runCheck().

Implements casa::TBTest.


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