WPILibC++
2019.1.1-beta-2-5-g55493b0
|
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).