OpenASIP  2.0
Classes | Namespaces | Enumerations
TextGenerator.hh File Reference
#include <string>
#include <map>
#include <boost/format.hpp>
#include "Exception.hh"
Include dependency graph for TextGenerator.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Texts::TextGenerator
 

Namespaces

 Texts
 

Enumerations

enum  {
  Texts::TXT_HELLO_WORLD = 0, Texts::TXT_FILE_NOT_FOUND, Texts::TXT_FILE_X_NOT_FOUND, Texts::TXT_FILE_NOT_READABLE,
  Texts::TXT_ILLEGAL_INPUT_FILE, Texts::TXT_NO_FILENAME_DEFINED, Texts::TXT_ONLY_ONE_FILENAME_EXPECTED, Texts::TXT_NO_SUCH_SETTING,
  Texts::TXT_UNKNOWN_COMMAND, Texts::TXT_UNKNOWN_SUBCOMMAND, Texts::TXT_ILLEGAL_ARGUMENT, Texts::TXT_ILLEGAL_ARGUMENTS,
  Texts::LAST__
}
 

Detailed Description

Declaration of TextGenerator class.

Author
Jussi Nykänen 2004 (nykanen-no.spam-cs.tut.fi)
Note
reviewed 19 May 2004 by ml, jn, ao, am
rating: green

Definition in file TextGenerator.hh.