OHyMoS.NET Class Library

OhReceivePort クラス

基本型受信端子モデルを表すクラスです。 抽象クラスです。 このクラスはOhPortを継承しています。

Class for models of receive ports. It extends OhPort class.

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

System.Object
   OhymosNet.OhObject
      OhymosNet.OhPort
         OhymosNet.OhReceivePort
            OhymosNet.OhOutputPort
            OhymosNet.OhReceiveDouble
            OhymosNet.OhReceiveFloat
            OhymosNet.OhReceiveInt
            OhymosNet.OhReceiveLong

public abstract class OhReceivePort : OhPort

解説

受信端子には送信元端子を1つだけつなぐことができます。

クラス OhReceivePort では、 を記憶し、 を定義しました。

This class OhReceivePort has a instance variable for storing a sender which sends datapacks to the current receive port.

Methods for are defined.

NOTE:

Only one send port can be connected to an object of class OhReceivePort.

必要条件

名前空間: OhymosNet

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

参照

OhReceivePort メンバ | OhymosNet 名前空間