next up previous
Next: LIP_OOC_SCHEDULE_RESET Up: Communication Schedule Previous: LIP_OOC_SCHEDULE_WRITE

LIP_OOC_SCHEDULE_READ

LIP_OOC_SCHEDULE_READ(schedule, schedule_ooc)

OUT schedule communication schedule (handle) to be read
    from the file defined by schedule_ooc
IN schedule_ooc ooc communication schedule (handle)


C syntax:

int LIP_OOC_Schedule_read (LIP_Schedule s, LIP_Schedule_ooc * so)


LIP_OOC_SCHEDULE_READ reads a schedule from the file defined by the schedule_ooc structure. The pointer in the file is moved to the next schedule stored in this file or to the end of the file.