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

Locale.h

説明を見る。
00001 /* -*- mode: c++; -*-
00002  *-----------------------------------------------------------------------------
00003  * $RCSfile: Locale.h,v $
00004  *
00005  * See Copyright for the status of this software.
00006  *
00007  * The OpenSOAP Project
00008  * http://opensoap.jp/
00009  *-----------------------------------------------------------------------------
00010  */
00035 #ifndef OpenSOAP_Locale_H
00036 #define OpenSOAP_Locale_H
00037 
00038 #include <OpenSOAP/Defines.h>
00039 
00040 #ifdef __cplusplus
00041 extern "C" {
00042 #endif /* __cplusplus */
00043 
00044     int
00045     OPENSOAP_API
00046     OpenSOAPLocaleGetCurrentCodeset(/* [out] */ const char **codeset);
00047 
00048     int
00049     OPENSOAP_API
00050     OpenSOAPLocaleIsCurrentCodeset(/* [in]  */ const char *codeset,
00051                                    /* [out] */ int *isCurrentCodeset);
00052     
00053 #ifdef __cplusplus
00054 }
00055 #endif /* __cplusplus */
00056 
00057 #endif /* OpenSOAP_Locale_H */

OpenSOAPに対してMon Oct 18 18:29:47 2004に生成されました。 doxygen 1.3.6