#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 339 of file transfer-simple.h.
|
Size of activityPeriods array.
Definition at line 343 of file transfer-simple.h. |
|
The list of measured activity periods.
Definition at line 344 of file transfer-simple.h. |
|
The channel name this measure refers to. Null means all channels. Definition at line 341 of file transfer-simple.h. |
|
The VO name this measure refers to. Null means all VOs. Definition at line 342 of file transfer-simple.h. |