|
LIP_OOC_SCHEDULE_WRITE(schedule, schedule_ooc) |
| IN | schedule | communication schedule (handle) to store |
|---|---|---|
| in the file defined by schedule_ooc | ||
| INOUT | schedule_ooc | ooc communication schedule (handle) |
C syntax:
|
int LIP_OOC_Schedule_write (LIP_Schedule s, LIP_Schedule_ooc * so)
|
LIP_OOC_SCHEDULE_WRITE appends a schedule structure to the file defined by the schedule_ooc structure. The same file can store more then one schedule. They can be read in the order they were written in.