#include <term.h>
Definition at line 64 of file term.h.
Static Public Member Functions | |
| static ITerm * | createTerm (const std::string &) |
Private Member Functions | |
| TermFactory () | |
| TermFactory | ( | ) | [private] |
| ITerm * createTerm | ( | const std::string & | fileName | ) | [static] |
Definition at line 67 of file term.cc.
References StreamDecorator::E_ERROR, and StreamDecorator::E_NOTE.
Referenced by main().

1.5.4