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

クラス TRunInformationModuleCommand の解説
[Commands Category]

This is the TRunInformationModuleCommand class. [詳細]

#include <TRunInformationModuleCommand.hh>

TRunInformationModuleCommandに対する継承グラフ

Inheritance graph
[凡例]
TRunInformationModuleCommandのコラボレーション図

Collaboration graph
[凡例]
すべてのメンバ一覧

Public メソッド

const TSoftwareRunInformationModule * GetRunInformationModule () const
Tvoid SetRunInformationModule (TSoftwareRunInformationModule *module)

Protected メソッド

 TRunInformationModuleCommand (TSoftwareRunInformationModule *module)
 ~TRunInformationModuleCommand ()

Protected 変数

TSoftwareRunInformationModule * theRunInformationModule

解説

This is the TRunInformationModuleCommand class.

作者:
Go IWAI <goiwai@users.sourceforge.jp>
The TRunInformationModuleCommand class detail description. Write it down ASAP!

TODO:
None?

バグ:
None?

TRunInformationModuleCommand.hh56 行で定義されています。


コンストラクタとデストラクタの解説

TRunInformationModuleCommand::TRunInformationModuleCommand TSoftwareRunInformationModule *  module  )  [protected]
 

TRunInformationModuleCommand.cc19 行で定義されています。

TRunInformationModuleCommand::~TRunInformationModuleCommand  )  [protected]
 

TRunInformationModuleCommand.cc23 行で定義されています。


メソッドの解説

const TSoftwareRunInformationModule * TRunInformationModuleCommand::GetRunInformationModule  )  const [inline]
 

TRunInformationModuleCommand.hh76 行で定義されています。

参照 theRunInformationModule.

Tvoid TRunInformationModuleCommand::SetRunInformationModule TSoftwareRunInformationModule *  module  )  [inline]
 

TRunInformationModuleCommand.hh81 行で定義されています。

参照 theRunInformationModule, と Tvoid.


変数の解説

TSoftwareRunInformationModule* TRunInformationModuleCommand::theRunInformationModule [protected]
 

TRunInformationModuleCommand.hh60 行で定義されています。

呼出 TShowRunInformationModuleCommand::Execute(), TSetRunInformationModuleCommand::Execute(), TInitializeRunInformationModuleCommand::Execute(), TClearRunInformationModuleCommand::Execute(), TAddRunInformationModuleCommand::Execute(), GetRunInformationModule(), と SetRunInformationModule().


このクラスの解説は次のファイルから生成されました:

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