WPILibC++
2018.4.1-20180728210220-1136-g75a6720
|
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 |