WPILibC++  unspecified
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
nt::EntryInfo Struct Reference

NetworkTables Entry Information. More...

#include <ntcore_cpp.h>

Public Attributes

std::string name
 Entry name.
 
NT_Type type
 Entry type.
 
unsigned int flags
 Entry flags.
 
unsigned long long last_change
 Timestamp of last change to entry (type or value). More...
 

Detailed Description

NetworkTables Entry Information.

Member Data Documentation

unsigned long long nt::EntryInfo::last_change

Timestamp of last change to entry (type or value).


The documentation for this struct was generated from the following file: