OHyMoS.NET Class Library

OhOutputFile メンバ

OhOutputFile 概要

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

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

パブリック プロパティ

CommentString ファイルに書き出すコメント文字列 _commentString を 設定します。 Copys the string aCmt to the field _commentString.
DataType 出力データパックのデータ値の型を文字列として返します。 抽象メソッドです。 This is an abstract method. Returns a string which expresses the type of datapacks received by this object.
LastDataTime 最終出力データのデータ記録時刻 _lastDataTime を取得します。 Returns "_lastDataTime".
LineLength 出力データ文字列の最大長さ _lineLength を取得します。 Gets "_lineLength".
NecessaryTimeFrom データ必要時刻を取得します。 Gets necessary data time.
NecessaryTimeTo データ必要時刻を返します。 Gets necessary data time.

パブリック メソッド

cPrintオーバーロード。 オブジェクト情報(所有者の情報を含まない)を出力します。 Outputs an object information.
initオーバーロード。 オブジェクト名(ファイル名)、出力データ文字列の最大長さ (_lineLength)を初期化し、オブジェクト番号を 0 に設定します。 Sets (Ref "OhObject#_objectName") to aFileName and (Ref "#_lineLength") to aLineLength.
oPrintオーバーロード。 オブジェクト情報(所有者の情報を含む)を出力します。 Outputs an object information. The information includes the "_owner"'s information.
outputData 出力データを書き込みます。 Writing of output data.
writeHeader 出力データ情報を書き込みます。 Writes a header part to output file.

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

_commentString ファイルに書き出すコメント文字列です。 The comment string written out to a file.
_lastDataTime 最終出力データのデータ記録時刻です。 Data record time of the last output data.
_lineLength The maximum length of an output data string. 出力データ文字列の最大長さです。 The maximum length of an output data string.

参照

OhOutputFile クラス | OhymosNet 名前空間