class OmVariableNode

The variable final node structure. More...

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

Public Members

Protected Members


Detailed Description

The variable final node structure.

This class provides a specialization of OmFinalNode to implement the Variable node construction. This corresponds to a basically named element. This is encoded as <OMV name="representation"/> The list of children must always be empty.

explicit OmVariableNode (const char * name_in="")

Constructor (can be used as default).

const char * getName ()
[const virtual]

Get the name.

void setName (const char * name_in)
[virtual]

Set the name.

OmVariableNode (const OmVariableNode & other_in)
[protected]

Copy constructor.

~OmVariableNode ()
[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.


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