class OmErrorNode

The error node structure. More...

Definition#include <OmHeaders.h>
InheritsOmNode
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members

Protected Members


Detailed Description

The error node structure.

This class provides a specialization of OmNode to implement the Error node construction. This corresponds to a symbol S applying to its arguments E[0..n]. This is encoded as <OME> S E0 ... En </OME> The list of children must represent the enclosed sequence of <S, E0, ..., En>.

OmErrorNode ()

Default constructor.

OmErrorNode (const OmErrorNode & other_in)
[protected]

Copy constructor.

~OmErrorNode ()
[protected virtual]

Destructor.

OmType typeImp ()
[protected const virtual]

Implement access to the concrete type.

OmNode * cloneImp ()
[protected const virtual]

Implement the deep cloning.

void writeImp (OmOutputDevice & output_in)
[protected const virtual]

Implement the writing to an output device.

void readImp (OmInputDevice & input_in)
[protected virtual]

Implement the reading from an input device.


Generated by: root@localhost.localdomain on Tue Oct 12 21:02:30 199.