class QucNrerror : public CorBase

A simple error wraper

Inheritance:


public members:

static void error ( const CorString& anErrorMsg )
const CorString& anErrorMsg

protected members:

QucNrerror ()
QucNrerror ( const QucNrerror & aRef )
const QucNrerror & aRef
QucNrerror & operator= ( const QucNrerror & aRef )
const QucNrerror & aRef
virtual ~QucNrerror ()

Documentation


SYNOPSIS

    #include <QucNrerror.h>
  
    QucNrerror myObject;
  

DESCRIPTION
This class provides a very simple error messenger.

CAUTIONS
<optional>

EXAMPLES
<optional>

SEE ALSO
<optional>
CorBase

static void error ( const CorString& anErrorMsg )
Purpose
Print out an error message and abort.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.

Arguments

const CorString& anErrorMsg
error message to print out

QucNrerror ()
Purpose
The default c'tor.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.

QucNrerror ( const QucNrerror & aRef )
Purpose
The copy c'tor creates a new instance from a reference.

Preconditions

Exceptions

Arguments

const QucNrerror & aRef
the reference instance

QucNrerror & operator= ( const QucNrerror & aRef )
Purpose
The assignment operator makes this instance look like another one.

Preconditions

Returns
A reference to this instance.

Exceptions

Arguments

const QucNrerror & aRef
the reference instance

virtual ~QucNrerror ()
Purpose
The d'tor.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.


this class has no child classes.

alphabetic index hierarchy of classes


VLT-DFS Subsystem Core - User Manual 1.1 VLT-MAN-ESO-19000-0001

generated by doc++