|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OnOverflow | |
|---|---|
| jp.go.aist.rtm.RTC.port | |
| Uses of OnOverflow in jp.go.aist.rtm.RTC.port |
|---|
| Methods in jp.go.aist.rtm.RTC.port with parameters of type OnOverflow | |
|---|---|
void |
OutPort.setOnOverflow(OnOverflow<DataType> onOverflow)
sets the callback interface called when data cannot be written in a full buffer. |
void |
InPort.setOnOverflow(OnOverflow<DataType> onOverflow)
データ書き込み時に、バッファオーバーフロー検出の際に呼び出される コールバックインタフェースを設定します。 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||