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

virtual Impala::Core::VideoJob::ProcessDefinition::~ProcessDefinition (  )  [inline, virtual]

Definition at line 55 of file ProcessDefinition.h.

References mStages, and mSteps.

00056     {
00057         delete mStages;
00058         delete mSteps;
00059     }


Generated on Thu Jan 13 09:21:41 2011 for ImpalaSrc by  doxygen 1.5.1