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

クラス TRunInformationModuleCommand の解説
[Commands Category]

This is the TRunInformationModuleCommand class. [詳細]

#include <TRunInformationModuleCommand.hh>

TRunInformationModuleCommandに対する継承グラフ

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

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

Public メソッド

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

Protected メソッド

 TRunInformationModuleCommand (TSoftwareRunInformationModule *module)
 ~TRunInformationModuleCommand ()

Protected 変数

TSoftwareRunInformationModuletheRunInformationModule

解説

This is the TRunInformationModuleCommand class.

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

TODO:
None?
バグ:
None?


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

TRunInformationModuleCommand::TRunInformationModuleCommand TSoftwareRunInformationModule   module [protected]
 

TRunInformationModuleCommand::~TRunInformationModuleCommand   [protected]
 


メソッドの解説

const TSoftwareRunInformationModule * TRunInformationModuleCommand::GetRunInformationModule   [inline]
 

Tvoid TRunInformationModuleCommand::SetRunInformationModule TSoftwareRunInformationModule   module [inline]
 


変数の解説

TSoftwareRunInformationModule* TRunInformationModuleCommand::theRunInformationModule [protected]
 


このクラスの解説は次のファイルから生成されました:
CLDAQ - a Class Library for Data AcQuisition (Version 1.11.0)
Go IWAI <goiwai@users.sourceforge.jp>