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

#include <MSSSpwErrorHandler.h>

Inheritance diagram for casacore::MSSSpwErrorHandler:
casacore::MSSelectionErrorHandler

Public Member Functions

 MSSSpwErrorHandler ()
 The default constructor generates the message "Table error". More...
 
virtual ~MSSSpwErrorHandler ()
 
String constructMessage ()
 
void handleError (MSSelectionError &mssErrorType)
 
- 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 void reportError (const char *token, const String source=String(""))
 
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

Intended use:

Public interface

Review Status

Reviewed By:
UNKNOWN

Synopsis

Specialization of the MSSelectionErrorHandler for SPW parser. The constructMessage() and handleError() methods are specialized here.

Definition at line 59 of file MSSSpwErrorHandler.h.

Constructor & Destructor Documentation

casacore::MSSSpwErrorHandler::MSSSpwErrorHandler ( )
inline

The default constructor generates the message "Table error".

Definition at line 63 of file MSSSpwErrorHandler.h.

virtual casacore::MSSSpwErrorHandler::~MSSSpwErrorHandler ( )
inlinevirtual

Definition at line 64 of file MSSSpwErrorHandler.h.

Member Function Documentation

String casacore::MSSSpwErrorHandler::constructMessage ( )
virtual

Reimplemented from casacore::MSSelectionErrorHandler.

void casacore::MSSSpwErrorHandler::handleError ( MSSelectionError mssErrorType)
virtual

Reimplemented from casacore::MSSelectionErrorHandler.


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