DsNotifyLogAdmin::NotifyLog Interface Reference

The event log is both an EventLog and a notification style EventChannel. More...

import "DsNotifyLogAdmin.idl";

Inherits DsEventLogAdmin::EventLog, and CosNotifyChannelAdmin::EventChannel.

List of all members.

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.


Detailed Description

The event log is both an EventLog and a notification style EventChannel.


Member Function Documentation

CosNotifyFilter::Filter DsNotifyLogAdmin::NotifyLog::get_filter (  ) 

Get the filter on this notification log.

Returns:
The log filter.

void DsNotifyLogAdmin::NotifyLog::set_filter ( in CosNotifyFilter::Filter  filter_  ) 

Set the filter on this notification log.

filter - The new log filter.