WPILibC++
2019.1.1-beta-2-1-g9bc998f
|
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 |