[inline]
Definition at line 35 of file TimePlot.h.
References mData, and mXCoords.
00036 { 00037 delete mXCoords; 00038 delete mData; 00039 }