メインページ   ファイル一覧   ファイルメンバ  

OpenSOAP.h

解説を見る。
00001 /* -*- mode: c++; -*-
00002  *-----------------------------------------------------------------------------
00003  * $RCSfile: OpenSOAP.h,v $
00004  *
00005  * See Copyright for the status of this software.
00006  *
00007  * The OpenSOAP Project
00008  * http://opensoap.jp/
00009  *-----------------------------------------------------------------------------
00010  */
00031 #ifndef OpenSOAP_OpenSOAP_H
00032 #define OpenSOAP_OpenSOAP_H
00033 
00034 #include <OpenSOAP/Defines.h>
00035 
00036 #ifdef __cplusplus
00037 extern "C" {
00038 #endif /* __cplusplus */
00039 
00040 
00041     int
00042     OPENSOAP_API
00043     OpenSOAPInitialize(/* [in] */ void *param);
00044 
00045     int
00046     OPENSOAP_API
00047     OpenSOAPUltimate(void);
00048     
00049 #ifdef __cplusplus
00050 }
00051 #endif /* __cplusplus */
00052 
00053 #endif /* OpenSOAP_OpenSOAP_H */

OpenSOAPに対してFri Jan 10 21:23:46 2003に生成されました。 doxygen1.2.14 作者 Dimitri van Heesch, © 1997-2002