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

#include <MSSelectionErrorHandler.h>

Inheritance diagram for casacore::MSSelectionLogError:
casacore::MSSelectionErrorHandler

Public Member Functions

 MSSelectionLogError ()
 
virtual MSSelectionLogErrorclone ()
 
virtual ~MSSelectionLogError ()
 
virtual 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 ~MSSelectionErrorHandler ()
 
virtual void reportError (const char *token, const String source=String(""))
 
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

Synopsis

The handleError() method is overloaded to send the accumulated error messages to the LogIO object as warning messages.

Definition at line 95 of file MSSelectionErrorHandler.h.

Constructor & Destructor Documentation

casacore::MSSelectionLogError::MSSelectionLogError ( )
inline

Definition at line 98 of file MSSelectionErrorHandler.h.

Referenced by clone().

virtual casacore::MSSelectionLogError::~MSSelectionLogError ( )
inlinevirtual

Definition at line 100 of file MSSelectionErrorHandler.h.

Member Function Documentation

virtual MSSelectionLogError* casacore::MSSelectionLogError::clone ( )
inlinevirtual

Reimplemented from casacore::MSSelectionErrorHandler.

Definition at line 99 of file MSSelectionErrorHandler.h.

References MSSelectionLogError().

virtual void casacore::MSSelectionLogError::handleError ( MSSelectionError mssErrorType)
inlinevirtual

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