Class sysfs

Class Documentation

class sysfs

Public Functions

sysfs(const std::string &root = DEFAULT_ROOT)
sysfs(const sysfs&) = default
sysfs(sysfs&&) = default
sysfs &operator=(const sysfs&) = delete
sysfs &operator=(sysfs&&) = delete
block get_block(const std::string &block_name) const
std::set<block> get_blocks() const

Public Static Attributes

static const std::string DEFAULT_ROOT