EventLog and a notification style EventChannel.
More...
import "DsNotifyLogAdmin.idl";
Inherits DsEventLogAdmin::EventLog, and CosNotifyChannelAdmin::EventChannel.
Public Member Functions | |
| CosNotifyFilter::Filter | get_filter () |
| Get the filter on this notification log. | |
| void | set_filter (in CosNotifyFilter::Filter filter_) |
| Set the filter on this notification log. | |
EventLog and a notification style EventChannel.
| CosNotifyFilter::Filter DsNotifyLogAdmin::NotifyLog::get_filter | ( | ) |
Get the filter on this notification log.
| void DsNotifyLogAdmin::NotifyLog::set_filter | ( | in CosNotifyFilter::Filter | filter_ | ) |
Set the filter on this notification log.
filter - The new log filter.
![]()