Navigation

Operators and Keywords

Function List:

C++ API

text_element Class Reference

#include <txt-eng.h>

Inherited by text_element_list, and text_element_string.

List of all members.

Public Member Functions

 text_element (void)
virtual ~text_element (void)
virtual void accept (text_processor &p)=0

Constructor & Destructor Documentation

text_element::text_element ( void   )  [inline]
virtual text_element::~text_element ( void   )  [inline, virtual]

Member Function Documentation

virtual void text_element::accept ( text_processor p  )  [pure virtual]

Implemented in text_element_string.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines