#include <boss_duration.h>
Inheritance diagram for BOSS_Duration:

Public Member Functions | |
| BOSS_Duration (BOSS::Config &__cl, MySQL_Handler *__data_base) | |
| BOSS_Duration constructor. | |
| virtual | ~BOSS_Duration () |
| BOSS_Duration destructor. | |
| virtual void | operator() (xercesc::DOMNode *sentence) |
| Runs the module. | |
Protected Member Functions | |
| virtual void | set_features (xercesc::DOMNode *sentence) const=0 |
| void | add_durations (xercesc::DOMNode *sentence) const |
| Adds duration attributes to the BOSS DOM document. | |
| virtual Duration | find_dur (const xercesc::DOMElement *element, BOSS::DOMNodeVector &wlist, BOSS::DOMNodeVector &stmp, BOSS::DOMNodeVector &ptmp, BOSS::DOMNodeVector &htmp, unsigned w, unsigned s, unsigned p) const=0 |
Protected Attributes | |
| BOSS_CartReader * | tree |
|
||||||||||||||||||||||||||||||||||||
|
Implemented in BOSS_Duration_DE. |
|
|
Implemented in BOSS_Duration_DE. |
|
|
|
1.3.6