Navigation

Operators and Keywords

Function List:

C++ API

text_parser Class Reference

#include <txt-eng.h>

Inherited by text_parser_none.

List of all members.


Public Member Functions

 text_parser (void)
virtual ~text_parser (void)
virtual text_elementparse (const std::string &s)=0

Constructor & Destructor Documentation

text_parser::text_parser ( void   )  [inline]

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


Member Function Documentation

virtual text_element* text_parser::parse ( const std::string s  )  [pure virtual]

Implemented in text_parser_none.


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