jp.go.aist.rtm.RTC
Class SyncCallback

java.lang.Object
  extended by jp.go.aist.rtm.RTC.SyncCallback

 class SyncCallback
extends java.lang.Object

Interface for log synchronization


Constructor Summary
SyncCallback()
           Constructor
 
Method Summary
 int operator(java.lang.String s)
           Synchronizes the log.(no implement)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncCallback

public SyncCallback()
Constructor

Method Detail

operator

public int operator(java.lang.String s)
Synchronizes the log.(no implement)

Parameters:
s - Log output string
Returns:
result