OutputflushOn this pageflushvoid flush() const; Calls std::fflush on the output object's location. Parameters returns none Example out->flush(); Header #include <sst/core/output.h>