This class represents a heading-node
This class represents a heading-node.
~HeadingNode() Destructor. void writeHTML(int parameter = 0) const This method writes the node to the global output filestream Output_. The format of the output must be HTML. An integer-parameter has to be given because of the derivation, but it won't be used in this class. Parameters:parameter - A dummy-parameter void writeLaTeX() const This method writes the node to the global output filestream Output_. The format of the output must be LaTeX. void writeXML() const This method writes the node to the global output filestream Output_. The format of the output must be XML. int level_ The level of the heading.
void writeHTML(int parameter = 0) const This method writes the node to the global output filestream Output_. The format of the output must be HTML. An integer-parameter has to be given because of the derivation, but it won't be used in this class. Parameters:parameter - A dummy-parameter void writeLaTeX() const This method writes the node to the global output filestream Output_. The format of the output must be LaTeX. void writeXML() const This method writes the node to the global output filestream Output_. The format of the output must be XML. int level_ The level of the heading.
void writeLaTeX() const This method writes the node to the global output filestream Output_. The format of the output must be LaTeX. void writeXML() const This method writes the node to the global output filestream Output_. The format of the output must be XML. int level_ The level of the heading.
void writeXML() const This method writes the node to the global output filestream Output_. The format of the output must be XML. int level_ The level of the heading.
int level_ The level of the heading.
Alphabetic index Hierarchy of classes