|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectCreator | |
---|---|
jp.go.aist.rtm.RTC | |
jp.go.aist.rtm.RTC.buffer | |
jp.go.aist.rtm.RTC.executionContext | |
jp.go.aist.rtm.RTC.port | |
jp.go.aist.rtm.RTC.port.publisher |
Uses of ObjectCreator in jp.go.aist.rtm.RTC |
---|
Classes in jp.go.aist.rtm.RTC that implement ObjectCreator | |
---|---|
class |
ComponentObserverConsumer
|
class |
LoggerConsumer
|
class |
PeriodicTask
PeriodicTask class |
Fields in jp.go.aist.rtm.RTC declared as ObjectCreator | |
---|---|
ObjectCreator<ABSTRACTCLASS> |
FactoryGlobal.FactoryEntry.creator_
Creation interface variable |
Methods in jp.go.aist.rtm.RTC that return ObjectCreator | |
---|---|
ObjectCreator |
FactoryGlobal.objectToCreator(ABSTRACTCLASS obj)
Getting destructor of the object |
Methods in jp.go.aist.rtm.RTC with parameters of type ObjectCreator | |
---|---|
FactoryGlobal.ReturnCode |
FactoryGlobal.addFactory(IDENTIFIER id,
ObjectCreator creator,
ObjectDestructor destructor)
Resters Factory to the map. |
Constructors in jp.go.aist.rtm.RTC with parameters of type ObjectCreator | |
---|---|
FactoryGlobal.FactoryEntry(IDENTIFIER id,
ObjectCreator creator,
ObjectDestructor destructor)
Constructor |
Uses of ObjectCreator in jp.go.aist.rtm.RTC.buffer |
---|
Classes in jp.go.aist.rtm.RTC.buffer that implement ObjectCreator | |
---|---|
class |
CdrRingBuffer
CdrRingBuffer |
Uses of ObjectCreator in jp.go.aist.rtm.RTC.executionContext |
---|
Classes in jp.go.aist.rtm.RTC.executionContext that implement ObjectCreator | |
---|---|
class |
ExtTrigExecutionContext
ExecutionContext class that enables one step execution |
class |
OpenHRPExecutionContext
OpenHRPExecutionContext |
class |
PeriodicExecutionContext
Periodic Sampled Data Processing(周期実行用)ExecutionContextクラスです。 |
Uses of ObjectCreator in jp.go.aist.rtm.RTC.port |
---|
Classes in jp.go.aist.rtm.RTC.port that implement ObjectCreator | |
---|---|
class |
InPortCorbaCdrConsumer
InPortCorbaCdrConsumer class |
class |
InPortCorbaCdrProvider
InPortCorbaCdrProvider class |
class |
OutPortCorbaCdrConsumer
OutPortCorbaCdrConsumer class |
class |
OutPortCorbaCdrProvider
OutPortCorbaCdrProvider class |
Uses of ObjectCreator in jp.go.aist.rtm.RTC.port.publisher |
---|
Classes in jp.go.aist.rtm.RTC.port.publisher that implement ObjectCreator | |
---|---|
class |
PublisherFlush
データ送出を待つコンシューマを、送出する側と同じスレッドで動作させる場合に使用します。 |
class |
PublisherNew
データ送出タイミングを待つコンシューマを、送出する側とは異なるスレッドで動作させる場合に使用します。 |
class |
PublisherPeriodic
一定時間おきにコンシューマの送出処理を呼び出すPublisherです。 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |