Apache Mesos
Public Types | Public Attributes | List of all members
cgroups::devices::Entry::Selector Struct Reference

#include <cgroups.hpp>

Public Types

enum  Type { Type::ALL, Type::BLOCK, Type::CHARACTER }
 

Public Attributes

Type type
 
Option< unsigned int > major
 
Option< unsigned int > minor
 

Member Enumeration Documentation

Enumerator
ALL 
BLOCK 
CHARACTER 

Member Data Documentation

Option<unsigned int> cgroups::devices::Entry::Selector::major
Option<unsigned int> cgroups::devices::Entry::Selector::minor
Type cgroups::devices::Entry::Selector::type

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