|
Frobby 0.9.5
|
#include <NewMonosIOHandler.h>
Static Public Member Functions | |
| static const char * | staticGetName () |
Private Member Functions | |
| virtual BigTermConsumer * | doCreateIdealWriter (FILE *out) |
| virtual void | doWriteTerm (const vector< mpz_class > &term, const VarNames &names, FILE *out) |
| virtual void | doReadTerm (Scanner &in, InputConsumer &consumer) |
| void | doReadIdeal (Scanner &in, InputConsumer &consumer) |
| void | doReadIdeals (Scanner &in, InputConsumer &consumer) |
Additional Inherited Members | |
Protected Member Functions inherited from IO::IOHandlerImpl | |
| IOHandlerImpl (const char *formatName, const char *formatDescription) | |
| void | registerInput (const DataType &type) |
| Specify that input of the argument type is supported. | |
| void | registerOutput (const DataType &type) |
| Specify that output of the argument type is supported. | |
Definition at line 28 of file NewMonosIOHandler.h.
| IO::NewMonosIOHandler::NewMonosIOHandler | ( | ) |
Definition at line 71 of file NewMonosIOHandler.cpp.
|
privatevirtual |
Implements IO::IOHandlerImpl.
Definition at line 82 of file NewMonosIOHandler.cpp.
|
privatevirtual |
Reimplemented from IO::IOHandlerImpl.
Definition at line 96 of file NewMonosIOHandler.cpp.
|
privatevirtual |
Reimplemented from IO::IOHandlerImpl.
Definition at line 101 of file NewMonosIOHandler.cpp.
|
privatevirtual |
Reimplemented from IO::IOHandlerImpl.
Definition at line 92 of file NewMonosIOHandler.cpp.
|
privatevirtual |
Implements IOHandler.
Definition at line 86 of file NewMonosIOHandler.cpp.
Definition at line 78 of file NewMonosIOHandler.cpp.