YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
yarp::profiler::NetworkProfilerBasic::ProcessInfo Struct Reference

#include <yarp/profiler/NetworkProfilerBasic.h>

Public Member Functions

 ProcessInfo ()
 

Public Attributes

MachineInfo owner_machine
 
std::string process_name
 
std::string arguments
 
std::string process_fullname
 
int pid
 
int priority
 
int policy
 

Detailed Description

Definition at line 64 of file NetworkProfilerBasic.h.

Constructor & Destructor Documentation

◆ ProcessInfo()

yarp::profiler::NetworkProfilerBasic::ProcessInfo::ProcessInfo ( )
inline

Definition at line 73 of file NetworkProfilerBasic.h.

Member Data Documentation

◆ arguments

std::string yarp::profiler::NetworkProfilerBasic::ProcessInfo::arguments

Definition at line 68 of file NetworkProfilerBasic.h.

◆ owner_machine

MachineInfo yarp::profiler::NetworkProfilerBasic::ProcessInfo::owner_machine

Definition at line 66 of file NetworkProfilerBasic.h.

◆ pid

int yarp::profiler::NetworkProfilerBasic::ProcessInfo::pid

Definition at line 70 of file NetworkProfilerBasic.h.

◆ policy

int yarp::profiler::NetworkProfilerBasic::ProcessInfo::policy

Definition at line 72 of file NetworkProfilerBasic.h.

◆ priority

int yarp::profiler::NetworkProfilerBasic::ProcessInfo::priority

Definition at line 71 of file NetworkProfilerBasic.h.

◆ process_fullname

std::string yarp::profiler::NetworkProfilerBasic::ProcessInfo::process_fullname

Definition at line 69 of file NetworkProfilerBasic.h.

◆ process_name

std::string yarp::profiler::NetworkProfilerBasic::ProcessInfo::process_name

Definition at line 67 of file NetworkProfilerBasic.h.


The documentation for this struct was generated from the following file: