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::TBValidSubtablesTest Class Reference

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

#include <TBTest.h>

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

Public Member Functions

 TBValidSubtablesTest (TBBrowser *browser)
 Constructor that takes the browser parent. More...
 
 ~TBValidSubtablesTest ()
 
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 can be opened and have data.

Definition at line 124 of file TBTest.h.

Constructor & Destructor Documentation

casa::TBValidSubtablesTest::TBValidSubtablesTest ( TBBrowser browser)

Constructor that takes the browser parent.

casa::TBValidSubtablesTest::~TBValidSubtablesTest ( )

Member Function Documentation

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

Implements TBTest::runCheck().

Implements casa::TBTest.


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