OHyMoS.NET Class Library

OhInputFile メンバ

OhInputFile 概要

パブリック コンストラクタ

OhInputFile オーバーロード。 OhInputFile クラスの新しいインスタンスを初期化します。

パブリック プロパティ

DataType Returns the string showing the type of the sending datapacks. 送信デ−タパック型を表す文字列を返す

パブリック メソッド

calReq 端子は計算機能がないので、計算要請があってもどうしょうもない。 必ず例外 OhCannotGetDataError を投げます。 When the input port receives a calculation request, throw (Ref "OhCannotGetDataError"). This will be caught in the catch block in OhTotalSystem.work().
cPrintオーバーロード。 この入力ファイルの情報をストリーム aSw に出力します。 出力するときに、各行の行頭に、文字列 aHead を付加し ます。 The information on this input file is printed to the specified PrintWriter aSw with the preceding String aHead
initオーバーロード。 オブジェクト名(ファイル名)を aFileName、オブジェクト番号を 0 に初期化します。 Initialization.
inputData 入力ファイルを読み取り、データパックを作成し、送信します。
makeDataPack 文字列データからデータパック作成を作成します。 Makes datapacks from string data.
oPrintオーバーロード。 この入力ファイルの情報をストリーム aSw に出力します。 出力するときに、各行の行頭に、文字列 aHead を付加し ます。 The information on this input file is printed to the specified PrintWriter aSw with preceding String aHead
parseSpecLine 引数で与えられた、"#&" で始まる行を解析して、対応して定義 された操作をこの OhInputFile オブジェクトに対して実行します。

内部プロテクト フィールド

_fileTimeAtInput 入力ファイルの最終更新時刻です。 Final update time of the input file.

参照

OhInputFile クラス | OhymosNet 名前空間