|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.go.aist.rtm.RTC.LoggerConsumer
public class LoggerConsumer
コンストラクタの概要 | |
---|---|
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)
再初期化 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public LoggerConsumer()
メソッドの詳細 |
---|
public boolean init(RTObject_impl rtobj, ServiceProfile profile)
SdoServiceConsumerBase
内の init
rtobj
- このオブジェクトがインスタンス化された RTCprofile
- 外部から与えられた SDO ServiceProfile
public boolean reinit(ServiceProfile profile)
SdoServiceConsumerBase
内の reinit
profile
- 新たに与えられた SDO ServiceProfile
public final ServiceProfile getProfile()
SdoServiceConsumerBase
内の getProfile
public void finalize()
SdoServiceConsumerBase
内の finalize
java.lang.Object
内の finalize
public void doOperate()
CallbackFunction
内の doOperate
public SdoServiceConsumerBase creator_()
creator_
ObjectCreator<SdoServiceConsumerBase>
内の creator_
public void destructor_(java.lang.Object obj)
destructor_
ObjectDestructor
内の destructor_
obj
- The target instances for destruction
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |