casacore
Loading...
Searching...
No Matches
Public Member Functions | List of all members
casacore::UDFMSCalErrorHandler Class Reference

Error handler class for MSSel selection. More...

#include <UDFMSCal.h>

Public Member Functions

 ~UDFMSCalErrorHandler () override=default
 
void handleError (MSSelectionError &) override
 
void reportError (const char *, const String) override
 
- Public Member Functions inherited from casacore::MSSelectionErrorHandler
 MSSelectionErrorHandler ()
 The default constructor generates the message "Table error".
 
 MSSelectionErrorHandler (const MSSelectionErrorHandler &that)
 
MSSelectionErrorHandleroperator= (const MSSelectionErrorHandler &that)
 
virtual MSSelectionErrorHandlerclone ()
 
virtual ~MSSelectionErrorHandler ()
 
virtual String constructMessage ()
 
virtual void reset ()
 
const std::vector< String > & getMessages () const
 
Int nMessages () const
 

Additional Inherited Members

- Protected Attributes inherited from casacore::MSSelectionErrorHandler
std::vector< StringtokenList
 
std::vector< StringmessageList
 

Detailed Description

Error handler class for MSSel selection.

Synopsis

This error handler ignores the errors rising from the MSSel parsers.

Definition at line 267 of file UDFMSCal.h.

Constructor & Destructor Documentation

◆ ~UDFMSCalErrorHandler()

casacore::UDFMSCalErrorHandler::~UDFMSCalErrorHandler ( )
overridedefault

Member Function Documentation

◆ handleError()

void casacore::UDFMSCalErrorHandler::handleError ( MSSelectionError )
inlineoverridevirtual

Reimplemented from casacore::MSSelectionErrorHandler.

Definition at line 271 of file UDFMSCal.h.

◆ reportError()

void casacore::UDFMSCalErrorHandler::reportError ( const char *  ,
const String   
)
inlineoverridevirtual

Reimplemented from casacore::MSSelectionErrorHandler.

Definition at line 273 of file UDFMSCal.h.


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