jp.go.aist.rtm.RTC
Class BufferFactory<ABSTRACTCLASS,IDENTIFIER>

java.lang.Object
  extended by jp.go.aist.rtm.RTC.FactoryGlobal<ABSTRACTCLASS,IDENTIFIER>
      extended by jp.go.aist.rtm.RTC.BufferFactory<ABSTRACTCLASS,IDENTIFIER>

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

This class is a factory for CdrBuffer.


Nested Class Summary
 
Nested classes/interfaces inherited from class jp.go.aist.rtm.RTC.FactoryGlobal
FactoryGlobal.FactoryEntry, FactoryGlobal.ReturnCode
 
Field Summary
 
Fields inherited from class jp.go.aist.rtm.RTC.FactoryGlobal
m_creators, m_Delete, m_New, m_policy
 
Method Summary
static BufferFactory instance()
           Creates a instance of BufferFactory.
 
Methods inherited from class jp.go.aist.rtm.RTC.FactoryGlobal
addFactory, createObject, deleteObject, deleteObject, getIdentifiers, hasFactory, removeFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static BufferFactory instance()
Creates a instance of BufferFactory.

Returns:
BufferFactory object