#include <MStrStream.h>
Definition at line 15 of file MStrStream.h.
◆ MStrStream()
CoWTools::MStrStream::MStrStream |
( |
MsgStream & |
out | ) |
|
|
inline |
◆ ~MStrStream()
CoWTools::MStrStream::~MStrStream |
( |
| ) |
|
|
inline |
◆ putResults()
Implements CoWTools::StreamBase.
Definition at line 8 of file MStrStream.cxx.
10 const long long *
vals=
res.getValueArray();
11 snprintf(
buff,2048,
"VMem= %8lld, RSS= %8lld, PSS= %8lld, Shared= %8lld, Private= %8lld, Swap=%8lld, Anon= %8lld",
◆ m_out
MsgStream& CoWTools::MStrStream::m_out |
|
private |
The documentation for this class was generated from the following files: