#include <string>
Go to the source code of this file.
Namespaces | |
namespace | evf |
namespace | 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::procStat (std::ostringstream *out) |
void | evf::utils::uptime (std::ostringstream *out) |