Apache Mesos
Public Member Functions | Public Attributes | List of all members
proc::CPU Struct Reference

#include <proc.hpp>

Public Member Functions

 CPU (unsigned int _id, unsigned int _core, unsigned int _socket)
 

Public Attributes

unsigned int id
 
unsigned int core
 
unsigned int socket
 

Constructor & Destructor Documentation

proc::CPU::CPU ( unsigned int  _id,
unsigned int  _core,
unsigned int  _socket 
)
inline

Member Data Documentation

unsigned int proc::CPU::core
unsigned int proc::CPU::id
unsigned int proc::CPU::socket

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