public class ConnectorDataListenerArgument
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.omg.CORBA.portable.OutputStream |
m_data |
ConnectorBase.ConnectorInfo |
m_info |
| Constructor and Description |
|---|
ConnectorDataListenerArgument(ConnectorBase.ConnectorInfo info,
org.omg.CORBA.portable.OutputStream data)
Constructor
|
public ConnectorBase.ConnectorInfo m_info
public org.omg.CORBA.portable.OutputStream m_data
public ConnectorDataListenerArgument(ConnectorBase.ConnectorInfo info, org.omg.CORBA.portable.OutputStream data)