28 #ifndef TRIALDISPLAY_DDMODEVENT_H
29 #define TRIALDISPLAY_DDMODEVENT_H
Class for events sent by DisplayDatas.
const casacore::Record * itsRec
the data record
DDModEvent & operator=(const DDModEvent &other)
(Required) copy assignment.
virtual ~DDModEvent()
Destructor.
A hierarchical collection of named fields of various types.
DDModEvent()
(Required) default constructor.
Class used by DisplayDatas to signal change in data.
virtual const casacore::Record * dataRecord() const
Return a pointer to the data record.
Base class for display objects.