nsproxy.h

Go to the documentation of this file.
00001 
00038 #ifndef NSPROXY_H
00039 #define NSPROXY_H
00040 
00041 #include "ns.h"
00042 
00043 #ifdef NSPROXY_EXPORTS
00044 #undef NS_EXTERN
00045 #define NS_EXTERN extern NS_EXPORT
00046 #endif
00047 
00048 NS_EXTERN int Ns_ProxyMain(int argc, char **argv, Tcl_AppInitProc *proc);
00049 NS_EXTERN int Ns_ProxyInit(Tcl_Interp *interp);
00050 NS_EXTERN Ns_TclTraceProc Ns_ProxyCleanup;
00051 
00052 #endif

Generated on Tue Sep 4 19:58:55 2007 by  doxygen 1.5.1