Go to the documentation of this file.
31 using List = std::vector<DevNode>;
48 return id == other.
id;
static constexpr DevNode DevNode_ALL
Definition: DevNode.h:53
std::vector< DevNode > List
Definition: DevNode.h:31
Identifies a device node.
Definition: DevNode.h:30
Definition: IOControl/include/IO/Controller.h:25
Manage a set of bit values using enumeration.
Definition: BitSet.h:44
BitSet< uint8_t, State, size_t(State::MAX)> States
Definition: DevNode.h:44
bool operator==(const DevNode &other) const
Definition: DevNode.h:46
State
Definition: DevNode.h:36
ID id
Definition: DevNode.h:33
DevNode::State getState(DevNode::States states)