Project
Loading...
Searching...
No Matches
o2::framework::ComputingOffer Struct Reference

#include <ComputingResource.h>

Public Attributes

float cpu = 0
 
float memory = 0
 
std::string hostname = ""
 
unsigned short startPort = 0
 
unsigned short rangeSize = 0
 

Detailed Description

Definition at line 19 of file ComputingResource.h.

Member Data Documentation

◆ cpu

float o2::framework::ComputingOffer::cpu = 0

Definition at line 20 of file ComputingResource.h.

◆ hostname

std::string o2::framework::ComputingOffer::hostname = ""

Definition at line 22 of file ComputingResource.h.

◆ memory

float o2::framework::ComputingOffer::memory = 0

Definition at line 21 of file ComputingResource.h.

◆ rangeSize

unsigned short o2::framework::ComputingOffer::rangeSize = 0

Definition at line 24 of file ComputingResource.h.

◆ startPort

unsigned short o2::framework::ComputingOffer::startPort = 0

Definition at line 23 of file ComputingResource.h.


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