sample.h

サンプルクラス(ヘッダ) [詳細]

#include <windows.h>

sample.hのインクルード依存関係図

このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

ソースコードを見る。

構成

struct  sample_struct_t
 サンプル構造体 [詳細]
class  CSample
 サンプルクラス定義 [詳細]

型定義

typedef enum sample_enum_e eSampleEnum
typedef struct sample_struct_t tSampleStruct

列挙型

enum  sample_enum_e { SAMPLE_ENUM_FIRST = 0, SAMPLE_ENUM_LAST }
 サンプル列挙型 [詳細]


説明

サンプルクラス(ヘッダ)

作者:
著者
日付:
yyyy/mm/dd

sample.h で定義されています。


型定義

typedef enum sample_enum_e eSampleEnum

typedef struct sample_struct_t tSampleStruct


列挙型

enum sample_enum_e

サンプル列挙型

サンプル列挙型の説明です。

列挙型の値:
SAMPLE_ENUM_FIRST  列挙型最初
SAMPLE_ENUM_LAST  列挙型最後

sample.h39 行で定義されています。


Sakura-Editorに対してSun Nov 18 10:08:02 2007に生成されました。  doxygen 1.5.4