OpenRTM
Interface LoggerOperations

All Superinterfaces:
SDOServiceOperations
All Known Subinterfaces:
Logger
All Known Implementing Classes:
_LoggerStub, LoggerPOA

public interface LoggerOperations
extends SDOServiceOperations

OpenRTM/LoggerOperations.java . IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成 生成元: idl/Logger.idl 2015年3月20日 14時35分50秒 JST


Method Summary
 void close()
           
 void publish(LogRecord record)
           
 

Method Detail

publish

void publish(LogRecord record)

close

void close()