YARP
Yet Another Robot Platform
yarp::profiler::NetworkProfiler::ProcessInfo Struct Reference

#include <yarp/profiler/NetworkProfiler.h>

Public Member Functions

 ProcessInfo ()
 

Public Attributes

std::string name
 
std::string arguments
 
std::string os
 
std::string hostname
 
MachineInfo owner
 
int pid
 
int priority
 
int policy
 

Detailed Description

Definition at line 51 of file NetworkProfiler.h.

Constructor & Destructor Documentation

◆ ProcessInfo()

yarp::profiler::NetworkProfiler::ProcessInfo::ProcessInfo ( )
inline

Definition at line 61 of file NetworkProfiler.h.

Member Data Documentation

◆ arguments

std::string yarp::profiler::NetworkProfiler::ProcessInfo::arguments

Definition at line 54 of file NetworkProfiler.h.

◆ hostname

std::string yarp::profiler::NetworkProfiler::ProcessInfo::hostname

Definition at line 56 of file NetworkProfiler.h.

◆ name

std::string yarp::profiler::NetworkProfiler::ProcessInfo::name

Definition at line 53 of file NetworkProfiler.h.

◆ os

std::string yarp::profiler::NetworkProfiler::ProcessInfo::os

Definition at line 55 of file NetworkProfiler.h.

◆ owner

MachineInfo yarp::profiler::NetworkProfiler::ProcessInfo::owner

Definition at line 57 of file NetworkProfiler.h.

◆ pid

int yarp::profiler::NetworkProfiler::ProcessInfo::pid

Definition at line 58 of file NetworkProfiler.h.

◆ policy

int yarp::profiler::NetworkProfiler::ProcessInfo::policy

Definition at line 60 of file NetworkProfiler.h.

◆ priority

int yarp::profiler::NetworkProfiler::ProcessInfo::priority

Definition at line 59 of file NetworkProfiler.h.


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