CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
procUtils.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 evf
 
 evf::utils
 

Functions

void evf::utils::cDiv (std::ostringstream *out)
 
void evf::utils::mDiv (std::ostringstream *out, std::string name)
 
void evf::utils::mDiv (std::ostringstream *out, std::string name, std::string value)
 
void evf::utils::mDiv (std::ostringstream *out, std::string name, unsigned int value)
 
void evf::utils::procCpuStat (unsigned long long &idleJiffies, unsigned long long &allJiffies)
 
void evf::utils::procStat (std::ostringstream *out)
 
void evf::utils::uptime (std::ostringstream *out)