This identifier is not persistent; it is assigned when a device is mounted (by the filesystem's file name (a string))
Definition at line 49 of file devid_t.h.
Public Member Functions | |
devid_t () | |
devid_t (const char *pathname) | |
bool | operator== (const devid_t &d) const |
bool | operator!= (const devid_t &d) const |
Public Attributes | |
w_base_t::uint8_t | id |
w_base_t::uint4_t | dev |
Static Public Attributes | |
static const devid_t | null |
Friends | |
ostream & | operator<< (ostream &, const devid_t &d) |