casa::utilj::MemoryStatistics Class Reference
#include <UtilJ.h>
List of all members.
Detailed Description
Definition at line 285 of file UtilJ.h.
Constructor & Destructor Documentation
| casa::utilj::MemoryStatistics::MemoryStatistics |
( |
|
) |
|
Member Function Documentation
| int64_t casa::utilj::MemoryStatistics::getRssInBytes |
( |
|
) |
const |
| double casa::utilj::MemoryStatistics::getRssInMB |
( |
|
) |
const |
| int64_t casa::utilj::MemoryStatistics::getVmInBytes |
( |
|
) |
const |
| double casa::utilj::MemoryStatistics::getVmInMB |
( |
|
) |
const |
| void casa::utilj::MemoryStatistics::update |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: