Changeset 2594 for trunk/src/STGrid.h


Ignore:
Timestamp:
07/11/12 10:22:40 (12 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes

Interface Changes: No

What Interface Changed: Please list interface changes

Test Programs: sdgrid unit test with sd.rcParamsscantable.storage?='memory'

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...

Bug fix on STGrid2.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STGrid.h

    r2593 r2594  
    273273  void selectData() ;
    274274  virtual void table( Table &tab, uInt i ) ;
    275   ScantableWrapper getResultAsScantable() ;
     275  ScantableWrapper getResultAsScantable( int tp ) ;
    276276
    277277private:
Note: See TracChangeset for help on using the changeset viewer.