73c73,74
< virtual void output();
---
> virtual void begin();
> virtual void end();
76c77
< bool initText(const std::string &filename, bool desc);
---
> Output *initText(const std::string &filename, bool desc);