BioDynaMo  v1.05.119-a4ff3934
Namespaces | Functions
proc.cc File Reference
#include "core/util/proc.h"
#include <unistd.h>
#include <filesystem>
#include "core/util/log.h"
#include <libproc.h>
#include <cstdlib>
Include dependency graph for proc.cc:

Go to the source code of this file.

Namespaces

 bdm
 

Functions

std::string bdm::GetExecutablePath ()
 This function returns the path of the currently running executable. More...
 
std::string bdm::GetExecutableDirectory ()
 
std::string bdm::GetExecutableName ()