aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cosNotification/src/CosEvent.cfg
blob: e3399139a44d72ab3fd1ea175751fb12d9aeceb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{this, "CosEventChannelAdmin::EventChannel"}.
{{handle_info, "CosEventChannelAdmin::EventChannel"}, true}.
{this, "CosEventChannelAdmin::EventChannelFactory"}.
{{handle_info, "CosEventChannelAdmin::EventChannelFactory"}, true}.
{this, "CosEventChannelAdmin::SupplierAdmin"}.
{{handle_info, "CosEventChannelAdmin::SupplierAdmin"}, true}.
{this, "CosEventChannelAdmin::ConsumerAdmin"}.
{{handle_info, "CosEventChannelAdmin::ConsumerAdmin"}, true}.
{this, "CosEventChannelAdmin::ProxyPushSupplier"}.
{{handle_info, "CosEventChannelAdmin::ProxyPushSupplier"}, true}.
{{impl, "CosEventChannelAdmin::ProxyPushSupplier"}, "PusherSupplier_impl"}.
{this, "CosEventChannelAdmin::ProxyPullSupplier"}.
{{handle_info, "CosEventChannelAdmin::ProxyPullSupplier"}, true}.
{{impl, "CosEventChannelAdmin::ProxyPullSupplier"}, "PullerSupplier_impl"}.
{this, "CosEventChannelAdmin::ProxyPushConsumer"}.
{{handle_info, "CosEventChannelAdmin::ProxyPushConsumer"}, true}.
{{impl, "CosEventChannelAdmin::ProxyPushConsumer"}, "PusherConsumer_impl"}.
{this, "CosEventChannelAdmin::ProxyPullConsumer"}.
{{handle_info, "CosEventChannelAdmin::ProxyPullConsumer"}, true}.
{{impl, "CosEventChannelAdmin::ProxyPullConsumer"}, "PullerConsumer_impl"}.