Public Member Functions

text_parser_none Class Reference

#include "txt-eng.h"

Inheritance diagram for text_parser_none:
Inheritance graph
[legend]
Collaboration diagram for text_parser_none:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

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


Constructor & Destructor Documentation

text_parser_none::text_parser_none ( void   )  [inline]

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

text_parser_none::~text_parser_none ( void   )  [inline]

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


Member Function Documentation

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

Implements text_parser.

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


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