メインページ | クラス階層 | アルファベット順一覧 | 構成 | Directories | ファイル一覧 | 構成メンバ

yglobaldefs.h

説明を見る。
00001 
00011 #ifndef DEFINE_H_YGLOBALDEFS
00012 #define DEFINE_H_YGLOBALDEFS
00013 
00014 #include "yapplication.h"
00015 
00016 #ifdef GLOBAL_DEFINE_YLIB
00017 #define GLOBAL
00018 #define GLOBAL_VAL(v) = (v)
00019 #else
00020 #define GLOBAL extern
00021 #define GLOBAL_VAL(v)
00022 #endif
00023 
00024 // 固有のアプリケーション
00025 GLOBAL YApplication* app GLOBAL_VAL(0);
00026 
00027 #endif // DEFINE_H_YGLOBALDEFS

YLibに対してMon Mar 21 08:57:44 2005に生成されました。  doxygen 1.4.1