jp.go.aist.rtm.RTC
クラス BufferFactory<ABSTRACTCLASS,IDENTIFIER>

java.lang.Object
  上位を拡張 jp.go.aist.rtm.RTC.FactoryGlobal<ABSTRACTCLASS,IDENTIFIER>
      上位を拡張 jp.go.aist.rtm.RTC.BufferFactory<ABSTRACTCLASS,IDENTIFIER>

public class BufferFactory<ABSTRACTCLASS,IDENTIFIER>
extends FactoryGlobal<ABSTRACTCLASS,IDENTIFIER>

CdrBuffer用ファクトリの実装。


入れ子のクラスの概要
 
クラス jp.go.aist.rtm.RTC.FactoryGlobal から継承された入れ子のクラス/インタフェース
FactoryGlobal.FactoryEntry, FactoryGlobal.ReturnCode
 
フィールドの概要
 
クラス jp.go.aist.rtm.RTC.FactoryGlobal から継承されたフィールド
m_creators, m_Delete, m_New, m_policy
 
メソッドの概要
static BufferFactory instance()
          BufferFactoryのインスタンスを生成する。
 
クラス jp.go.aist.rtm.RTC.FactoryGlobal から継承されたメソッド
addFactory, createObject, deleteObject, deleteObject, getIdentifiers, hasFactory, removeFactory
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

instance

public static BufferFactory instance()
BufferFactoryのインスタンスを生成する。

戻り値:
BufferFactoryオブジェクト