![]() |
Cadabra
Computer algebra system for field theory problems
|
#include <cadabra2-cli.hh>
Public Member Functions | |
| CatchOutput () | |
| CatchOutput (const CatchOutput &) | |
| void | write (const std::string &txt) |
| void | clear () |
| void | flush () |
| std::string | str () const |
Private Attributes | |
| std::string | collect |
| Shell::CatchOutput::CatchOutput | ( | ) |
| Shell::CatchOutput::CatchOutput | ( | const CatchOutput & | ) |
| void Shell::CatchOutput::clear | ( | ) |
| void Shell::CatchOutput::flush | ( | ) |
| std::string Shell::CatchOutput::str | ( | ) | const |
| void Shell::CatchOutput::write | ( | const std::string & | txt | ) |
|
private |