#include <cgroups.hpp>
constexpr cgroups::blkio::Device::Device |
( |
dev_t |
device | ) |
|
|
inline |
unsigned int cgroups::blkio::Device::getMajor |
( |
| ) |
const |
unsigned int cgroups::blkio::Device::getMinor |
( |
| ) |
const |
cgroups::blkio::Device::operator dev_t |
( |
| ) |
const |
|
inline |
bool cgroups::blkio::Device::operator!= |
( |
const Device & |
that | ) |
const |
|
inline |
bool cgroups::blkio::Device::operator== |
( |
const Device & |
that | ) |
const |
|
inline |
static Try<Device> cgroups::blkio::Device::parse |
( |
const std::string & |
s | ) |
|
|
static |
The documentation for this class was generated from the following file: