Apache Mesos
Static Public Member Functions | Public Attributes | List of all members
cgroups::blkio::Value Struct Reference

#include <cgroups.hpp>

Static Public Member Functions

static Try< Valueparse (const std::string &s)
 

Public Attributes

Option< Devicedevice
 
Option< Operationop
 
uint64_t value
 

Member Function Documentation

static Try<Value> cgroups::blkio::Value::parse ( const std::string &  s)
static

Member Data Documentation

Option<Device> cgroups::blkio::Value::device
Option<Operation> cgroups::blkio::Value::op
uint64_t cgroups::blkio::Value::value

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