|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjp.go.aist.rtm.RTC.LoggerConsumer
public class LoggerConsumer
Constructor Summary | |
---|---|
LoggerConsumer()
ctor of LoggerConsumer |
Method Summary | |
---|---|
SdoServiceConsumerBase |
creator_()
creator_ |
void |
destructor_(java.lang.Object obj)
destructor_ |
void |
doOperate()
|
void |
finalize()
Finalization |
ServiceProfile |
getProfile()
getting ServiceProfile |
boolean |
init(RTObject_impl rtobj,
ServiceProfile profile)
Initialization |
boolean |
reinit(ServiceProfile profile)
Re-initialization |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoggerConsumer()
Method Detail |
---|
public boolean init(RTObject_impl rtobj, ServiceProfile profile)
init
in interface SdoServiceConsumerBase
rtobj
- profile
-
public boolean reinit(ServiceProfile profile)
reinit
in interface SdoServiceConsumerBase
profile
-
public final ServiceProfile getProfile()
getProfile
in interface SdoServiceConsumerBase
public void finalize()
finalize
in interface SdoServiceConsumerBase
finalize
in class java.lang.Object
public void doOperate()
doOperate
in interface CallbackFunction
public SdoServiceConsumerBase creator_()
creator_
creator_
in interface ObjectCreator<SdoServiceConsumerBase>
public void destructor_(java.lang.Object obj)
destructor_
destructor_
in interface ObjectDestructor
obj
- The target instances for destruction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |