FreeLing  4.0
Public Member Functions
freeling::processor_status Class Reference

Virtual class to store the processing state of a sentence. More...

#include <language.h>

Inheritance diagram for freeling::processor_status:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 processor_status ()
 Virtual class to store the processing state of a sentence.
virtual ~processor_status ()

Detailed Description

Virtual class to store the processing state of a sentence.

Each processor will define a derived class with needed contents, and store it in the sentence being processed.


Constructor & Destructor Documentation

Virtual class to store the processing state of a sentence.

Each processor will define a derived class with needed contents, and store it in the sentence being processed.

virtual freeling::processor_status::~processor_status ( ) [inline, virtual]

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