Ignore:
Timestamp:
11/21/02 10:16:52 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MTask.cc

    r1574 r1657  
    5656//                     are executed. A task can return kFALSE to           //
    5757//                     stop the execuition of the tasklist or              //
    58 //                     kCONTINUE to skip the pending tasks.                //
     58//                     kCONTINUE to skip the pending tasks. If you want    //
     59//                     to stop the eventloop and wants the eventloop to    //
     60//                     return the status 'failed' return kERROR.           //
    5961//                                                                         //
    6062//   - PostProcess():  executed after the eventloop. Here you can close    //
Note: See TracChangeset for help on using the changeset viewer.