rtop
Classes | Namespaces | Variables
proc_info.h File Reference
#include <string>
#include <map>
#include <dirent.h>
#include <fstream>
#include <sstream>
#include <cstdlib>
#include <vector>
#include <string.h>
#include <stdexcept>
#include "rtop_logger.h"
#include "info.h"
#include "rtop_utils.h"

Go to the source code of this file.

Classes

class  rtop::ProcInfo
 interfaces with linux API to read process information and update ProcDb with it More...
 

Namespaces

 rtop
 

Variables

src::severity_logger< severity_level > lg
 
logSpacer log_spacer
 

Variable Documentation

◆ lg

src::severity_logger<severity_level> lg

Definition at line 108 of file rtop_logger.h.

◆ log_spacer

logSpacer log_spacer

Definition at line 186 of file rtop_logger.h.