globus_net_manager  0.24
globus_xio_net_manager_driver.h
Go to the documentation of this file.
1 #ifndef GLOBUS_XIO_NET_MANAGER_DRIVER_H
2 #define GLOBUS_XIO_NET_MANAGER_DRIVER_H 1
3 
4 #include "globus_common.h"
6 
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 
56 typedef enum
57 {
62  /* const char * task_id*/
68  /* const char ** task_id*/
70 
72 
73 #ifdef __cplusplus
74 }
75 #endif
76 
77 #endif /* GLOBUS_XIO_NET_MANAGER_DRIVER_H */
Globus Network Manager Attributes.
globus_xio_net_manager_cntl_t
Definition: globus_xio_net_manager_driver.h:56
@ GLOBUS_XIO_NET_MANAGER_GET_TASK_ID
Definition: globus_xio_net_manager_driver.h:62
@ GLOBUS_XIO_NET_MANAGER_SET_TASK_ID
Definition: globus_xio_net_manager_driver.h:59