WPILibC++
2019.3.2-1-g99e4f7d
|
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 |