Navigation

Operators and Keywords

Function List:

C++ API

text_element_list Class Reference

#include <txt-eng.h>

Inherits text_element, and octave_base_list< text_element * >.

Inherited by text_subscript_element, and text_superscript_element.

Collaboration diagram for text_element_list:

List of all members.


Public Member Functions

 text_element_list (void)
 ~text_element_list (void)
void accept (text_processor &p)

Constructor & Destructor Documentation

text_element_list::text_element_list ( void   )  [inline]

text_element_list::~text_element_list ( void   )  [inline]


Member Function Documentation

void text_element_list::accept ( text_processor p  )  [virtual]

Implements text_element.

Reimplemented in text_subscript_element, and text_superscript_element.


The documentation for this class was generated from the following file: