Table of Contents

Class SignalSink

네임스페이스
easyar

신호 입력 포트입니다. 컴포넌트의 입력 포트를 노출하는 데 사용됩니다. 이 클래스의 모든 멤버는 스레드로부터 안전합니다.

SignalSink

메서드

handle

데이터 하나를 입력합니다.

void easyar_SignalSink_handle(easyar_SignalSink * This)
void handle()
public void handle()
fun handle(): Unit
- (void)handle
public func handle() -> Void
public virtual void handle()

반환 값

형식 설명
Void