rsvFinishLog Struct Reference
for advanced reservation. More...
Data Fields
time_t rsvReqTime int options int uid char * rsvId char * name int numReses struct rsvRes * alloc char * timeWindow time_t duration char * creator Detailed Description
for advanced reservation.Field Documentation
time_t rsvFinishLog::rsvReqTime Time when the reservation is required.
Same as the options field in the struct addRsvRequest(lsbatch.h).
The user who creat the reservation.
char* rsvFinishLog::rsvId Reservation ID.
char* rsvFinishLog::name Client of the reservation.
Number of resources reserved.
struct rsvRes* rsvFinishLog::alloc Allocation vector.
char* rsvFinishLog::timeWindow Time window within which the reservation is active
Two forms: time_t1-time_t2 or [day1]:hour1:0-[day2]:hour2:0.
time_t rsvFinishLog::duration Duration in seconds.
duration = to - from : when the reservation expired
char* rsvFinishLog::creator Creator of the reservation.
Date Modified: 9 Sep 2009
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2009 Platform Computing Corporation. All rights reserved.