WPILibC++
2018.4.1-20181002134759-1212-g7b471d8
|
Public Member Functions | |
UniqueID (uint64_t Device, uint64_t File) | |
bool | operator== (const UniqueID &Other) const |
bool | operator!= (const UniqueID &Other) const |
bool | operator< (const UniqueID &Other) const |
uint64_t | getDevice () const |
uint64_t | getFile () const |