Table of Contents

Class SignalSink

네임스페이스
easyar

신호 입력 포트. 컴포넌트의 입력 포트를 노출하는 데 사용됩니다. 본 클래스의 모든 멤버는 스레드 안전(thread-safe)합니다.

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