OHyMoS.NET Class Library

OhInputFile メソッド

OhInputFile クラスのメソッドは以下のとおりです。OhInputFile クラスの完全なメンバ一覧については、 OhInputFile メンバ のトピックを参照してください。

パブリック メソッド

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 オブジェクトに対して実行します。

参照

OhInputFile クラス | OhInputFile メンバ | OhymosNet 名前空間