MOTION  0.01
Framework for mixed-protocol multi-party computation
Namespaces | Macros | Functions
runtime_info.cpp File Reference
#include "runtime_info.h"
#include <cassert>
#include <fstream>
#include <iostream>
#include <boost/process/child.hpp>
#include <boost/process/io.hpp>
#include <boost/process/pipe.hpp>
Include dependency graph for runtime_info.cpp:

Namespaces

 encrypto
 
 encrypto::motion
 

Macros

#define __kernel_entry
 

Functions

std::string encrypto::motion::GetCmdLine ()
 
std::size_t encrypto::motion::GetPid ()
 
std::string encrypto::motion::GetHostname ()
 
std::string encrypto::motion::GetUsername ()
 

Macro Definition Documentation

◆ __kernel_entry

#define __kernel_entry