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

TSystemLogging.hh

解説を見る。
00001 // =====================================================================
00021 // =====================================================================
00022 #ifndef __TSYSTEMLOGGING_HH
00023 #define __TSYSTEMLOGGING_HH
00024 
00025 
00045 class TSystemLogging
00046 {
00047 
00048   public:
00049     TSystemLogging();
00050     TSystemLogging( const TSystemLogging& right );
00051     ~TSystemLogging();
00052 
00053 };
00054 
00055 #endif

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