geopm 3.2.1.dev237+gbe30cff60
GEOPM - Global Extensible Open Power Manager
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
Environment.cpp File Reference
#include "geopm/Environment.hpp"
#include <iostream>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <errno.h>
#include <algorithm>
#include <string>
#include <vector>
#include <utility>
#include <set>
#include "geopm/json11.hpp"
#include "geopm/Exception.hpp"
#include "geopm/Helper.hpp"
#include "geopm_prof.h"
Include dependency graph for Environment.cpp:

Namespaces

namespace  geopm
 

Macros

#define DEFAULT_CONFIG_PATH   (GEOPM_CONFIG_PATH "/environment-default.json")
 
#define OVERRIDE_CONFIG_PATH   (GEOPM_CONFIG_PATH "/environment-override.json")
 

Functions

const Environmentgeopm::environment (void)
 

Macro Definition Documentation

◆ DEFAULT_CONFIG_PATH

#define DEFAULT_CONFIG_PATH   (GEOPM_CONFIG_PATH "/environment-default.json")

◆ OVERRIDE_CONFIG_PATH

#define OVERRIDE_CONFIG_PATH   (GEOPM_CONFIG_PATH "/environment-override.json")