Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Util::TimePlot::~TimePlot (  )  [inline]

Definition at line 35 of file TimePlot.h.

References mData, and mXCoords.

00036     {
00037         delete mXCoords;
00038         delete mData;
00039     }


Generated on Thu Jan 13 09:24:22 2011 for ImpalaSrc by  doxygen 1.5.1