Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
Shell::CatchOutput Class Reference

#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
 

Constructor & Destructor Documentation

◆ CatchOutput() [1/2]

Shell::CatchOutput::CatchOutput ( )

◆ CatchOutput() [2/2]

Shell::CatchOutput::CatchOutput ( const CatchOutput )

Member Function Documentation

◆ clear()

void Shell::CatchOutput::clear ( )

◆ flush()

void Shell::CatchOutput::flush ( )

◆ str()

std::string Shell::CatchOutput::str ( ) const

◆ write()

void Shell::CatchOutput::write ( const std::string &  txt)

Member Data Documentation

◆ collect

std::string Shell::CatchOutput::collect
private

The documentation for this class was generated from the following files: