Navigation

Operators and Keywords

Function List:

C++ API

text_parser_none Class Reference

#include <txt-eng.h>

Inherits text_parser.

Collaboration diagram for text_parser_none:

List of all members.


Public Member Functions

 text_parser_none (void)
 ~text_parser_none (void)
text_elementparse (const std::string &s)

Constructor & Destructor Documentation

text_parser_none::text_parser_none ( void   )  [inline]

text_parser_none::~text_parser_none ( void   )  [inline]


Member Function Documentation

text_element* text_parser_none::parse ( const std::string s  )  [inline, virtual]

Implements text_parser.


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