mongo::ProcessInfo Class Reference
#include <processinfo.h>
List of all members.
Detailed Description
Definition at line 34 of file processinfo.h.
Constructor & Destructor Documentation
mongo::ProcessInfo::ProcessInfo |
( |
pid_t |
pid = getpid() |
) |
|
mongo::ProcessInfo::~ProcessInfo |
( |
|
) |
|
Member Function Documentation
bool mongo::ProcessInfo::blockCheckSupported |
( |
|
) |
|
bool mongo::ProcessInfo::blockInMemory |
( |
char * |
start |
) |
|
Append platform-specific data to obj
int mongo::ProcessInfo::getResidentSize |
( |
|
) |
|
int mongo::ProcessInfo::getVirtualMemorySize |
( |
|
) |
|
bool mongo::ProcessInfo::supported |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: