!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/darren@hiebert.com/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.0.1	//
BASIC_TYPE	idl.c	853;"	d	file:
CORBA_Any_PyObject	orbit-python.h	/^} CORBA_Any_PyObject;$/;"	t
CORBA_Any_PyObject_Check	orbit-python.h	97;"	d
CORBA_Any_PyObject_Type	CORBA_Any.c	/^PyTypeObject CORBA_Any_PyObject_Type = {$/;"	v
CORBA_Any_PyObject__dealloc	CORBA_Any.c	/^void CORBA_Any_PyObject__dealloc(CORBA_Any_PyObject *self)$/;"	f
CORBA_Any_PyObject__getattr	CORBA_Any.c	/^PyObject *CORBA_Any_PyObject__getattr(CORBA_Any_PyObject *self, char *name)$/;"	f
CORBA_Any_PyObject__new	CORBA_Any.c	/^CORBA_Any_PyObject *CORBA_Any_PyObject__new(CORBA_TypeCode_PyObject *tc,$/;"	f
CORBA_Any_PyObject__repr	CORBA_Any.c	/^PyObject *CORBA_Any_PyObject__repr(CORBA_Any_PyObject *self)$/;"	f
CORBA_Any_PyObject__setattr	CORBA_Any.c	/^int CORBA_Any_PyObject__setattr(CORBA_Any_PyObject *self, $/;"	f
CORBA_ORB_PyObject	orbit-python.h	/^} CORBA_ORB_PyObject;$/;"	t
CORBA_ORB_PyObject_Check	orbit-python.h	94;"	d
CORBA_ORB_PyObject_Type	CORBA_ORB.c	/^PyTypeObject CORBA_ORB_PyObject_Type = {$/;"	v
CORBA_ORB_PyObject__dealloc	CORBA_ORB.c	/^void CORBA_ORB_PyObject__dealloc(CORBA_ORB_PyObject *self)$/;"	f
CORBA_ORB_PyObject__getattr	CORBA_ORB.c	/^PyObject *CORBA_ORB_PyObject__getattr(CORBA_ORB_PyObject *self, char *name)$/;"	f
CORBA_ORB_PyObject__new	CORBA_ORB.c	/^CORBA_ORB_PyObject *CORBA_ORB_PyObject__new(CORBA_ORB orb)$/;"	f
CORBA_ORB_PyObject__object_to_string	CORBA_ORB.c	/^PyObject *CORBA_ORB_PyObject__object_to_string(CORBA_ORB_PyObject *self, $/;"	f
CORBA_ORB_PyObject__resolve_initial_references	CORBA_ORB.c	/^PyObject *CORBA_ORB_PyObject__resolve_initial_references($/;"	f
CORBA_ORB_PyObject__run	CORBA_ORB.c	/^PyObject *CORBA_ORB_PyObject__run(CORBA_ORB_PyObject *self, PyObject *args)$/;"	f
CORBA_ORB_PyObject__setattr	CORBA_ORB.c	/^int CORBA_ORB_PyObject__setattr(CORBA_ORB_PyObject *self, char *n, PyObject *v)$/;"	f
CORBA_ORB_PyObject__shutdown	CORBA_ORB.c	/^PyObject *CORBA_ORB_PyObject__shutdown(CORBA_ORB_PyObject *self, PyObject *args)$/;"	f
CORBA_ORB_PyObject__string_to_object	CORBA_ORB.c	/^PyObject *CORBA_ORB_PyObject__string_to_object(CORBA_ORB_PyObject *self, $/;"	f
CORBA_ORB_PyObject_methods	CORBA_ORB.c	/^PyMethodDef CORBA_ORB_PyObject_methods[] = {$/;"	v
CORBA_Object_to_PyObject	CORBA_Object.c	/^PyObject *CORBA_Object_to_PyObject(CORBA_Object object)$/;"	f
CORBA_Object_to_PyObject_with_type	CORBA_Object.c	/^PyObject *CORBA_Object_to_PyObject_with_type(CORBA_Object object,$/;"	f
CORBA_PyClass_Glue	CORBAmodule.h	/^} CORBA_PyClass_Glue;$/;"	t
CORBA_PyClass___hash	CORBA_Object.c	/^PyObject *CORBA_PyClass___hash(PyObject *_, PyObject *args, PyObject *k)$/;"	f
CORBA_PyClass___invoke	CORBA_Object.c	/^PyObject *CORBA_PyClass___invoke(PyObject *_, PyObject *args, PyObject *keys)$/;"	f
CORBA_PyClass___is_a	CORBA_Object.c	/^PyObject *CORBA_PyClass___is_a(PyObject *_, PyObject *args, PyObject *k)$/;"	f
CORBA_PyClass___is_equivalent	CORBA_Object.c	/^PyObject *CORBA_PyClass___is_equivalent(PyObject *_, PyObject *args, $/;"	f
CORBA_PyClass___narrow	CORBA_Object.c	/^PyObject *CORBA_PyClass___narrow(PyObject *_, PyObject *args, PyObject *k)$/;"	f
CORBA_PyClass___non_existent	CORBA_Object.c	/^PyObject *CORBA_PyClass___non_existent(PyObject *_, PyObject *args, PyObject *k)$/;"	f
CORBA_PyClass__del	CORBA_Object.c	/^PyObject *CORBA_PyClass__del(PyObject *_, PyObject *args, PyObject *keys)$/;"	f
CORBA_PyClass__getattr__	CORBA_Object.c	/^PyObject *CORBA_PyClass__getattr__(PyObject *_, PyObject *args, PyObject *k)$/;"	f
CORBA_PyClass__init	CORBA_Object.c	/^PyObject *CORBA_PyClass__init(PyObject *_, PyObject *args, PyObject *keys)$/;"	f
CORBA_PyClass__setattr__	CORBA_Object.c	/^PyObject *CORBA_PyClass__setattr__(PyObject *_, PyObject *args, PyObject *k)$/;"	f
CORBA_PyInstance_Glue	CORBAmodule.h	/^} CORBA_PyInstance_Glue;$/;"	t
CORBA_PyObject	orbit-python.h	/^} CORBA_PyObject;$/;"	t
CORBA_PyObject_Glue	CORBAmodule.h	/^} CORBA_PyObject_Glue;$/;"	t
CORBA_TypeCode_PyObject	orbit-python.h	/^} CORBA_TypeCode_PyObject;$/;"	t
CORBA_TypeCode_PyObject_Check	orbit-python.h	95;"	d
CORBA_TypeCode_PyObject_Type	CORBA_TypeCode.c	/^PyTypeObject CORBA_TypeCode_PyObject_Type = {$/;"	v
CORBA_TypeCode_PyObject__dealloc	CORBA_TypeCode.c	/^void CORBA_TypeCode_PyObject__dealloc(CORBA_TypeCode_PyObject *self)$/;"	f
CORBA_TypeCode_PyObject__getattr	CORBA_TypeCode.c	/^PyObject *CORBA_TypeCode_PyObject__getattr(CORBA_TypeCode_PyObject *self, $/;"	f
CORBA_TypeCode_PyObject__new	CORBA_TypeCode.c	/^CORBA_TypeCode_PyObject *CORBA_TypeCode_PyObject__new(CORBA_TypeCode tc)$/;"	f
CORBA_TypeCode_PyObject__repr	CORBA_TypeCode.c	/^PyObject *CORBA_TypeCode_PyObject__repr (CORBA_TypeCode_PyObject *self)$/;"	f
CORBA_TypeCode_PyObject__setattr	CORBA_TypeCode.c	/^int CORBA_TypeCode_PyObject__setattr(CORBA_TypeCode_PyObject *self, $/;"	f
CORBA__Any	CORBAmodule.c	/^PyObject *CORBA__Any(PyObject *self, PyObject *args)$/;"	f
CORBA__ORB_init	CORBAmodule.c	/^PyObject *CORBA__ORB_init(PyObject *self, PyObject *args)$/;"	f
CORBA__TypeCode	CORBAmodule.c	/^PyObject *CORBA__TypeCode(PyObject *self, PyObject *args)$/;"	f
CORBA___load_idl	CORBAmodule.c	/^PyObject *CORBA___load_idl(PyObject *self, PyObject *args)$/;"	f
CORBA__fixed	CORBAmodule.c	/^PyObject *CORBA__fixed(PyObject *self, PyObject *args)$/;"	f
CORBA_fixed_PyObject	orbit-python.h	/^} CORBA_fixed_PyObject;$/;"	t
CORBA_fixed_PyObject_Check	orbit-python.h	99;"	d
CORBA_fixed_PyObject_Type	CORBA_fixed.c	/^PyTypeObject CORBA_fixed_PyObject_Type = {$/;"	v
CORBA_fixed_PyObject__dealloc	CORBA_fixed.c	/^void CORBA_fixed_PyObject__dealloc(CORBA_fixed_PyObject *self)$/;"	f
CORBA_fixed_PyObject__getattr	CORBA_fixed.c	/^PyObject *CORBA_fixed_PyObject__getattr(CORBA_fixed_PyObject *self, char *name)$/;"	f
CORBA_fixed_PyObject__new	CORBA_fixed.c	/^CORBA_fixed_PyObject *CORBA_fixed_PyObject__new(PyObject *arg)$/;"	f
CORBA_fixed_PyObject__setattr	CORBA_fixed.c	/^int CORBA_fixed_PyObject__setattr(CORBA_fixed_PyObject *self, char *$/;"	f
CORBA_methods	CORBAmodule.c	/^PyMethodDef CORBA_methods[] = {$/;"	v
C_M	idl.c	14;"	d	file:
F_M	types.c	41;"	d	file:
IDLFile	process_idl.c	/^typedef struct _IDLFile IDLFile;$/;"	t	file:
IDLModule	process_idl.c	/^typedef struct _IDLModule IDLModule;$/;"	t	file:
INSIDE_PYORBIT	CORBAmodule.h	10;"	d
InterfaceData	idl.c	/^} InterfaceData;$/;"	t	file:
MainDict	CORBAmodule.c	/^PyObject *ModuleDict, *MainDict, *poa_instances, *main_module,$/;"	v
Minor_TypeCode	marshal.c	/^static struct CORBA_TypeCode_struct Minor_TypeCode = {$/;"	v	file:
ModuleDict	CORBAmodule.c	/^PyObject *ModuleDict, *MainDict, *poa_instances, *main_module,$/;"	v
OPExc_BAD_CONTEXT	except.c	/^      *OPExc_BAD_CONTEXT,$/;"	v
OPExc_BAD_INV_ORDER	except.c	/^      *OPExc_BAD_INV_ORDER,$/;"	v
OPExc_BAD_OPERATION	except.c	/^      *OPExc_BAD_OPERATION,$/;"	v
OPExc_BAD_PARAM	except.c	/^      *OPExc_BAD_PARAM,$/;"	v
OPExc_BAD_TYPECODE	except.c	/^      *OPExc_BAD_TYPECODE,$/;"	v
OPExc_COMM_FAILURE	except.c	/^      *OPExc_COMM_FAILURE,$/;"	v
OPExc_DATA_CONVERSION	except.c	/^      *OPExc_DATA_CONVERSION,$/;"	v
OPExc_Exception	except.c	/^      *OPExc_Exception,$/;"	v
OPExc_FREE_MEM	except.c	/^      *OPExc_FREE_MEM,$/;"	v
OPExc_IMP_LIMIT	except.c	/^      *OPExc_IMP_LIMIT,$/;"	v
OPExc_INITIALIZE	except.c	/^      *OPExc_INITIALIZE,$/;"	v
OPExc_INTERNAL	except.c	/^      *OPExc_INTERNAL,$/;"	v
OPExc_INTF_REPOS	except.c	/^      *OPExc_INTF_REPOS,$/;"	v
OPExc_INVALID_TRANSACTION	except.c	/^      *OPExc_INVALID_TRANSACTION,$/;"	v
OPExc_INV_FLAG	except.c	/^      *OPExc_INV_FLAG,$/;"	v
OPExc_INV_IDENT	except.c	/^      *OPExc_INV_IDENT,$/;"	v
OPExc_INV_OBJREF	except.c	/^      *OPExc_INV_OBJREF,$/;"	v
OPExc_MARSHAL	except.c	/^      *OPExc_MARSHAL,$/;"	v
OPExc_NO_IMPLEMENT	except.c	/^      *OPExc_NO_IMPLEMENT,$/;"	v
OPExc_NO_MEMORY	except.c	/^      *OPExc_NO_MEMORY,$/;"	v
OPExc_NO_PERMISSION	except.c	/^      *OPExc_NO_PERMISSION,$/;"	v
OPExc_NO_RESOURCES	except.c	/^      *OPExc_NO_RESOURCES,$/;"	v
OPExc_NO_RESPONSE	except.c	/^      *OPExc_NO_RESPONSE,$/;"	v
OPExc_OBJECT_NOT_EXIST	except.c	/^      *OPExc_OBJECT_NOT_EXIST,$/;"	v
OPExc_OBJ_ADAPTER	except.c	/^      *OPExc_OBJ_ADAPTER,$/;"	v
OPExc_PERSIST_STORE	except.c	/^      *OPExc_PERSIST_STORE,$/;"	v
OPExc_SystemException	except.c	/^      *OPExc_SystemException,$/;"	v
OPExc_TRANSACTION_REQUIRED	except.c	/^      *OPExc_TRANSACTION_REQUIRED,$/;"	v
OPExc_TRANSACTION_ROLLEDBACK	except.c	/^      *OPExc_TRANSACTION_ROLLEDBACK,$/;"	v
OPExc_TRANSIENT	except.c	/^      *OPExc_TRANSIENT,$/;"	v
OPExc_UNKNOWN	except.c	/^      *OPExc_UNKNOWN,$/;"	v
OPExc_UserException	except.c	/^      *OPExc_UserException,$/;"	v
OPExc_WRONG_TRANSACTION	except.c	/^      *OPExc_WRONG_TRANSACTION;$/;"	v
ORBIT_PYTHON_NOT_THREADED	CORBAmodule.h	183;"	d
ORBit_Python_init_consts	CORBAmodule.c	/^void ORBit_Python_init_consts(void)$/;"	f
ORBit_Python_init_exceptions	except.c	/^void ORBit_Python_init_exceptions()$/;"	f
ORBit_Python_init_marshal	marshal.c	/^void ORBit_Python_init_marshal()$/;"	f
ORBit_Python_init_portable_server	PortableServer.c	/^void ORBit_Python_init_portable_server()$/;"	f
ORBit_Python_init_pserver	server.c	/^	ORBit_Python_init_pserver(Servant_PyClass_Glue *class_glue, $/;"	f
ORBit_Python_init_server	server.c	/^void ORBit_Python_init_server()$/;"	f
ORBit_Python_init_typecodes	idl.c	/^void ORBit_Python_init_typecodes (void)$/;"	f
ORBit_demarshal_allocate_mem	api.c	/^ORBit_demarshal_allocate_mem(CORBA_TypeCode tc, gint nelements)$/;"	f	file:
OpNameData	client.c	/^} OpNameData;$/;"	t	file:
POAManager_Object_to_PyObject	PortableServer.c	/^POAManager_PyObject *POAManager_Object_to_PyObject(PortableServer_POAManager o)$/;"	f
POAManager_PyObject	orbit-python.h	/^} POAManager_PyObject;$/;"	t
POAManager_PyObject_Check	orbit-python.h	102;"	d
POAManager_PyObject_Type	PortableServer.c	/^PyTypeObject POAManager_PyObject_Type = {$/;"	v
POAManager_PyObject__activate	PortableServer.c	/^PyObject *POAManager_PyObject__activate(POAManager_PyObject *self, $/;"	f
POAManager_PyObject__dealloc	PortableServer.c	/^void POAManager_PyObject__dealloc(POAManager_PyObject *self)$/;"	f
POAManager_PyObject__getattr	PortableServer.c	/^PyObject *POAManager_PyObject__getattr(POAManager_PyObject *self, char *name)$/;"	f
POAManager_PyObject__setattr	PortableServer.c	/^int POAManager_PyObject__setattr(POAManager_PyObject *self, char *name,$/;"	f
POAManager_PyObject_methods	PortableServer.c	/^PyMethodDef POAManager_PyObject_methods[] = {$/;"	v
POA_Object_to_PyObject	PortableServer.c	/^POA_PyObject *POA_Object_to_PyObject(PortableServer_POA object)$/;"	f
POA_PyObject	orbit-python.h	/^} POA_PyObject;$/;"	t
POA_PyObject_Check	orbit-python.h	101;"	d
POA_PyObject_Type	PortableServer.c	/^PyTypeObject POA_PyObject_Type = {$/;"	v
POA_PyObject__activate_object	PortableServer.c	/^PyObject *POA_PyObject__activate_object(POA_PyObject *self, PyObject *args)$/;"	f
POA_PyObject__activate_object_with_id	PortableServer.c	/^PyObject *POA_PyObject__activate_object_with_id(POA_PyObject *self,$/;"	f
POA_PyObject__deactivate_object	PortableServer.c	/^PyObject *POA_PyObject__deactivate_object(POA_PyObject *self, PyObject *args)$/;"	f
POA_PyObject__dealloc	PortableServer.c	/^void POA_PyObject__dealloc(POA_PyObject *self)$/;"	f
POA_PyObject__get_the_POAManager	PortableServer.c	/^PyObject *POA_PyObject__get_the_POAManager(POA_PyObject *self, PyObject *args)$/;"	f
POA_PyObject__getattr	PortableServer.c	/^PyObject *POA_PyObject__getattr(POA_PyObject *self, char *name)$/;"	f
POA_PyObject__reference_to_servant	PortableServer.c	/^PyObject *POA_PyObject__reference_to_servant(POA_PyObject *self, PyObject *args)$/;"	f
POA_PyObject__servant_to_reference	PortableServer.c	/^PyObject *POA_PyObject__servant_to_reference(POA_PyObject *self, PyObject *args)$/;"	f
POA_PyObject__setattr	PortableServer.c	/^int POA_PyObject__setattr(POA_PyObject *self, char *name, PyObject *v)$/;"	f
POA_PyObject_methods	PortableServer.c	/^PyMethodDef POA_PyObject_methods[] = {$/;"	v
PortableServer_methods	PortableServermodule.c	/^PyMethodDef PortableServer_methods[] = {$/;"	v
PyORBit_Any	orbit-python.h	120;"	d
PyORBit_Any_Check	orbit-python.h	123;"	d
PyORBit_Any_Get	api.c	/^CORBA_any *PyORBit_Any_Get(CORBA_Any_PyObject *anyobj)$/;"	f
PyORBit_Any_Get	orbit-python.h	125;"	d
PyORBit_Any_New	api.c	/^CORBA_Any_PyObject *PyORBit_Any_New(CORBA_any *any)$/;"	f
PyORBit_Any_New	orbit-python.h	121;"	d
PyORBit_Any_New_with_value	orbit-python.h	122;"	d
PyORBit_Any_Type	orbit-python.h	124;"	d
PyORBit_ORB	orbit-python.h	114;"	d
PyORBit_ORB_Check	orbit-python.h	116;"	d
PyORBit_ORB_Get	orbit-python.h	118;"	d
PyORBit_ORB_New	orbit-python.h	115;"	d
PyORBit_ORB_Type	orbit-python.h	117;"	d
PyORBit_Object	orbit-python.h	109;"	d
PyORBit_Object_Check	api.c	/^CORBA_boolean PyORBit_Object_Check(PyObject *obj)$/;"	f
PyORBit_Object_Check	orbit-python.h	111;"	d
PyORBit_Object_Get	api.c	/^CORBA_Object PyORBit_Object_Get(PyObject *obj)$/;"	f
PyORBit_Object_Get	orbit-python.h	112;"	d
PyORBit_Object_New	orbit-python.h	110;"	d
PyORBit_POA	orbit-python.h	133;"	d
PyORBit_POAManager	orbit-python.h	139;"	d
PyORBit_POAManager_Check	orbit-python.h	141;"	d
PyORBit_POAManager_Get	orbit-python.h	143;"	d
PyORBit_POAManager_New	orbit-python.h	140;"	d
PyORBit_POAManager_Type	orbit-python.h	142;"	d
PyORBit_POA_Check	orbit-python.h	135;"	d
PyORBit_POA_Get	orbit-python.h	137;"	d
PyORBit_POA_New	orbit-python.h	134;"	d
PyORBit_POA_Type	orbit-python.h	136;"	d
PyORBit_TypeCode	orbit-python.h	127;"	d
PyORBit_TypeCode_Check	orbit-python.h	129;"	d
PyORBit_TypeCode_Get	orbit-python.h	131;"	d
PyORBit_TypeCode_New	orbit-python.h	128;"	d
PyORBit_TypeCode_Type	orbit-python.h	130;"	d
RECV_BUFFER_LEFT	demarshal.c	6;"	d	file:
Servant_PyClass_Glue	CORBAmodule.h	/^} Servant_PyClass_Glue;$/;"	t
Servant_PyClass__default_POA	server.c	/^PyObject *Servant_PyClass__default_POA(PyObject *cl, PyObject *args, $/;"	f
Servant_PyClass__del	server.c	/^PyObject *Servant_PyClass__del(PyObject *_, PyObject *args, PyObject *keys)$/;"	f
Servant_PyClass__init	server.c	/^PyObject *Servant_PyClass__init(PyObject *_, PyObject *args, PyObject *keys)$/;"	f
Servant_PyClass__this	server.c	/^PyObject *Servant_PyClass__this(PyObject *cl, PyObject *args, PyObject *keys)$/;"	f
Servant_PyInstance_Glue	CORBAmodule.h	/^} Servant_PyInstance_Glue;$/;"	t
Status_SubNames	marshal.c	/^static const char *Status_SubNames[] = {$/;"	v	file:
Status_TypeCode	marshal.c	/^static struct CORBA_TypeCode_struct Status_TypeCode = {$/;"	v	file:
SystemExcept_PyClass__init	except.c	/^PyObject *SystemExcept_PyClass__init(PyObject *_, PyObject *args, $/;"	f
SystemExcept_PyClass__str	except.c	/^PyObject *SystemExcept_PyClass__str(PyObject *_, PyObject *args, $/;"	f
SystemExcept_SubNames	marshal.c	/^static const char *SystemExcept_SubNames[] = { "-minor", "-status" };$/;"	v	file:
SystemExcept_SubTypes	marshal.c	/^static CORBA_TypeCode SystemExcept_SubTypes[] = {$/;"	v	file:
SystemExcept_TypeCode	marshal.c	/^static struct CORBA_TypeCode_struct SystemExcept_TypeCode = {$/;"	v	file:
Union_PyClass__init	types.c	/^PyObject *Union_PyClass__init(PyObject *_, PyObject *args)$/;"	f
UserExcept_PyClass__init	except.c	/^PyObject *UserExcept_PyClass__init(PyObject *_, PyObject *args, PyObject *keys)$/;"	f
UserExcept_PyClass__str	except.c	/^PyObject *UserExcept_PyClass__str(PyObject *_, PyObject *args, PyObject *keys)$/;"	f
_IDLFile	process_idl.c	/^struct _IDLFile {$/;"	s	file:
_IDLModule	process_idl.c	/^struct _IDLModule {$/;"	s	file:
_ORBitPython_API	orbit-python.h	/^struct _ORBitPython_FunctionStruct *_ORBitPython_API;$/;"	v
_ORBitPython_FunctionStruct	orbit-python.h	/^typedef struct _ORBitPython_FunctionStruct $/;"	s
_ORBitPython_FunctionStruct	orbit-python.h	/^} _ORBitPython_FunctionStruct;$/;"	t
__DEBUG_LEVEL__	CORBAmodule.h	22;"	d
__DEBUG_LEVEL__	CORBAmodule.h	24;"	d
_find_repo_id_func	idl.c	/^void _find_repo_id_func(gpointer key, gpointer value, gpointer id)$/;"	f
_get_defines_for_file	process_idl.c	/^void _get_defines_for_file(char *file, GHashTable **hash)$/;"	f
_private	CORBAmodule.h	/^	void *_private;$/;"	m	struct:
_stub_func	client.c	/^PyObject *_stub_func(CORBA_Object obj, PyObject *args,$/;"	f
activated	CORBAmodule.h	/^	CORBA_boolean activated;$/;"	m	struct:
add_file_to_module	process_idl.c	/^void add_file_to_module(IDLModule *module, char *filename)$/;"	f
add_idl_operations_to_class	idl.c	/^void add_idl_operations_to_class(CORBA_PyClass_Glue *glue, PyObject *dict,$/;"	f
add_include_params_from_path	CORBAmodule.c	/^void add_include_params_from_path(char *path)$/;"	f
add_object_to_hierarchy	idl.c	/^void add_object_to_hierarchy(IDL_tree tree, PyObject *o, IDL_tree ident, $/;"	f
advance_buf	demarshal.c	11;"	d	file:
alloc_typecode	idl.c	/^CORBA_TypeCode alloc_typecode(void)$/;"	f
any_get	orbit-python.h	/^	CORBA_any *(*any_get)(CORBA_Any_PyObject *);$/;"	m	struct:_ORBitPython_FunctionStruct
any_new	orbit-python.h	/^	CORBA_Any_PyObject *(*any_new)(CORBA_any *);$/;"	m	struct:_ORBitPython_FunctionStruct
any_new_val	orbit-python.h	/^	CORBA_Any_PyObject *(*any_new_val)(CORBA_TypeCode_PyObject *, PyObject *);$/;"	m	struct:_ORBitPython_FunctionStruct
any_type	orbit-python.h	/^	PyTypeObject *any_type;$/;"	m	struct:_ORBitPython_FunctionStruct
attrs	idl.c	/^	GSList *ops, *attrs;$/;"	m	struct:	file:
auto_load_module_idls	CORBAmodule.c	/^int auto_load_module_idls(char *modulename, PyObject *fromlist)$/;"	f
buf_getn	demarshal.c	/^CORBA_boolean buf_getn (GIOPRecvBuffer *buf, void *dest, size_t n)$/;"	f
buf_putn	marshal.c	6;"	d	file:
check_corba_ex	except.c	/^CORBA_boolean check_corba_ex(CORBA_Environment *ev)$/;"	f
class_glue	CORBAmodule.h	/^	CORBA_PyClass_Glue *class_glue;$/;"	m	struct:
class_glue	CORBAmodule.h	/^	Servant_PyClass_Glue *class_glue;$/;"	m	struct:
class_id	CORBAmodule.h	/^	CORBA_unsigned_long class_id;$/;"	m	struct:
class_info	CORBAmodule.h	/^	PortableServer_ClassInfo *class_info;$/;"	m	struct:
class_obj	CORBAmodule.h	/^	PyObject *class_obj;$/;"	m	struct:
client_modules	CORBAmodule.c	/^GHashTable *object_glue, *poa_modules, *client_modules;$/;"	v
compare_glue_interface	server.c	/^int compare_glue_interface(CORBA_TypeCode tc, CORBA_PyObject_Glue *glue)$/;"	f
compare_object_interface	server.c	/^int compare_object_interface(CORBA_TypeCode tc, PyObject *arg)$/;"	f
construct_full_path	process_idl.c	/^char *construct_full_path(char *_fullpath, char *file)$/;"	f
construct_interface	idl.c	/^void construct_interface(IDL_tree tree, InterfaceData *idata)$/;"	f
corba_object_class	CORBA_Object.c	/^PyObject *corba_object_class; \/\/ CORBA.Object base class$/;"	v
create_exception	except.c	/^PyObject *create_exception(char *name, PyObject *base)$/;"	f
d_assert	CORBAmodule.h	292;"	d
d_assert	CORBAmodule.h	294;"	d
d_assert_noval	CORBAmodule.h	276;"	d
d_assert_noval	CORBAmodule.h	296;"	d
d_assert_val	CORBAmodule.h	284;"	d
d_assert_val	CORBAmodule.h	295;"	d
d_error	CORBAmodule.h	263;"	d
d_message	CORBAmodule.h	265;"	d
d_warning	CORBAmodule.h	270;"	d
decode_any_value	api.c	/^PyObject *decode_any_value(CORBA_TypeCode tc, gpointer *value, CORBA_ORB orb)$/;"	f
decode_array	api.c	/^PyObject *decode_array(CORBA_TypeCode tc, gpointer *value, CORBA_ORB orb)$/;"	f
decode_sequence	api.c	/^PyObject *decode_sequence(CORBA_TypeCode tc, gpointer *value, CORBA_ORB orb)$/;"	f
decode_struct	api.c	/^PyObject *decode_struct(CORBA_TypeCode tc, gpointer *value, CORBA_ORB orb)$/;"	f
decode_union	api.c	/^PyObject *decode_union(CORBA_TypeCode tc, gpointer *value, CORBA_ORB orb)$/;"	f
defines	process_idl.c	/^	GSList *defines;$/;"	m	struct:_IDLFile	file:
defines_modules	process_idl.c	/^	GSList *defines_modules;$/;"	m	struct:_IDLFile	file:
demarshal_any	demarshal.c	/^PyObject *demarshal_any(GIOPRecvBuffer *buf, CORBA_TypeCode tc, CORBA_ORB orb)$/;"	f
demarshal_arg	demarshal.c	/^PyObject *demarshal_arg(GIOPRecvBuffer *buf, CORBA_TypeCode tc, CORBA_ORB orb)$/;"	f
demarshal_array	demarshal.c	/^PyObject *demarshal_array(GIOPRecvBuffer *buf, CORBA_TypeCode tc, CORBA_ORB orb)$/;"	f
demarshal_boolean	demarshal.c	/^PyObject *demarshal_boolean(GIOPRecvBuffer *buf)$/;"	f
demarshal_call	client.c	/^GIOPConnection *demarshal_call(CORBA_Object obj, GIOPConnection *con,$/;"	f
demarshal_char	demarshal.c	/^PyObject *demarshal_char(GIOPRecvBuffer *buf)$/;"	f
demarshal_double	demarshal.c	/^PyObject *demarshal_double(GIOPRecvBuffer *buf)$/;"	f
demarshal_enum	demarshal.c	/^PyObject *demarshal_enum(GIOPRecvBuffer *buf, CORBA_TypeCode tc)$/;"	f
demarshal_exception	demarshal.c	/^void demarshal_exception(GIOPRecvBuffer *buf, CORBA_TypeCode tc,$/;"	f
demarshal_float	demarshal.c	/^PyObject *demarshal_float(GIOPRecvBuffer *buf)$/;"	f
demarshal_long	demarshal.c	/^PyObject *demarshal_long(GIOPRecvBuffer *buf)$/;"	f
demarshal_longlong	demarshal.c	/^PyObject *demarshal_longlong(GIOPRecvBuffer *buf)$/;"	f
demarshal_object	demarshal.c	/^PyObject *demarshal_object(GIOPRecvBuffer *buf, CORBA_ORB orb)$/;"	f
demarshal_octet	demarshal.c	/^PyObject *demarshal_octet(GIOPRecvBuffer *buf)$/;"	f
demarshal_sequence	demarshal.c	/^PyObject *demarshal_sequence(GIOPRecvBuffer *buf, CORBA_TypeCode tc, $/;"	f
demarshal_short	demarshal.c	/^PyObject *demarshal_short(GIOPRecvBuffer *buf)$/;"	f
demarshal_string	demarshal.c	/^PyObject *demarshal_string(GIOPRecvBuffer *buf, CORBA_TypeCode tc)$/;"	f
demarshal_struct	demarshal.c	/^PyObject *demarshal_struct(GIOPRecvBuffer *buf, CORBA_TypeCode tc, $/;"	f
demarshal_typecode	demarshal.c	/^PyObject *demarshal_typecode(GIOPRecvBuffer *buf)$/;"	f
demarshal_union	demarshal.c	/^PyObject *demarshal_union(GIOPRecvBuffer *buf, CORBA_TypeCode tc, CORBA_ORB orb)$/;"	f
demarshal_wstring	demarshal.c	/^PyObject *demarshal_wstring(GIOPRecvBuffer *buf, CORBA_TypeCode tc)$/;"	f
desc	CORBAmodule.h	/^	CORBA_InterfaceDef_FullInterfaceDescription *desc;$/;"	m	struct:
do_attribute	idl.c	/^GSList *do_attribute(IDL_tree tree)$/;"	f
do_const	idl.c	/^void do_const(IDL_tree tree)$/;"	f
do_enum	idl.c	/^void do_enum(IDL_tree tree)$/;"	f
do_exception	idl.c	/^void do_exception(IDL_tree tree)$/;"	f
do_operation	idl.c	/^static CORBA_OperationDescription *do_operation(IDL_tree tree)$/;"	f	file:
do_struct	idl.c	/^void do_struct(IDL_tree tree)$/;"	f
do_union	idl.c	/^void do_union(IDL_tree tree)$/;"	f
dupe_tc	CORBAmodule.h	262;"	d
empty_methods	CORBAmodule.c	/^PyMethodDef empty_methods[] = {$/;"	v
encode_any_value	api.c	/^int encode_any_value(CORBA_TypeCode tc, gpointer *ret, PyObject *value)$/;"	f
encode_sequence	api.c	/^int encode_sequence(CORBA_TypeCode tc, gpointer *ret, PyObject *value)$/;"	f
enumerator_index	idl.c	/^int enumerator_index(IDL_tree label)$/;"	f
ev	CORBAmodule.h	/^	CORBA_Environment ev;$/;"	m	struct:
ev	orbit-python.h	/^	CORBA_Environment ev;$/;"	m	struct:
exceptions	except.c	/^GHashTable *exceptions;$/;"	v
files	process_idl.c	/^	GSList *files; \/\/ files that define this module -- list of IDLFile$/;"	m	struct:_IDLModule	file:
find_attribute	server.c	/^CORBA_AttributeDescription *find_attribute(CORBA_PyClass_Glue *glue, char *n)$/;"	f
find_file	process_idl.c	/^IDLFile *find_file(char *filename, char do_create)$/;"	f
find_module	process_idl.c	/^IDLModule *find_module(char *name, IDLModule *top, char do_create)$/;"	f
find_module_from_path	process_idl.c	/^IDLModule *find_module_from_path(IDLModule *top, char *_name, $/;"	f
find_operation	server.c	/^CORBA_OperationDescription *find_operation(CORBA_PyClass_Glue *glue, char *n)$/;"	f
find_repo_id_from_typecode	idl.c	/^char *find_repo_id_from_typecode(CORBA_TypeCode tc)$/;"	f
find_typecode	idl.c	/^CORBA_TypeCode find_typecode(char *id)$/;"	f
find_union_arm	types.c	/^CORBA_long find_union_arm(CORBA_TypeCode tc, PyObject *d)$/;"	f
functions	CORBAmodule.c	/^static struct _ORBitPython_FunctionStruct functions = $/;"	v	file:
generic_method	CORBAmodule.h	/^	PyMethodDef *generic_method, *narrow_method, *is_a_method,$/;"	m	struct:
get_attribute	client.c	/^PyObject *get_attribute(CORBA_PyInstance_Glue *glue, $/;"	f
get_class_glue_from_class	server.c	/^Servant_PyClass_Glue *get_class_glue_from_class(PyObject *class_object)$/;"	f
get_class_glue_from_instance	server.c	/^Servant_PyClass_Glue *get_class_glue_from_instance(PyObject *instance)$/;"	f
get_declarator_name	idl.c	/^gchar *get_declarator_name(IDL_tree tree)$/;"	f
get_declarator_typecode	idl.c	/^CORBA_TypeCode get_declarator_typecode(IDL_tree tree, CORBA_TypeCode base_tc)$/;"	f
get_defines_for_file	process_idl.c	/^GSList *get_defines_for_file(char *filename)$/;"	f
get_enum_typecode	idl.c	/^CORBA_TypeCode get_enum_typecode(IDL_tree tree)$/;"	f
get_exception_typecode	idl.c	/^CORBA_TypeCode get_exception_typecode(IDL_tree tree)$/;"	f
get_float_typecode	idl.c	/^CORBA_TypeCode get_float_typecode(IDL_tree tree)$/;"	f
get_forward_dcl_typecode	idl.c	/^CORBA_TypeCode get_forward_dcl_typecode(IDL_tree tree)$/;"	f
get_global_idl_files	process_idl.c	/^GSList *get_global_idl_files(void)$/;"	f
get_ident_typecode	idl.c	/^CORBA_TypeCode get_ident_typecode(IDL_tree tree)$/;"	f
get_idl_list_for_module	process_idl.c	/^GSList *get_idl_list_for_module(char *name, char from_global, char **failed)$/;"	f
get_idl_params_as_string	CORBAmodule.c	/^char *get_idl_params_as_string(GSList *defs)$/;"	f
get_integer_typecode	idl.c	/^CORBA_TypeCode get_integer_typecode(IDL_tree tree)$/;"	f
get_interface_typecode	idl.c	/^CORBA_TypeCode get_interface_typecode(IDL_tree tree)$/;"	f
get_module_file_list	process_idl.c	/^void get_module_file_list(IDLModule *module, GHashTable *files)$/;"	f
get_module_typecode	idl.c	/^CORBA_TypeCode get_module_typecode(IDL_tree tree)$/;"	f
get_sequence_typecode	idl.c	/^CORBA_TypeCode get_sequence_typecode(IDL_tree tree)$/;"	f
get_skel	server.c	/^ORBitSkeleton get_skel(Servant_PyInstance_Glue *self, GIOPRecvBuffer *buf,$/;"	f
get_string_typecode	idl.c	/^CORBA_TypeCode get_string_typecode(IDL_tree tree)$/;"	f
get_struct_typecode	idl.c	/^CORBA_TypeCode get_struct_typecode(IDL_tree tree)$/;"	f
get_typecode	idl.c	/^CORBA_TypeCode get_typecode(IDL_tree tree)$/;"	f
get_union_typecode	idl.c	/^CORBA_TypeCode get_union_typecode(IDL_tree tree)$/;"	f
get_wstring_typecode	idl.c	/^CORBA_TypeCode get_wstring_typecode(IDL_tree tree)$/;"	f
global_client_module	CORBAmodule.c	/^         *global_client_module, *global_poa_module;$/;"	v
global_module	process_idl.c	/^IDLModule *global_module = NULL;$/;"	v
global_poa_module	CORBAmodule.c	/^         *global_client_module, *global_poa_module;$/;"	v
hash_get_value	server.c	/^void hash_get_value(gpointer key, gpointer value, gpointer data)$/;"	f
hash_keys_to_list	process_idl.c	/^void hash_keys_to_list(gpointer key, gpointer value, gpointer list)$/;"	f
hash_method	CORBAmodule.h	/^	            *is_equivalent_method, *hash_method, *non_existent_method;$/;"	m	struct:
hash_table_as_list	process_idl.c	/^GSList *hash_table_as_list(GHashTable *hash, char key)$/;"	f
hash_values_to_list	process_idl.c	/^void hash_values_to_list(gpointer key, gpointer value, gpointer list)$/;"	f
idl_files	process_idl.c	/^GHashTable *idl_files = NULL;$/;"	v
impl	CORBAmodule.h	/^	PyObject *impl;$/;"	m	struct:
import_from_idl_list	CORBAmodule.c	/^int import_from_idl_list(GSList *idl_list)$/;"	f
import_func	CORBAmodule.c	/^PyObject *import_func(PyObject *_, PyObject *args, PyObject *keys)$/;"	f
included_by	process_idl.c	/^	GSList *included_by;$/;"	m	struct:_IDLFile	file:
includes	process_idl.c	/^	GSList *includes;$/;"	m	struct:_IDLFile	file:
initCORBA	CORBAmodule.c	/^void initCORBA(void)$/;"	f
initPortableServer	PortableServermodule.c	/^void initPortableServer(void)$/;"	f
init_local_objref	server.c	/^void init_local_objref(CORBA_Object obj, Servant_PyInstance_Glue *servant)$/;"	f
init_orbit_python	orbit-python.h	145;"	d
interface_glue	CORBAmodule.h	/^	CORBA_PyClass_Glue *interface_glue;$/;"	m	struct:
is_a_method	CORBAmodule.h	/^	PyMethodDef *generic_method, *narrow_method, *is_a_method,$/;"	m	struct:
is_corba_pyobject	CORBAmodule.h	257;"	d
is_equivalent_method	CORBAmodule.h	/^	            *is_equivalent_method, *hash_method, *non_existent_method;$/;"	m	struct:
is_interface	process_idl.c	/^	char is_interface; \/\/ this is really an interface, not a module$/;"	m	struct:_IDLModule	file:
is_keyword	process_idl.c	235;"	d	file:
is_python_keyword	idl.c	11;"	d	file:
last_method	orbit-python.h	/^	GSList *last_method;$/;"	m	struct:
len	client.c	/^	CORBA_unsigned_long len;$/;"	m	struct:	file:
libidl_args	CORBAmodule.c	/^static PyObject *libidl_args = 0;$/;"	v	file:
loaded	process_idl.c	/^	char loaded; \/\/ true if this file has been loaded$/;"	m	struct:_IDLFile	file:
main_module	CORBAmodule.c	/^PyObject *ModuleDict, *MainDict, *poa_instances, *main_module,$/;"	v
make_method	CORBAmodule.c	548;"	d	file:
marshal_any	marshal.c	/^CORBA_boolean marshal_any(PyObject *arg, GIOPSendBuffer *buf)$/;"	f
marshal_arg	marshal.c	/^CORBA_boolean marshal_arg(PyObject *arg, GIOPSendBuffer *buf,$/;"	f
marshal_array	marshal.c	/^CORBA_boolean marshal_array(PyObject *arg, GIOPSendBuffer *buf,$/;"	f
marshal_boolean	marshal.c	/^CORBA_boolean marshal_boolean(PyObject *arg, GIOPSendBuffer *buf)$/;"	f
marshal_call	client.c	/^GPtrArray *marshal_call(CORBA_Object obj, GIOPConnection *con,$/;"	f
marshal_char	marshal.c	/^CORBA_boolean marshal_char(PyObject *arg, GIOPSendBuffer *buf)$/;"	f
marshal_current_exception	server.c	/^CORBA_exception_type marshal_current_exception(GIOPSendBuffer *sb,$/;"	f
marshal_double	marshal.c	/^CORBA_boolean marshal_double(PyObject *arg, GIOPSendBuffer *buf)$/;"	f
marshal_enum	marshal.c	/^CORBA_boolean marshal_enum(PyObject *arg, GIOPSendBuffer *buf,$/;"	f
marshal_exception	marshal.c	/^CORBA_exception_type marshal_exception(PyObject *type, PyObject *data,$/;"	f
marshal_float	marshal.c	/^CORBA_boolean marshal_float(PyObject *arg, GIOPSendBuffer *buf)$/;"	f
marshal_long	marshal.c	/^CORBA_boolean marshal_long(PyObject *arg, GIOPSendBuffer *buf)$/;"	f
marshal_longlong	marshal.c	/^CORBA_boolean marshal_longlong(PyObject *arg, GIOPSendBuffer *buf)$/;"	f
marshal_object	marshal.c	/^CORBA_boolean marshal_object(PyObject *arg, GIOPSendBuffer *buf)$/;"	f
marshal_octet	marshal.c	/^CORBA_boolean marshal_octet(PyObject *arg, GIOPSendBuffer *buf)$/;"	f
marshal_sequence	marshal.c	/^CORBA_boolean marshal_sequence(PyObject *arg, GIOPSendBuffer *buf,$/;"	f
marshal_short	marshal.c	/^CORBA_boolean marshal_short(PyObject *arg, GIOPSendBuffer *buf)$/;"	f
marshal_string	marshal.c	/^CORBA_boolean marshal_string(PyObject *arg, GIOPSendBuffer *buf)$/;"	f
marshal_struct	marshal.c	/^CORBA_boolean marshal_struct(PyObject *arg, GIOPSendBuffer *buf,$/;"	f
marshal_typecode	marshal.c	/^CORBA_boolean marshal_typecode(PyObject *arg, GIOPSendBuffer *buf)$/;"	f
marshal_union	marshal.c	/^CORBA_boolean marshal_union(PyObject *arg, GIOPSendBuffer *buf,$/;"	f
marshal_wstring	marshal.c	/^CORBA_boolean marshal_wstring(PyObject *arg, GIOPSendBuffer *buf)$/;"	f
module_methods	idl.c	/^PyMethodDef module_methods[] = {$/;"	v
modules	process_idl.c	/^	GSList *modules; \/\/ list of sub modules -- list if IDLModule$/;"	m	struct:_IDLModule	file:
name	process_idl.c	/^	char *name;$/;"	m	struct:_IDLFile	file:
name	process_idl.c	/^	char *name;$/;"	m	struct:_IDLModule	file:
narrow_idl_file_list	process_idl.c	/^void narrow_idl_file_list(char *module, GHashTable *hash)$/;"	f
narrow_method	CORBAmodule.h	/^	PyMethodDef *generic_method, *narrow_method, *is_a_method,$/;"	m	struct:
non_existent_method	CORBAmodule.h	/^	            *is_equivalent_method, *hash_method, *non_existent_method;$/;"	m	struct:
obj	CORBAmodule.h	/^	CORBA_Object obj;$/;"	m	struct:
obj	orbit-python.h	/^	CORBA_ORB obj;$/;"	m	struct:
obj	orbit-python.h	/^	CORBA_Object obj;$/;"	m	struct:
obj	orbit-python.h	/^	PortableServer_POA obj;$/;"	m	struct:
obj	orbit-python.h	/^	PortableServer_POAManager obj;$/;"	m	struct:
obj	orbit-python.h	/^   CORBA_Object obj;$/;"	m	struct:
obj_check	orbit-python.h	/^	CORBA_boolean (*obj_check)(PyObject *);$/;"	m	struct:_ORBitPython_FunctionStruct
obj_get	orbit-python.h	/^	CORBA_Object (*obj_get)(PyObject *);$/;"	m	struct:_ORBitPython_FunctionStruct
obj_new	orbit-python.h	/^	PyObject *(*obj_new)(CORBA_Object);$/;"	m	struct:_ORBitPython_FunctionStruct
object_glue	CORBA_Object.c	/^GHashTable *object_glue;$/;"	v
object_glue	CORBAmodule.c	/^GHashTable *object_glue, *poa_modules, *client_modules;$/;"	v
object_instance_glue	CORBA_Object.c	/^GHashTable *object_instance_glue;$/;"	v
object_to_instances_hash	CORBA_Object.c	/^GHashTable *object_to_instances_hash;$/;"	v
oid	CORBAmodule.h	/^	PortableServer_ObjectId *oid;$/;"	m	struct:
oldglue	CORBAmodule.h	/^	CORBA_PyObject_Glue *oldglue; \/\/\/\/$/;"	m	struct:
op_corba_prio	CORBAmodule.c	/^static int op_corba_prio = G_PRIORITY_LOW;$/;"	v	file:
operation_skel	server.c	/^void operation_skel(Servant_PyInstance_Glue *servant, GIOPRecvBuffer *buf,$/;"	f
opname	client.c	/^	char opname[1];$/;"	m	struct:	file:
ops	idl.c	/^	GSList *ops, *attrs;$/;"	m	struct:	file:
orb	CORBAmodule.h	/^	CORBA_ORB_PyObject *orb; \/\/ the orb that this object is attached to$/;"	m	struct:
orb	orbit-python.h	/^	CORBA_ORB_PyObject *orb;$/;"	m	struct:
orb_add_connection	CORBAmodule.c	/^orb_add_connection (GIOPConnection * cnx)$/;"	f	file:
orb_handle_connection	CORBAmodule.c	/^orb_handle_connection (GIOChannel     *source, $/;"	f	file:
orb_new	orbit-python.h	/^	CORBA_ORB_PyObject *(*orb_new)(CORBA_ORB);$/;"	m	struct:_ORBitPython_FunctionStruct
orb_objects	CORBA_ORB.c	/^GHashTable *orb_objects;$/;"	v
orb_remove_connection	CORBAmodule.c	/^orb_remove_connection (GIOPConnection * cnx)$/;"	f	file:
orb_type	orbit-python.h	/^	PyTypeObject *orb_type;$/;"	m	struct:_ORBitPython_FunctionStruct
orbit_python_version	orbit-python.h	/^	char *orbit_python_version;$/;"	m	struct:_ORBitPython_FunctionStruct
parent	process_idl.c	/^	IDLModule *parent;$/;"	m	struct:_IDLModule	file:
parse	idl.c	/^CORBA_boolean parse(char *file, char *params)$/;"	f
poa	CORBAmodule.h	/^	POA_PyObject *poa;$/;"	m	struct:
poa_class	idl.c	/^	PyObject *poa_class;$/;"	m	struct:	file:
poa_instances	CORBAmodule.c	/^PyObject *ModuleDict, *MainDict, *poa_instances, *main_module,$/;"	v
poa_modules	CORBAmodule.c	/^GHashTable *object_glue, *poa_modules, *client_modules;$/;"	v
poa_new	orbit-python.h	/^	POA_PyObject *(*poa_new)(PortableServer_POA object);$/;"	m	struct:_ORBitPython_FunctionStruct
poa_objects	PortableServer.c	/^GHashTable *poa_objects;$/;"	v
poa_type	orbit-python.h	/^	PyTypeObject *poa_type;$/;"	m	struct:_ORBitPython_FunctionStruct
poam_new	orbit-python.h	/^	POAManager_PyObject *(*poam_new)(PortableServer_POAManager o);$/;"	m	struct:_ORBitPython_FunctionStruct
poam_type	orbit-python.h	/^	PyTypeObject *poam_type;$/;"	m	struct:_ORBitPython_FunctionStruct
preprocess_idl_file	process_idl.c	/^void preprocess_idl_file(char *file)$/;"	f
process_dir	process_idl.c	/^void process_dir(char *path)$/;"	f
process_idl_paths	process_idl.c	/^void process_idl_paths(char *pathstr)$/;"	f
python_keywords	idl.c	/^char *python_keywords[] = $/;"	v
python_keywords_hash	idl.c	/^GHashTable *python_keywords_hash = 0;$/;"	v
python_thread_state	CORBA_ORB.c	/^PyThreadState *python_thread_state;$/;"	v
raise_system_exception	except.c	/^void *raise_system_exception(PyObject *exc, CORBA_unsigned_long minor,$/;"	f
raise_user_exception	except.c	/^void raise_user_exception(char *repo_id, PyObject *o)$/;"	f
remove_poa_from_str	CORBAmodule.c	/^char *remove_poa_from_str(char *_str)$/;"	f
remove_typecode	idl.c	/^gboolean remove_typecode(char *id)$/;"	f
repo_id	CORBAmodule.h	/^	char *repo_id; \/\/ duplicated from class_glue for convenience$/;"	m	struct:
repo_id	CORBAmodule.h	/^	char *repo_id;$/;"	m	struct:
repo_id	orbit-python.h	/^	char *repo_id;$/;"	m	struct:
reset_sendbuf	server.c	207;"	d	file:
root_poa	CORBA_ORB.c	/^POA_PyObject *root_poa;$/;"	v
scope_level	process_idl.c	/^	int scope_level; $/;"	m	struct:_IDLModule	file:
servant	CORBAmodule.h	/^	PyObject *servant;$/;"	m	struct:
servant_base	CORBAmodule.c	/^PyObject *servant_base;$/;"	v
servant_base	PortableServermodule.c	/^PyObject *servant_base; \/\/ PortableServer.Servant$/;"	v
servant_class_glue	server.c	/^GHashTable *servant_class_glue, *servant_instance_glue;$/;"	v
servant_instance_glue	server.c	/^GHashTable *servant_class_glue, *servant_instance_glue;$/;"	v
set_attribute	client.c	/^PyObject *set_attribute(CORBA_PyInstance_Glue *glue, $/;"	f
set_file_as_loaded	process_idl.c	/^void set_file_as_loaded(char *filename)$/;"	f
store_typecode	idl.c	/^void store_typecode(char *id, CORBA_TypeCode tc)$/;"	f
strip_whitespace	process_idl.c	171;"	d	file:
stub_repo_ids	CORBAmodule.c	/^GHashTable *stub_repo_ids;$/;"	v
tc	orbit-python.h	/^   CORBA_TypeCode tc;	$/;"	m	struct:
tc_new	orbit-python.h	/^	CORBA_TypeCode_PyObject *(*tc_new)(CORBA_TypeCode);$/;"	m	struct:_ORBitPython_FunctionStruct
tc_object	orbit-python.h	/^	CORBA_TypeCode_PyObject *tc_object;$/;"	m	struct:
tc_type	orbit-python.h	/^	PyTypeObject *tc_type;$/;"	m	struct:_ORBitPython_FunctionStruct
tree_post_func	idl.c	/^gboolean tree_post_func(IDL_tree_func_data *tfd, gpointer user_data)$/;"	f
tree_pre_func	idl.c	/^gboolean tree_pre_func(IDL_tree_func_data *tfd, gpointer user_data)$/;"	f
type	CORBAmodule.h	/^	PyTypeObject *type;$/;"	m	struct:
type_codes	idl.c	/^GHashTable *type_codes;$/;"	v
value	orbit-python.h	/^	PyObject *value;$/;"	m	struct:
vepv	CORBAmodule.h	/^	PortableServer_ServantBase__vepv *vepv;$/;"	m	struct:
