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

TOptionList.hh

解説を見る。
00001 // =====================================================================
00021 // =====================================================================
00022 #ifndef CLDAQ__TOPTIONLIST_HH
00023 #define CLDAQ__TOPTIONLIST_HH
00024 
00025 #include "Ttypes.h"
00026 #include "TOption.hh"
00027 
00028 class TOption;
00029 
00049 typedef Tvector<TOption> TOptionList;
00050 
00051 #endif


CLDAQ - a Class Library for DataAcQuisition (Version 1.14.3)
Go IWAI -- goiwai at users.sourceforge.jp