![]() |
オーバーロード。 OhReceivePort クラスの新しいインスタンスを初期化します。 |
![]() | 受信するデータパックのデータ値の型を表す文字列を返します。 Returns a string which expresses the type of datapacks received by the current object. |
![]() | データ必要時刻を取得します。 Gets the "NecessaryTimeFrom" (this) of the owner of the current receive port. You can redefine it in derived classes. |
![]() | データ必要時刻を取得します。 Gets the "NecessaryTimeTo" (this) of the owner of the current receive port. You can redefine it in derived classes. |
![]() | 最新のデータの記録時刻を取得します。 Returns the data time of the newest data pack in the data stored in the sender. |
![]() | データパックの個数(_numberOfDataPacks)を取得します。 Returns the number of datapacks stored in the sender. |
![]() | 最古のデータの記録時刻を取得します。 Returns the data time of the oldest data pack in the data stored in the sender. |
![]() | 計算作業前の確認を行ないます。 Answers whether the current receive port has been connected to some sender or not. |
![]() | 受信端子への計算要求は送信端子に転送します。 Relay the calculation request to the sender. |
![]() | オーバーロード。 取得可能データパックの確認を行います。 Tells whether the data from "aTFrom" to "aTTo" can be obtained or not. |
![]() | 接続作業後の処理を行ないます。 |
![]() | オーバーロード。 時刻指定によりデータパックを取得(受信)します。 Get a data pack at specified time "_dataTime". |
![]() | データパックの配列リストを取得(受信)します。 Get a data pack array from the sender. |
![]() | オーバーロード。 オブジェクト名、オブジェクト番号を初期化します。 Initialization with object name "aPortName" and object number "aPortNum". |
![]() | 接続情報を出力します。 Print the information about the connection to "aSw" with the string "aHead". |
![]() | 不要データパックを消去します。 Remove unnecessary data packs from the memory. |
![]() | デ−タパックの配列を作成します。 Creates a datapack array. |
![]() | 送信元端子を設定します。 Sets "_sender" to "aSender". |
![]() | OhSenderPort 型にキャストされた送信元端子です。 A sender which sends datapacks to the current object. |
OhReceivePort クラス | OhymosNet 名前空間