OHyMoS.NET Class Library

OhOutputFileLong クラス

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

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

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

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

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

public class OhOutputFileLong : OhOutputFile

解説

OhOutputFileLongはlong型のデータを受信するので、 OhSendLong, OhRelayLong, OhInputFileLong. と接続することができます。

OhOutputFileLong receives long data. OhOutputFileLong can be connected with OhSendLong, OhRelayLong, and OhInputFileLong.

必要条件

名前空間: OhymosNet

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

参照

OhOutputFileLong メンバ | OhymosNet 名前空間