Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/trento/test/util.h>
Public Member Functions | |
capture_stdout () | |
~capture_stdout () | |
Public Attributes | |
std::streambuf * | cout_orig |
std::stringstream | stream |
Definition at line 22 of file util.h.
View newest version in sPHENIX GitHub at line 22 of file util.h
|
inline |
|
inline |
std::streambuf* capture_stdout::cout_orig |
Definition at line 33 of file util.h.
View newest version in sPHENIX GitHub at line 33 of file util.h
Referenced by capture_stdout(), and ~capture_stdout().
std::stringstream capture_stdout::stream |
Definition at line 34 of file util.h.
View newest version in sPHENIX GitHub at line 34 of file util.h
Referenced by capture_stdout(), and TEST_CASE().