OHyMoS.NET Class Library

OhOutputFileInt クラス

データ値が int 型であるデータパックをファイルに記録する出力端子を表すクラスです。

このクラスはOhOutputFileを 継承しています。

OhOutputFileInt; OhOutputFileInt is a class of output ports which receive datapacks of type int and print them in a file. It extends OhOutputFile class.

この型のすべてのメンバの一覧については、 OhOutputFileInt メンバを参照してください。

System.Object
   OhymosNet.OhObject
      OhymosNet.OhPort
         OhymosNet.OhReceivePort
            OhymosNet.OhOutputPort
               OhymosNet.OhOutputFile
                  OhymosNet.OhOutputFileInt

public class OhOutputFileInt : OhOutputFile

解説

OhOutputFileIntはint型のデータを受信するので、 OhSendInt, OhRelayInt, OhInputFileInt. と接続することができます。

OhOutputFileInt receives int data. OhOutputFileInt can be connected with OhSendInt, OhRelayInt, and OhInputFileInt.

必要条件

名前空間: OhymosNet

アセンブリ: OhymosNet (OhymosNet.dll 内)

参照

OhOutputFileInt メンバ | OhymosNet 名前空間