Timestamped StringArray.
More...
#include <ntcore_cpp_types.h>
◆ TimestampedStringArray() [1/2]
nt::TimestampedStringArray::TimestampedStringArray |
( |
| ) |
|
|
default |
◆ TimestampedStringArray() [2/2]
nt::TimestampedStringArray::TimestampedStringArray |
( |
int64_t |
time, |
|
|
int64_t |
serverTime, |
|
|
std::vector< std::string > |
value |
|
) |
| |
|
inline |
◆ serverTime
int64_t nt::TimestampedStringArray::serverTime = 0 |
Time in server time base.
May be 0 or 1 for locally set values.
◆ time
int64_t nt::TimestampedStringArray::time = 0 |
◆ value
std::vector<std::string> nt::TimestampedStringArray::value = {} |
The documentation for this struct was generated from the following file: