![]() |
オーバーロード。 OhRelayPort クラスの新しいインスタンスを初期化します。 |
![]() | 送信元端子のデータパック配列リストを取得します。 Gets the datapack array. |
![]() | 中継するデータパックのデータ値の型を表す文字列を取得します。 Gets the string which shows the type of data packs which are treated by this OhRelayPort. |
![]() | 送信元端子のデータ補間型を取得します。 Gets the data connection type of the "_sender". |
![]() | 最新のデータの記録時刻を取得します。 Gets the newest data time of the data stocked in the sender. |
![]() | データパックの個数(_numberOfDataPacks)を取得します。 Gets the number of data packs which stored in the sender. |
![]() | 最古のデータの記録時刻を取得します。 Gets the oldest data time of the data stocked in the sender. |
![]() | 計算作業前の確認を行ないます。 Reports whether this OhRelayPort is ready or not. |
![]() | 中継端子への計算要求は送信元端子に転送します。 The calculation request to a relay port is transmitted to a send port. |
![]() | オーバーロード。 データパック配列リストを取得(受信)します。 Get datapack array aDpArray (arg) and the number of datapacks aNumOfDp (arg) from the sender. |
![]() | オーバーロード。 時刻指定によりデータパックを取得(受信)します。 Gets two datapacks aFormer and aLater. |
![]() | データパック配列リストを取得(受信)します。 Get datapack array aDpArray (arg) and the number of datapacks aNumOfDp (arg) from the sender. |
![]() | オーバーロード。 オブジェクト名、オブジェクト番号を初期化します。 引数つきコンストラクタで使用されます。 Initialization. |
![]() | オーバーロード。 Prints the information about connection of this Relay_port. This function is used for debugging. 接続情報の出力。 |
![]() | 不要データパックを消去します。 Forwards the message "reduceDataPackStock()" to the sender. |
![]() | デ−タパックの配列リストを設定します。 Orders the sender to create a data pack array. |
![]() | 送信元端子を設定します。 Sets the sender of this OhRelayPort to aSender (arg). |
![]() | OhSenderPort 型にキャストされた送信元端子です。 必要なデータパックは、接続先である _sender から取得します。 The sender which sends data packs to this OhRelayPort casted to type OhSenderPort. |
OhRelayPort クラス | OhymosNet 名前空間