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 インタフェース内 SdoServiceConsumerBasertobj - このオブジェクトがインスタンス化された RTCprofile - 外部から与えられた SDO ServiceProfilepublic boolean reinit(ServiceProfile profile)
reinit インタフェース内 SdoServiceConsumerBaseprofile - 新たに与えられた SDO ServiceProfilepublic final ServiceProfile getProfile()
getProfile インタフェース内 SdoServiceConsumerBasepublic void finalize()
finalize インタフェース内 SdoServiceConsumerBasefinalize クラス内 java.lang.Objectpublic void doOperate()
doOperate インタフェース内 CallbackFunctionpublic SdoServiceConsumerBase creator_()
creator_
creator_ インタフェース内 ObjectCreator<SdoServiceConsumerBase>public void destructor_(java.lang.Object obj)
destructor_
destructor_ インタフェース内 ObjectDestructorobj - The target instances for destruction