globus_net_manager
0.23
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
python
globus_net_manager_python.h
1
#ifndef GLOBUS_NET_MANAGER_PYTHON_H
2
#define GLOBUS_NET_MANAGER_PYTHON_H 1
3
4
#include "globus_common.h"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
77
GlobusExtensionDeclareModule(globus_net_manager_python);
78
79
#ifdef __cplusplus
80
}
81
#endif
82
83
#endif
/* GLOBUS_NET_MANAGER_PYTHON_H */
Generated by
1.8.5