#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 468 of file transfer-simple.h.
|
Size of activityPeriods array.
Definition at line 471 of file transfer-simple.h. |
|
The list of measured activity periods.
Definition at line 472 of file transfer-simple.h. |
|
The channel name this measure refers to. Null means all channels. Definition at line 469 of file transfer-simple.h. |
|
The VO name this measure refers to. Null means all VOs. Definition at line 470 of file transfer-simple.h. |