Public Member Functions | Private Member Functions

text_element Class Reference

#include "txt-eng.h"

Inheritance diagram for text_element:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Member Functions

 text_element (const text_element &)

Detailed Description

Definition at line 36 of file txt-eng.h.


Constructor & Destructor Documentation

text_element::text_element ( void   )  [inline]

Definition at line 41 of file txt-eng.h.

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

Definition at line 43 of file txt-eng.h.

text_element::text_element ( const text_element  )  [private]

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 Friends Defines