class OmObjectNode
|
The object node structure. More... |
|
|
Public Members
Protected Members
Detailed Description
The object node structure.
This class provides a specialization of OmNode to implement the Object node construction.
This corresponds to any OpenMath object X.
This is encoded as <OMOBJ> X </OMOBJ>
The list of children must represent the enclosed sequence of <X>.
Default constructor.
[protected]
Copy constructor.
[protected virtual]
Destructor.
[protected const virtual]
Implement access to the concrete type.
[protected const virtual]
Implement the deep cloning.
[protected const virtual]
Implement the writing to an output device.
[protected virtual]
Implement the reading from an input device.
Generated by: root@localhost.localdomain on Tue Oct 12 21:02:30 199. |