nettools/conntest/inc/ConnTestContainer.h
changeset 2 4cefe9af9cf4
parent 0 857a3e953887
equal deleted inserted replaced
1:e329958deeba 2:4cefe9af9cf4
    57     
    57     
    58     /**
    58     /**
    59     * Clear the output window.
    59     * Clear the output window.
    60     */
    60     */
    61     void ClearOutputWindow();
    61     void ClearOutputWindow();
       
    62     
       
    63     /**
       
    64      * Stores the content of output window to a file.
       
    65      */
       
    66     void SaveOutputWindowToFile();
    62     
    67     
    63 public: // Functions from base classes
    68 public: // Functions from base classes
    64     
    69     
    65     // From MUINotify
    70     // From MUINotify
    66 
    71