public class LoggerConsumer extends java.lang.Object implements SdoServiceConsumerBase, CallbackFunction, ObjectCreator<SdoServiceConsumerBase>, ObjectDestructor
コンストラクタと説明 |
---|
LoggerConsumer()
ctor of LoggerConsumer
|
修飾子とタイプ | メソッドと説明 |
---|---|
SdoServiceConsumerBase |
creator_()
creator_
|
void |
destructor_(java.lang.Object obj)
destructor_
|
void |
doOperate()
|
void |
finalize()
終了処理
|
ServiceProfile |
getProfile()
ServiceProfile を取得する
|
boolean |
init(RTObject_impl rtobj,
ServiceProfile profile)
初期化
|
boolean |
reinit(ServiceProfile profile)
再初期化
|
public boolean init(RTObject_impl rtobj, ServiceProfile profile)
init
インタフェース内 SdoServiceConsumerBase
rtobj
- このオブジェクトがインスタンス化された RTCprofile
- 外部から与えられた SDO ServiceProfilepublic boolean reinit(ServiceProfile profile)
reinit
インタフェース内 SdoServiceConsumerBase
profile
- 新たに与えられた SDO ServiceProfilepublic final ServiceProfile getProfile()
getProfile
インタフェース内 SdoServiceConsumerBase
public void finalize()
finalize
インタフェース内 SdoServiceConsumerBase
finalize
クラス内 java.lang.Object
public void doOperate()
doOperate
インタフェース内 CallbackFunction
public SdoServiceConsumerBase creator_()
creator_
creator_
インタフェース内 ObjectCreator<SdoServiceConsumerBase>
public void destructor_(java.lang.Object obj)
destructor_
destructor_
インタフェース内 ObjectDestructor
obj
- The target instances for destruction