Interface DBRTimeEvent

All Superinterfaces:
AlarmInfo, Event, FieldValues, org.json.simple.JSONAware, PartionedTime, SamplingInfo
All Known Implementing Classes:
CSVEvent, HashMapEvent, PBScalarByte, PBScalarDouble, PBScalarEnum, PBScalarFloat, PBScalarInt, PBScalarShort, PBScalarString, PBV4GenericBytes, PBVectorByte, PBVectorDouble, PBVectorEnum, PBVectorFloat, PBVectorInt, PBVectorShort, PBVectorString, POJOEvent, SimulationEvent

public interface DBRTimeEvent extends Event, SamplingInfo, AlarmInfo, FieldValues, PartionedTime, org.json.simple.JSONAware
A catch all interface that contains the attributes in a EPICS DBR_TIME_XXX from db_access.h.
Author:
mshankar