Modifier and Type | Method and Description |
---|---|
void |
ProxyPushSupplierImpl.connect_push_consumer(PushConsumer pushConsumer)
fuers ProxyPushSupplier Interface.
|
Modifier and Type | Method and Description |
---|---|
void |
ProxyPushSupplierImpl.connect_any_push_consumer(PushConsumer pushConsumer) |
void |
ECProxyPushSupplierImpl.connect_push_consumer(PushConsumer pushConsumer) |
Modifier and Type | Interface and Description |
---|---|
interface |
ProxyPushConsumer
Generated from IDL interface "ProxyPushConsumer".
|
Modifier and Type | Class and Description |
---|---|
class |
_ProxyPushConsumerStub
Generated from IDL interface "ProxyPushConsumer".
|
Modifier and Type | Method and Description |
---|---|
void |
_ProxyPushSupplierStub.connect_push_consumer(PushConsumer push_consumer) |
void |
ProxyPushSupplierOperations.connect_push_consumer(PushConsumer push_consumer) |
void |
ProxyPushSupplierPOATie.connect_push_consumer(PushConsumer push_consumer) |
Modifier and Type | Class and Description |
---|---|
class |
_PushConsumerStub
Generated from IDL interface "PushConsumer".
|
Modifier and Type | Field and Description |
---|---|
PushConsumer |
PushConsumerHolder.value |
Modifier and Type | Method and Description |
---|---|
PushConsumer |
PushConsumerPOATie._this() |
PushConsumer |
PushConsumerPOA._this() |
PushConsumer |
PushConsumerPOATie._this(ORB orb) |
PushConsumer |
PushConsumerPOA._this(ORB orb) |
static PushConsumer |
PushConsumerHelper.extract(Any any) |
static PushConsumer |
PushConsumerHelper.narrow(Object obj) |
static PushConsumer |
PushConsumerHelper.read(InputStream in) |
static PushConsumer |
PushConsumerHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
PushConsumerHelper.insert(Any any,
PushConsumer s) |
static void |
PushConsumerHelper.write(OutputStream _out,
PushConsumer s) |
Constructor and Description |
---|
PushConsumerHolder(PushConsumer initial) |
Modifier and Type | Method and Description |
---|---|
void |
_ProxyPushSupplierStub.connect_any_push_consumer(PushConsumer push_consumer) |
void |
ProxyPushSupplierOperations.connect_any_push_consumer(PushConsumer push_consumer) |
void |
ProxyPushSupplierPOATie.connect_any_push_consumer(PushConsumer push_consumer) |
Modifier and Type | Interface and Description |
---|---|
interface |
PushConsumer
Generated from IDL interface "PushConsumer".
|
Modifier and Type | Interface and Description |
---|---|
interface |
TypedProxyPushConsumer
Generated from IDL interface "TypedProxyPushConsumer".
|
Modifier and Type | Class and Description |
---|---|
class |
_TypedProxyPushConsumerStub
Generated from IDL interface "TypedProxyPushConsumer".
|
Modifier and Type | Interface and Description |
---|---|
interface |
TypedPushConsumer
Generated from IDL interface "TypedPushConsumer".
|
Modifier and Type | Class and Description |
---|---|
class |
_TypedPushConsumerStub
Generated from IDL interface "TypedPushConsumer".
|