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

TDataSectionList.hh

解説を見る。
00001 // =====================================================================
00024 // =====================================================================
00025 #ifndef CLDAQ__TDATASECTIONLIST_HH
00026 #define CLDAQ__TDATASECTIONLIST_HH
00027 
00028 #include "Ttypes.h"
00029 #include "TDataSection.hh"
00030 
00031 class TDataSection;
00032 
00052 typedef Tvector<TDataSection> TDataSectionList;
00053 
00054 #endif

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