Class DataLogEntry

java.lang.Object
edu.wpi.first.util.datalog.DataLogEntry
Direct Known Subclasses:
BooleanArrayLogEntry, BooleanLogEntry, DoubleArrayLogEntry, DoubleLogEntry, FloatArrayLogEntry, FloatLogEntry, IntegerArrayLogEntry, IntegerLogEntry, ProtobufLogEntry, RawLogEntry, StringArrayLogEntry, StringLogEntry, StructArrayLogEntry, StructLogEntry

public class DataLogEntry
extends Object
Log entry base class.