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

TOptionList.hh

解説を見る。
00001 // =====================================================================
00018 // =====================================================================
00019 #ifndef __TOPTIONLIST_HH
00020 #define __TOPTIONLIST_HH
00021 
00022 #include "Ttypes.h"
00023 #include "TOption.hh"
00024 
00025 class TOption;
00026 
00046 typedef Tvector<TOption> TOptionList;
00047 
00048 #endif

CLDAQ - a Class Library for Data AcQuisition (Version 1.11.0)
Go IWAI <goiwai@users.sourceforge.jp>