Ignore:
Timestamp:
07/27/13 01:23:26 (11 years ago)
Author:
WataruKawasaki
Message:

New Development: No

JIRA Issue: Yes CAS-3620

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: No

Module(s): sd

Description: modified plotter2.save() so that the previous filename and device are restored finally.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plotter2/src/Plotter2.h

    r2825 r2827  
    158158    ~Plotter2();
    159159
     160    std::string getFileName();
    160161    void setFileName(const std::string& inFilename);
     162    std::string getDevice();
    161163    void setDevice(const std::string& inDevice);
    162164
Note: See TracChangeset for help on using the changeset viewer.