public class CdrRingBuffer extends java.lang.Object implements ObjectCreator<BufferBase<org.omg.CORBA.portable.OutputStream>>, ObjectDestructor
CdrRingBuffer
| Constructor and Description |
|---|
CdrRingBuffer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CdrRingBufferInit()
!#}
Initialization
|
BufferBase<org.omg.CORBA.portable.OutputStream> |
creator_()
Creats RingBuffer.
|
void |
destructor_(java.lang.Object obj)
Destroys the object.
|
public BufferBase<org.omg.CORBA.portable.OutputStream> creator_()
creator_ in interface ObjectCreator<BufferBase<org.omg.CORBA.portable.OutputStream>>public void destructor_(java.lang.Object obj)
destructor_ in interface ObjectDestructorobj -
The target instances for destructionpublic static void CdrRingBufferInit()
Adds the object to the factory.