casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casacore::UDFMSCalErrorHandler Class Reference

Error handler class for MSSel selection. More...

#include <UDFMSCal.h>

Inheritance diagram for casacore::UDFMSCalErrorHandler:
casacore::MSSelectionErrorHandler

Public Member Functions

virtual ~UDFMSCalErrorHandler ()
 
virtual void handleError (MSSelectionError &)
 
virtual void reportError (const char *, const String)
 
- Public Member Functions inherited from casacore::MSSelectionErrorHandler
 MSSelectionErrorHandler ()
 The default constructor generates the message "Table error". More...
 
 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 269 of file UDFMSCal.h.

Constructor & Destructor Documentation

virtual casacore::UDFMSCalErrorHandler::~UDFMSCalErrorHandler ( )
inlinevirtual

Definition at line 272 of file UDFMSCal.h.

Member Function Documentation

virtual void casacore::UDFMSCalErrorHandler::handleError ( MSSelectionError )
inlinevirtual

Reimplemented from casacore::MSSelectionErrorHandler.

Definition at line 274 of file UDFMSCal.h.

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

Reimplemented from casacore::MSSelectionErrorHandler.

Definition at line 276 of file UDFMSCal.h.


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