WPILibC++
2018.4.1-20180821013237-1172-g8d8f120
|
NetworkTables Entry Information. More...
#include <ntcore_cpp.h>
Public Attributes | |
NT_Entry | entry |
Entry handle. | |
std::string | name |
Entry name. | |
NT_Type | type |
Entry type. | |
unsigned int | flags |
Entry flags. | |
uint64_t | last_change |
Timestamp of last change to entry (type or value). More... | |
Friends | |
void | swap (EntryInfo &first, EntryInfo &second) |
NetworkTables Entry Information.
uint64_t nt::EntryInfo::last_change |
Timestamp of last change to entry (type or value).