predictivesearch/PcsAlgorithm/Algorithm1/src/CPcsAdaptiveGrid.cpp
branchRCL_3
changeset 45 34879f5cfc63
parent 39 a6539d1e8e43
child 64 c1e8ba0c2b16
equal deleted inserted replaced
39:a6539d1e8e43 45:34879f5cfc63
   202         }
   202         }
   203 
   203 
   204     PRINT ( _L("CPcsAdaptiveGrid::PrintAdatptiveGrid: ----------------------------------------") );
   204     PRINT ( _L("CPcsAdaptiveGrid::PrintAdatptiveGrid: ----------------------------------------") );
   205 }
   205 }
   206 
   206 
       
   207 // ----------------------------------------------------------------------------
       
   208 // CPcsAdaptiveGrid::Reset
       
   209 // 
       
   210 // ----------------------------------------------------------------------------
       
   211 void CPcsAdaptiveGrid::Reset()
       
   212     {
       
   213     iAdaptiveGrid.ResetAndDestroy();
       
   214     }
       
   215 
   207 // End of file
   216 // End of file