#include <transfer-simple.h>
Data Fields | |
| char * | channelName |
| The channel name this measure refers to. | |
| char * | voName |
| The VO name this measure refers to. | |
| int | __sizeactivityPeriods |
| Size of activityPeriods array. | |
| glite_transfer_TransferActivityPeriod ** | activityPeriods |
| The list of measured activity periods. | |
Definition at line 469 of file transfer-simple.h.
The channel name this measure refers to.
Null means all channels.
Definition at line 470 of file transfer-simple.h.